aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/core/end2end
Commit message (Collapse)AuthorAge
* Run clang fmtGravatar Noah Eisen2018-02-09
|
* Autofix c casts to c++ castsGravatar Noah Eisen2018-02-09
|
* Merge branch 'master' into gpr_reviewGravatar Vijay Pai2018-02-08
|\
* \ Merge branch 'master' into gpr_reviewGravatar Vijay Pai2018-02-08
|\ \
| | * Merge pull request #14360 from mehrdada/shellcheck-slash-testGravatar Mehrdad Afshari2018-02-08
| |/| | | | | | | Enforce shellcheck on scripts under /test/
| * | Merge pull request #14379 from yashykt/chttp2_heap_use_after_freeGravatar Yash Tibrewal2018-02-08
| |\ \ | | | | | | | | Fix heap use-after-free bug in chttp2 reported by fuzzer
| | * | Fix heap use-after-free bug in chttp2 reported by fuzzerGravatar Yash Tibrewal2018-02-08
| | | |
* | | | Merge branch 'master' into gpr_reviewGravatar Vijay Pai2018-02-08
|\| | |
| | | * Fix end2end_test.sh to pass shellcheckGravatar Mehrdad Afshari2018-02-07
| | |/
| * | Merge branch 'master' into gpr_review_host_portGravatar Vijay Pai2018-02-07
| |\|
| | * regenerate metadataGravatar Muxi Yan2018-02-06
| | |
| | * Replace message/deflate,gzip with deflate,gzipGravatar Muxi Yan2018-02-06
| | |
| | * Replace GRPC_COMPRESS_MESSAGE_* with GRPC_COMPRESS_*Gravatar Muxi Yan2018-02-06
| | |
| * | Merge branch 'master' into gpr_review_host_portGravatar Vijay Pai2018-02-02
| |\|
* | | Privatize useful.h and avl.hGravatar Vijay Pai2018-02-02
| |/ |/|
* | Fix end2end test flake #13477Gravatar Yash Tibrewal2018-01-26
| |
| * Privatize host_port.h; was not used in any wrapped language implementationGravatar Vijay Pai2018-01-25
|/
* Merge pull request #14042 from apolcyn/ruby_25_on_kokoro_macGravatar apolcyn2018-01-25
|\ | | | | Ruby macos kokoro environment and package build updates
| * Fix linker error on objc mac tests by explicitly installing cocoapods ↵Gravatar Alexander Polcyn2018-01-24
| | | | | | | | v1.3.1, rather than picking up 1.4.1
* | Merge remote-tracking branch 'upstream/master' into ↵Gravatar Muxi Yan2018-01-24
|\ \ | | | | | | | | | fix-stream-compression-config-interface
| * | Use wait_for_ready in goaway_server_test.Gravatar Mark D. Roth2018-01-22
| | |
* | | Merge remote-tracking branch 'upstream/master' into ↵Gravatar Muxi Yan2018-01-19
|\| | | | | | | | | | | fix-stream-compression-config-interface
| * | Split lib/support into lib/gpr and lib/gpr++.Gravatar Mark D. Roth2018-01-18
| | |
| * | use grpc_timeout_milliseconds_to_deadline directlyGravatar Jan Tattermusch2018-01-18
| | |
| * | try avoid deadline_exceeded failure in dualstack_socket_testGravatar Jan Tattermusch2018-01-17
| | |
| * | Add fuzzed example that found this crashGravatar Craig Tiller2018-01-16
| | |
| * | Also stop processing input streamGravatar Craig Tiller2018-01-16
| | |
| * | Fix issue whereby fuzzer creates infinitely deep creds (since this is not ↵Gravatar Craig Tiller2018-01-16
| |/ | | | | | | actually interesting)
| * Fix issue with filter_status_code test for proxy tests.Gravatar Ken Payson2018-01-11
| |
| * Revert "Revert "Set error status correctly on server side""Gravatar Ken Payson2018-01-11
| | | | | | | | This reverts commit 951f84aea00a1f8a65cf160d7d8f342c30593000.
| * Revert "Set error status correctly on server side"Gravatar David G. Quintas2018-01-11
| |
| * Set error status correctly on server sideGravatar Ken Payson2018-01-04
| |
* | Merge remote-tracking branch 'upstream/master' into ↵Gravatar Muxi Yan2017-12-13
|\| | | | | | | fix-stream-compression-config-interface
| * Refactor POSIX TCP client connect.Gravatar Dan Born2017-12-12
| |
* | Merge remote-tracking branch 'upstream/master' into ↵Gravatar Muxi Yan2017-12-08
|\| | | | | | | fix-stream-compression-config-interface
* | Do not separate message/stream compression levelsGravatar Muxi Yan2017-12-07
| |
* | Merge remote-tracking branch 'upstream/master' into ↵Gravatar Muxi Yan2017-12-06
|\ \ | | | | | | | | | fix-stream-compression-config-interface
* \ \ Merge commit 'b0bad8f' into fix-stream-compression-config-interfaceGravatar Muxi Yan2017-12-06
|\ \ \
* \ \ \ Merge commit 'b0bad8f^' into fix-stream-compression-config-interfaceGravatar Muxi Yan2017-12-06
|\ \ \ \
* | | | | clang-formatGravatar Muxi Yan2017-12-06
| | | | |
* | | | | Merge e759d2a^Gravatar Muxi Yan2017-12-06
|\ \ \ \ \
| | | | | * Revert "Revert "All instances of exec_ctx being passed around in src/core ↵Gravatar Yash Tibrewal2017-12-06
| | | | |/ | | | | | | | | | | | | | | | removed""
| | | | * Revert "All instances of exec_ctx being passed around in src/core removed"Gravatar Yash Tibrewal2017-12-06
| | | | |
| | | | * Merge pull request #13058 from yashykt/execctxGravatar Yash Tibrewal2017-12-05
| | | | |\ | | | | | | | | | | | | All instances of exec_ctx being passed around in src/core removed
| | | | * \ Merge pull request #13559 from dmaclach/threadnamesGravatar Vijay Pai2017-12-05
| | | | |\ \ | | | | | | | | | | | | | | Add thread naming support on platforms that support it.
| | | | | | * Merge master into execctxGravatar Yash Tibrewal2017-12-05
| | | | | | |\ | | | | | |_|/ | | | | |/| |
| | | | | * | clang-formatGravatar Vijay Pai2017-12-04
| | | | | | |
| | | | * | | Merge pull request #13336 from markdroth/server_connection_timeoutGravatar Mark D. Roth2017-12-04
| | | | |\ \ \ | | | | | | | | | | | | | | | | On server, include receiving HTTP/2 settings in handshake timeout
| | | | * | | | fix connectivity test failureGravatar Sree Kuchibhotla2017-12-04
| | | | | | | |
| | | | | | * | Merge branch 'master' into threadnamesGravatar Vijay Pai2017-12-02
| | | | | | |\ \