Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | better name for StatusFromException | Jan Tattermusch | 2017-08-09 |
| | |||
* | improve examples in CustomErrorDetails test | Jan Tattermusch | 2017-08-09 |
| | |||
* | add tests | Jan Tattermusch | 2017-08-08 |
| | |||
* | merging of trailers on server-side | Jan Tattermusch | 2017-08-08 |
| | |||
* | Populate trailers in RpcException | Jan Tattermusch | 2017-08-08 |
| | |||
* | Merge pull request #12103 from muxi/fix-chttp2-transport-tsan | Muxi Yan | 2017-08-07 |
|\ | | | | | Fix a thread safety bug in chttp2_transport | ||
* | | Fix Objc Readme for directory hierarchies | Paul Beusterien | 2017-08-07 |
| | | |||
* | | Merge pull request #10636 from apolcyn/alleviate_10526 | apolcyn | 2017-08-07 |
|\ \ | | | | | | | cancel calls on ruby client bidi write loop exceptions and surface the errror | ||
| | * | transport - Fix a thread safety bug introduced by #11780 | Muxi Yan | 2017-08-07 |
| |/ |/| | |||
* | | Revert "Add TSI zero-copy frame protector" | Jiangtao Li | 2017-08-07 |
| | | |||
| * | cancel calls with an error message when bidi write loop fails with user | Alexander Polcyn | 2017-08-07 |
| | | | | | | | | error | ||
* | | Merge pull request #11977 from jiangtaoli2016/tsi_grpc | Jiangtao Li | 2017-08-07 |
|\ \ | | | | | | | Add TSI zero-copy frame protector | ||
* | | | Revert "Add OAuth2 protocol in GRPCClient" | Muxi Yan | 2017-08-04 |
| | | | |||
| * | | split tsi into two libraries: tsi_interface and tsi | jiangtaoli2016 | 2017-08-04 |
| | | | |||
| * | | Merge branch 'master' into tsi_grpc | jiangtaoli2016 | 2017-08-04 |
| |\ \ | |/ / |/| | | |||
* | | | Merge pull request #11579 from sreecha/fix_alarm | Sree Kuchibhotla | 2017-08-04 |
|\ \ \ | | | | | | | | | Refcount grpc_alarm object so that grpc_alarm_destroy() can be safely called before cq-next() | ||
* \ \ \ | Merge pull request #11990 from pgonda/patch-2 | Noah Eisen | 2017-08-04 |
|\ \ \ \ | | | | | | | | | | | Update tcp_server_utils_posix_common with GPR_ONCE_INIT | ||
* \ \ \ \ | Merge pull request #12065 from vjpai/moreslices | Vijay Pai | 2017-08-04 |
|\ \ \ \ \ | | | | | | | | | | | | | Add Slice constructors to match all grpc_slice cases | ||
* \ \ \ \ \ | Merge pull request #11878 from stanley-cheung/php-persistent-channel | Stanley Cheung | 2017-08-04 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | PHP: persistent channels | ||
* \ \ \ \ \ \ | Merge pull request #11964 from nathanielmanistaatgoogle/grpc_testing | Nathaniel Manista | 2017-08-04 |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | gRPC Python test infrastructure. | ||
| | | * | | | | | Add Slice constructors to match all grpc_slice cases | Vijay Pai | 2017-08-04 |
| |_|/ / / / / |/| | | | | | | |||
* | | | | | | | Merge pull request #11832 from muxi/objc-oauth-protocol | Muxi Yan | 2017-08-03 |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | Add OAuth2 protocol in GRPCClient | ||
| | | * | | | | | PHP: persistent channel | Stanley Cheung | 2017-08-03 |
| |_|/ / / / / |/| | | | | | | |||
* | | | | | | | Merge pull request #12055 from sreecha/fix_epoll1_fd_orphan | Sree Kuchibhotla | 2017-08-03 |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | Prevent fd_orphan from calling shutdown(fd) when release_fd is true | ||
| | | * | | | | | gRPC Python test infrastructure | Nathaniel Manista | 2017-08-03 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (The channel-related second part of it.) | ||
* | | | | | | | | Add support for service configs to c-ares resolver. | Mark D. Roth | 2017-08-03 |
| | | | | | | | | |||
| * | | | | | | | Prevent fd_orphan from calling shutdown(fd) when release_fd is true | Sree Kuchibhotla | 2017-08-02 |
|/ / / / / / / | |||
* | | | | | | | Merge pull request #12041 from muxi/fix-objc-memory-leak | Muxi Yan | 2017-08-02 |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | Fix another two memory leak points in Cronet transport | ||
| | | | | * \ \ | Merge branch 'master' into fix_alarm | Sree Kuchibhotla | 2017-08-02 |
| | | | | |\ \ \ | |_|_|_|_|/ / / |/| | | | | | | | |||
* | | | | | | | | Merge pull request #11893 from wilhuff/wilhuff/copy-servername | Muxi Yan | 2017-08-02 |
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | Fix warning in GRPCCall.h | ||
| | | | | | | * | | minor fix | jiangtaoli2016 | 2017-08-02 |
| | | | | | | | | | |||
| | * | | | | | | | Fix another two memory leak points in cronet_transport | Muxi Yan | 2017-08-02 |
| | | | | | | | | | |||
* | | | | | | | | | Merge pull request #12021 from jiangtaoli2016/unused_bytes | Jiangtao Li | 2017-08-02 |
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | Make tsi handshaker result unused bytes const | ||
* | | | | | | | | | | Node: document that root_certs in createSsl is optional | Connor Peet | 2017-08-02 |
| |_|/ / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | It appears that omitting it causes grpc to use the hosts' default cert data. This was brought up (as I had implemented this method incorrectly) in: https://github.com/mixer/etcd3/issues/28#issuecomment-319510441 | ||
* | | | | | | | | | Merge pull request #11796 from afirago/fix-fallthrough-werror | Nicolas Noble | 2017-08-01 |
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | Fix implicit fallthrough warning on GCC 7.x | ||
* \ \ \ \ \ \ \ \ \ | Merge pull request #11720 from ncteisen/flow-control-v3 | Noah Eisen | 2017-08-01 |
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | Flow Control | ||
| | | | | | | | * \ \ | Merge branch 'master' into fix_alarm | Sree Kuchibhotla | 2017-08-01 |
| | | | | | | | |\ \ \ | |_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | | |||
| | | * | | | | | | | | Make tsi handshaker result unused bytes const | jiangtaoli2016 | 2017-08-01 |
| | | | | | | | | | | | |||
* | | | | | | | | | | | Merge pull request #12005 from apolcyn/fix_flakey_ruby_cancellation_test_master | apolcyn | 2017-08-01 |
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / |/| | | | | | | | | | | Fix a racey test in ruby | ||
| | * | | | | | | | | | clang fmt | ncteisen | 2017-08-01 |
| | | | | | | | | | | | |||
| | * | | | | | | | | | Merge branch 'master' of https://github.com/grpc/grpc into flow-control-v3 | ncteisen | 2017-08-01 |
| | |\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / |/| | | | | | | | | | | |||
* | | | | | | | | | | | Merge pull request #12004 from murgatroid99/node_deprecation_message_util | Michael Lumish | 2017-08-01 |
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Node: replace custom deprecation warning with existing solution | ||
* \ \ \ \ \ \ \ \ \ \ \ | Merge pull request #11431 from gkelly/client-context-init | Noah Eisen | 2017-08-01 |
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | Add a GrpcLibraryInitializer to client_context.cc | ||
* \ \ \ \ \ \ \ \ \ \ \ \ | Merge pull request #12000 from yang-g/msan | Yang Gao | 2017-08-01 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Initialize initiating_exec_ctx_or_null | ||
* \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge pull request #12008 from ncteisen/fuzz-direct-leak-in-malloc | Noah Eisen | 2017-07-31 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix leak if duplicated static metadata | ||
* \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge pull request #11979 from apolcyn/ensure_cancel_with_status_memory_api | apolcyn | 2017-07-31 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add comment and test for API of a parameter to grpc_call_cancel_with_status | ||
| | * | | | | | | | | | | | | | | Fix leak if duplicated static md | Noah Eisen | 2017-07-31 |
| | | | | | | | | | | | | | | | | |||
* | | | | | | | | | | | | | | | | Merge pull request #11998 from muxi/revert-debug-info | Muxi Yan | 2017-07-31 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Get more useful debug info out of Jenkins | ||
* \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge pull request #11991 from muxi/fix-objc-nsdata-memory-leak | Muxi Yan | 2017-07-31 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | Fix two memory leak points in ObjC | ||
| | | | | | | * | | | | | | | | | | fix cancellation test flake | Alexander Polcyn | 2017-07-31 |
| | | | | | | | |_|_|_|_|_|_|_|/ | | | | | | | |/| | | | | | | | |