aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Collapse)AuthorAge
* Merge pull request #16558 from ncteisen/user-agentGravatar Noah Eisen2018-09-10
|\ | | | | Stop Unconditionally Surfacing User Agent to Server
* \ Merge pull request #16517 from sreecha/fix-addrlenGravatar Sree Kuchibhotla2018-09-09
|\ \ | | | | | | Fix ipv6 address parsing issue
* \ \ Merge pull request #16575 from AspirinSJL/fix_sc_cmpGravatar Juanli Shen2018-09-08
|\ \ \ | | | | | | | | Fix subchannel key comparison if forcing creation
* \ \ \ Merge pull request #16553 from jtattermusch/csharp_add_rpcexception_constructorGravatar Jan Tattermusch2018-09-07
|\ \ \ \ | | | | | | | | | | Add constructor overload for RpcException
* \ \ \ \ Merge pull request #16554 from ↵Gravatar Jan Tattermusch2018-09-07
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | jtattermusch/csharp_dont_leak_when_call_init_fails C#: avoid leaking resources when starting a call fails
| | | * | | Fix subchannel key comparisonGravatar Juanli Shen2018-09-07
| | | | | |
| * | | | | use finally instead of catch-throwGravatar Jan Tattermusch2018-09-07
| | | | | |
* | | | | | Merge pull request #16574 from markdroth/health_checking_serviceGravatar Mark D. Roth2018-09-07
|\ \ \ \ \ \ | | | | | | | | | | | | | | Second attempt: Implement Watch method in health check service.
| | | | * | | Fix subchannel key comparison if forcing creationGravatar Juanli Shen2018-09-06
| |_|_|/ / / |/| | | | |
* | | | | | Merge pull request #16539 from yashykt/sliceexecctxGravatar Yash Tibrewal2018-09-06
|\ \ \ \ \ \ | | | | | | | | | | | | | | use grpc_slice_unref_internal inside grpc
* \ \ \ \ \ \ Merge pull request #16378 from ghostwriternr/module-level-logger-fixGravatar Nathaniel Manista2018-09-06
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | Configure module level loggers with basicConfig().
| | | | | | | * Surface user agent by defaultGravatar ncteisen2018-09-05
| | | | | | | |
| | | | | | | * Add channel arg control for user agentGravatar ncteisen2018-09-05
| | | | | | | |
* | | | | | | | Merge pull request #16561 from euroelessar/bazel-fixesGravatar Mehrdad Afshari2018-09-05
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | [bazel] Fix python BUILD rules
* \ \ \ \ \ \ \ \ Merge pull request #16556 from jtattermusch/csharp_expose_trywaitforstatechangedGravatar Jan Tattermusch2018-09-05
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | C#: Expose TryWaitForStateChangedAsync
* \ \ \ \ \ \ \ \ \ Merge pull request #16562 from yashykt/statusgrpcGravatar Yash Tibrewal2018-09-05
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | Prefer grpc status over http status
| | | | | | * | | | | Fix internal build breakage from #16351.Gravatar Mark D. Roth2018-09-05
| | | | | | | | | | |
| | | | | | * | | | | Revert "Merge pull request #16512 from ↵Gravatar Mark D. Roth2018-09-05
| |_|_|_|_|/ / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | grpc/revert-16351-health_checking_service" This reverts commit 4ee0f4c790f3b13dcfc8d55b21869140964d6de2, reversing changes made to 5ee9b5e7b547d0a82c84cc3767236ace8d5cd469.
* | | | | | | | | | Merge pull request #16536 from jiangtaoli2016/system_rootGravatar Jiangtao Li2018-09-05
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | Turn loading system root certificates as default
| | | * | | | | | | | simplify ChannelConnectivityTestGravatar Jan Tattermusch2018-09-05
| | | | | | | | | | |
| | * | | | | | | | | Rectify the condition and add a testGravatar Yash Tibrewal2018-09-04
| | | | | | | | | | |
| | * | | | | | | | | Prefer grpc status over http statusGravatar Yash Tibrewal2018-09-04
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | test
* | | | | | | | | | | Merge pull request #16543 from jtattermusch/metadata_credentials_improveGravatar Jan Tattermusch2018-09-04
|\ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / |/| | | | | | | | | | Add exception info to Status.Detail if metadata credentials throws.
| | | | * | | | | | | [bazel] Fix python BUILD rulesGravatar Ruslan Nigmatullin2018-09-04
| |_|_|/ / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Add missing cython sources * Make grpcio a library as it is not a binary
| | * | | | | | | | Turn loading system root certificate as defaultGravatar jiangtaoli20162018-09-04
| | | | | | | | | |
| * | | | | | | | | exception handling in native callbackGravatar Jan Tattermusch2018-09-04
| | | | | | | | | |
| | | | | | | | | * Stop unconditionally surfacing user agent to serverGravatar ncteisen2018-09-04
| |_|_|_|_|_|_|_|/ |/| | | | | | | |
| | | * | | | | | c#: expose TryWaitForStateChangedAsyncGravatar Jan Tattermusch2018-09-04
| |_|/ / / / / / |/| | | | | | |
| | | | | * | | add tests for sync unaryGravatar Jan Tattermusch2018-09-04
| | | | | | | |
| | | | | * | | make sync unary call behave more like async unaryGravatar Jan Tattermusch2018-09-04
| | | | | | | |
| | | | | * | | handle failures in async call initialization without leaksGravatar Jan Tattermusch2018-09-04
| |_|_|_|/ / / |/| | | | | |
| | | | | * | add constructor for RpcExceptionGravatar Jan Tattermusch2018-09-04
| |_|_|_|/ / |/| | | | |
* | | | | | Merge pull request #16460 from hcaseyal/refactor_transportGravatar hcaseyal2018-09-03
|\ \ \ \ \ \ | | | | | | | | | | | | | | Light refactoring of some transport code
| | * | | | | add exception info to Status.Detail if metadata credentials failGravatar Jan Tattermusch2018-09-01
| | | | | | |
| * | | | | | Change method name for consistencyGravatar Hope Casey-Allen2018-08-31
| | | | | | |
| | | | | * | use grpc_slice_unref_internal inside grpcGravatar Yash Tibrewal2018-08-31
| | | | | | |
* | | | | | | Merge branch 'cronetfix' into statusGravatar Yash Tibrewal2018-08-31
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | %s/state_op_done[OP_FAILED]/state_callback_received[OP_FAILED]Gravatar Yash Tibrewal2018-08-31
| | |_|_|/ / | |/| | | |
| * | | | | Merge pull request #16407 from ncteisen/lazy-metadataGravatar Noah Eisen2018-08-31
| |\ \ \ \ \ | | |_|/ / / | |/| | | | Lazily Fill Metadata Map
| * | | | | Merge pull request #16209 from ncteisen/bugprone-undefined-memory-manipulationGravatar Noah Eisen2018-08-31
| |\ \ \ \ \ | | | | | | | | | | | | | | Clang Tidy: Bugprone Undefined Memory Manipulation
| | | | | | * fix format specifier for size_t and and a typo in testGravatar Sree Kuchibhotla2018-08-30
| | | | | | |
| | | | | | * Merge branch 'master' into fix-addrlenGravatar Sree Kuchibhotla2018-08-30
| | | | | | |\ | | |_|_|_|_|/ | |/| | | | |
| | | | | | * Add a test to parse invalid addressesGravatar Sree Kuchibhotla2018-08-30
| | | | | | |
| | | | | | * Fix ipv6 address parsing issueGravatar Sree Kuchibhotla2018-08-30
| | | | | | |
| * | | | | | Revert "Implement Watch method in health check service."Gravatar Juanli Shen2018-08-29
| | | | | | |
| * | | | | | Merge pull request #16486 from mhaidrygoog/gpr_atm_macro_issueGravatar Moiz Haidry2018-08-29
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | Timer error in max_age_filter on 32-bit platforms
| | | * | | | | Fix all instances of bugprone-undefined-memory-manipulationGravatar ncteisen2018-08-29
| | | | | | | |
| | | | * | | | Lazily fill metadata mapGravatar ncteisen2018-08-28
| | | | | |_|/ | | | | |/| |
| | * | | | | Fixed formattingGravatar Moiz Haidry2018-08-28
| | | | | | |
| | * | | | | Porting fix from CL- https://critique.corp.google.com/#review/210573936Gravatar Moiz Haidry2018-08-28
| | | |/ / / | | |/| | |