- Jan 20, 2017
-
-
Eric Gribkoff authored
-
Nicolas Noble authored
Fixing msan issue in client_ssl.c
-
Eric Anderson authored
adding content-type to the example response
-
Noah Eisen authored
Tweaked cpp stress client flags
-
Robbie Shade authored
Fix GRPC_TRACE doc formatting
-
Yang Gao authored
Stop generating method name array when there is no method.
-
Noah Eisen authored
Change expected error code in Python negative interop client
-
Julien Boeuf authored
See this error (somehow triggered by a new version of boringssl): https://grpc-testing.appspot.com/job/gRPC_pull_requests_msan_c/1154/testReport/junit/(root)/c_linux_msan/bins_msan_handshake_client_GRPC_POLL_STRATEGY_poll_cv/ In the alpn callback, in_len is the size of the in buffer and not the number of alpn elements.
-
Nathaniel Manista authored
Doc string fix and tweaks.
-
ncteisen authored
-
https://github.com/grpc/grpcncteisen authored
-
- Jan 19, 2017
-
-
Nathaniel Manista authored
In those places where we return an object that implements two interfaces (let's say P and Q), consistently describe it as a "P-Q" rather than once mentioning that it is a P and describing it as a "Q" for the rest of prose.
-
Nathaniel Manista authored
pyformat_code.sh → yapf_code.sh.
-
Vijay Pai authored
C++11: Support compat with 1.0.x generated PB files
-
https://github.com/grpc/grpcncteisen authored
-
ncteisen authored
The test now expects to receive StatusCode.INTERNAL when it receives a RST_STREAM from the server in order to comply with https://github.com/grpc/grpc/blob/master/doc/PROTOCOL-HTTP2.md Also added wait for ready behavior on the client channel.
-
Mark D. Roth authored
Add ChannelArguments methods for setting max send/recv message size.
-
yang-g authored
-
Vijay Pai authored
-
Jan Tattermusch authored
Fix building protoc artifacts on windows
-
Jan Tattermusch authored
CMake: Enable building of test targets
-
Mark D. Roth authored
-
apolcyn authored
update path to build_artifacts_ruby.sh in jenkins script
-
Craig Tiller authored
Method to expose the resource quota of a resource user
-
Jan Tattermusch authored
-
Jan Tattermusch authored
-
Jan Tattermusch authored
-
Jan Tattermusch authored
-
Jan Tattermusch authored
-
Jan Tattermusch authored
Update docs on windows build
-
Jan Tattermusch authored
CMake: Support generating from .proto files
-
Jan Tattermusch authored
-
Jan Tattermusch authored
-
Jan Tattermusch authored
-
Jan Tattermusch authored
-
ncteisen authored
-
Yuchen Zeng authored
Document new args in grpc_resolver_create
-
- Jan 18, 2017
-
-
Yuchen Zeng authored
-
makdharma authored
dockerfile update for http2_badserver_interop
-
Mark D. Roth authored
Add service config doc. Update naming and grpclb docs.
-