- Aug 31, 2015
-
-
Tim Emiola authored
-
Tim Emiola authored
- allows use of multiple credentials, e.g, per servername
-
- Aug 29, 2015
-
-
Tim Emiola authored
Provide troubleshooting instructions for 'cannot load grpc_csharp_ext.dll' problem
-
Yang Gao authored
Credentials naming and cleanup
-
Tim Emiola authored
Make Node errors comply with the status spec
-
- Aug 28, 2015
-
-
Stanley Cheung authored
Regenerate C# docs
-
Nathaniel Manista authored
Made ServiceLink shut-down a two step process.
-
Julien Boeuf authored
-
Jan Tattermusch authored
-
Nathaniel Manista authored
-
Jan Tattermusch authored
-
Masood Malekghassemi authored
Python test clean-up
-
Masood Malekghassemi authored
Accept addresses rather than ports in add_port
-
Masood Malekghassemi authored
Two fixes in grpc.framework.core._end
-
Jan Tattermusch authored
Do not include internal proto header
-
murgatroid99 authored
-
Tim Emiola authored
Replace metadata objects with a Metadata class
-
yang-g authored
-
Nathaniel Manista authored
(1) Move metadata and details constants for gRPC-on-the-wire tests into grpc.test_common. (2) Drop definitions of setUpModule and tearDownModule from a unit test module that, because it uses the load_tests protocol, never had those methods called anyway. :-(
-
Michael Lumish authored
Check for allowed characters in metadata key.
-
Yang Gao authored
Outlaw comma in non-binary metadata values
-
Nathaniel Manista authored
-
Jan Tattermusch authored
-
Nathaniel Manista authored
(1) Call "cancel" on each future, not on the list of futures. (2) If and when futures mature their actions should simply abort all outstanding operations and cancel any other futures. They should not shut down the _End's internal thread pool; only the termination action of the last operation to terminate should shut down the pool (in the case of their having been active operations at the time at which the _End's stop(grace) method was called).
-
Masood Malekghassemi authored
Expand force_client_auth to old ServerCredentials
-
Stanley Cheung authored
Make C# error spec compliant
-
Nathaniel Manista authored
Python OAuth2 auth-token interop test.
-
Craig Tiller authored
-
Craig Tiller authored
Protect against dereferencing a null ptr in http2 stream
-
Craig Tiller authored
Fixed incorrect include line in core/census/grpc_filter.c
-
Craig Tiller authored
Use millis instead of micros in seconds_timeout and reduce a large deadline.
-
Craig Tiller authored
Create channel API change
-
Jan Tattermusch authored
-
Nathaniel Manista authored
-
Julien Boeuf authored
-
David G. Quintas authored
Fix build
-
Julien Boeuf authored
-
Stanley Cheung authored
make ToLower culture invariant
-
Julien Boeuf authored
-
yang-g authored
-