Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Fix handling of call context in health check call batch payload. | Mark D. Roth | 2018-10-29 |
| | |||
* | Merge pull request #16842 from yashykt/interceptors | Yash Tibrewal | 2018-10-28 |
|\ | | | | | Experimental API for Client and Server Interception | ||
| * | Revert "Add dummy interceptors to end2end_test and async_end2end_test" | Yash Tibrewal | 2018-10-27 |
| | | | | | | | | This reverts commit d075719477910931a31533c14177841943ff8f39. | ||
| * | Add dummy interceptors to end2end_test and async_end2end_test | Yash Tibrewal | 2018-10-27 |
| | | |||
* | | Merge pull request #17019 from yang-g/default_creds | Yang Gao | 2018-10-26 |
|\ \ | | | | | | | Remove the internal caching for google_default_credentials | ||
| | * | Fix build | Yash Tibrewal | 2018-10-26 |
| | | | |||
| | * | Reviewer comments except for void * fixed | Yash Tibrewal | 2018-10-26 |
| | | | |||
| * | | move helper function into namespace | yang-g | 2018-10-26 |
| | | | |||
| * | | Remove the internal cache for google_default_credentials | yang-g | 2018-10-26 |
| | | | |||
* | | | Add GetServer to channelz cpp | ncteisen | 2018-10-26 |
| | | | |||
* | | | Merge pull request #16991 from ncteisen/channelz-get-server-core | Noah Eisen | 2018-10-26 |
|\ \ \ | |/ / |/| | | Channelz part 10: GetServer | ||
| | * | Some cleanup | Yash Tibrewal | 2018-10-26 |
| | | | |||
| | * | Add sync unknown method test | Yash Tibrewal | 2018-10-25 |
| | | | |||
| | * | Adding generic rpc and unimplemented rpc test for server interceptors | Yash Tibrewal | 2018-10-25 |
| | | | |||
| | * | Merge branch 'master' into interceptors | Yash Tibrewal | 2018-10-25 |
| | |\ | |_|/ |/| | | |||
| | * | Added server async tests | Yash Tibrewal | 2018-10-25 |
| | | | |||
* | | | Merge pull request #16979 from yashykt/connector_deadlock | Yash Tibrewal | 2018-10-25 |
|\ \ \ | | | | | | | | | Fix deadlock issue in HTTP2 connector | ||
* \ \ \ | Merge pull request #16997 from ncteisen/grpc-build-purgatory | Noah Eisen | 2018-10-25 |
|\ \ \ \ | | | | | | | | | | | Channelz: unifying OSS and internal | ||
| | * | | | Don't unnecessarily create exec_ctx | Yash Tibrewal | 2018-10-25 |
| | | | | | |||
* | | | | | make //test/core/end2end/fuzzers:client_fuzzer pass on ubsan | Jan Tattermusch | 2018-10-25 |
| | | | | | |||
* | | | | | temporarily add ubsan supressions | Jan Tattermusch | 2018-10-25 |
| | | | | | |||
| | | * | | Add GetServer to core | ncteisen | 2018-10-24 |
| | | | | | |||
| * | | | | Unifying grpc build hacks | ncteisen | 2018-10-24 |
| | |/ / | |/| | | |||
* / | | | Revert "Fail wait_for_ready=false RPCs when channel is in TRANSIENT_FAILURE." | hcaseyal | 2018-10-24 |
|/ / / | |||
* | | | Merge pull request #16507 from markdroth/health_checking_client | Mark D. Roth | 2018-10-24 |
|\ \ \ | | | | | | | | | Health checking client | ||
* \ \ \ | Merge pull request #16963 from yihuazhang/security_connector_refactor_new | yihuaz | 2018-10-24 |
|\ \ \ \ | | | | | | | | | | | security connector refactor | ||
| | * | | | Client-side health checking support. | Mark D. Roth | 2018-10-24 |
| | | | | | |||
* | | | | | Merge pull request #16980 from vjpai/no_inproc_nosec | Vijay Pai | 2018-10-24 |
|\ \ \ \ \ | |_|/ / / |/| | | | | Remove inproc_nosec_test since inproc is inherently secure | ||
* | | | | | Fail wait_for_ready=false RPCs when channel is in TRANSIENT_FAILURE. | Mark D. Roth | 2018-10-24 |
| | | | | | |||
| | | | * | Add client streaming, server streaming and bidi streaming tests | Yash Tibrewal | 2018-10-23 |
| | | | | | |||
| * | | | | Remove inproc_nosec_test since inproc is inherently secure | Vijay Pai | 2018-10-23 |
|/ / / / | |||
| | | * | Another server side test | Yash Tibrewal | 2018-10-23 |
| | | | | |||
| | | * | First test for server interception | Yash Tibrewal | 2018-10-23 |
| | | | | |||
* | | | | Merge pull request #16727 from apolcyn/grpclb_interop_master | apolcyn | 2018-10-23 |
|\ \ \ \ | | | | | | | | | | | Add a grpclb-in-DNS interop test suite | ||
| | | | * | Adding streaming test for client interceptors | Yash Tibrewal | 2018-10-23 |
| | | | | | |||
| | | | * | Use InProc Channel for callback tests | Yash Tibrewal | 2018-10-23 |
| | | | | | |||
* | | | | | Merge pull request #16873 from AspirinSJL/add_interop | Juanli Shen | 2018-10-23 |
|\ \ \ \ \ | | | | | | | | | | | | | Add interop test into bazel build | ||
* \ \ \ \ \ | Merge pull request #16869 from yihuazhang/revert_pollset_set_change | yihuaz | 2018-10-23 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | Do not pass interested_parties during handshake | ||
| | | * | | | | Add a grpclb-in-DNS interop test suite | Alex Polcyn | 2018-10-23 |
| |_|/ / / / |/| | | | | | |||
| | * | | | | Add interop test into bazel build | Juanli Shen | 2018-10-22 |
| | | | | | | |||
| | | | | * | Adding tests using the callback API | Yash Tibrewal | 2018-10-22 |
| | | | | | | |||
* | | | | | | added nosec_tests to end2end test suite | Bill Feng | 2018-10-22 |
| | | | | | | |||
| | | * | | | Merge remote-tracking branch 'upstream/master' into ↵ | Yihua Zhang | 2018-10-22 |
| | | |\ \ \ | |_|_|/ / / |/| | | | | | | | | | | | security_connector_refactor_new | ||
| | | | | * | Merge branch 'master' into interceptors | Yash Tibrewal | 2018-10-22 |
| | | | | |\ | | | | | |/ | | | | |/| | |||
* | | | | | | Merge pull request #16901 from ncteisen/channelz-uuid-fix | Noah Eisen | 2018-10-22 |
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | | Incorporate Uuid into Channel and Server Socket Lookup | ||
| | | | * | | security connector refactor | Yihua Zhang | 2018-10-22 |
| |_|_|/ / |/| | | | | |||
| | | | * | Adding intercepted channel | Yash Tibrewal | 2018-10-22 |
| | | | | | |||
| | | | * | Working on tests | Yash Tibrewal | 2018-10-21 |
| | | | | | |||
* | | | | | Merge pull request #16913 from apolcyn/resolver_owns_ares_requests | apolcyn | 2018-10-19 |
|\ \ \ \ \ | | | | | | | | | | | | | Fix a dangling pointer on ares_request object in case of cancellation | ||
| | * | | | | Add a test with more edge cases | ncteisen | 2018-10-19 |
| | | | | | |