- Jun 19, 2015
-
-
Nicolas Noble authored
Adding NPN support if ALPN support is not available.
-
Nicolas Noble authored
fix json_rewrite_test CRLF handling
-
Michael Lumish authored
Corrects the cancel_after_first_response behaviour
-
Tim Emiola authored
- introduces a #wait method on the call operation view - invokes #wait on a Notifier that is created for all operations - ensures the Notifier is invoked if necessary whenever a client request completes - updates the interop_test to use op.wait before checking if the call was cancelled.
-
https://github.com/grpc/grpcJulien Boeuf authored
-
- Jun 18, 2015
-
-
Julien Boeuf authored
-
Jorge Canizales authored
Re-enabled warnings in the gRPC podspec
-
Jan Tattermusch authored
Adding clang packages for msan/tsan/asan testing.
-
murgatroid99 authored
-
Tim Emiola authored
Add package.xml file for pecl extension
-
Nicolas Noble authored
prevent leaking gpr_slice in windows on_read()
-
Jan Tattermusch authored
-
Nicolas Noble authored
Added missing but included headers to build.json
-
Stanley Cheung authored
-
Julien Boeuf authored
- ALPN may not be available: - because OpenSSL does not support it. - because one of the peers does not support it. - Tested manually end to end by forcing TSI_OPENSSL_ALPN_SUPPORT to 0. Also tested if only one of the peers supports ALPN.
-
Nicolas "Pixel" Noble authored
-
Nicolas "Pixel" Noble authored
-
Craig Tiller authored
Introduced compression levels as an abstraction for the actual algorithm
-
Michael Lumish authored
Disallow started request writers on GRPCCall init
-
donnadionne authored
Prints test names as ruby tests run
-
- Jun 17, 2015
-
-
Nicolas Noble authored
make sure docker image is up-to-date before each build
-
Jorge Canizales authored
-
Jan Tattermusch authored
-
Craig Tiller authored
Document core behavior w.r.t. argument lifetimes
-
Masood Malekghassemi authored
Also clean up some excess whitespace and make some notes about ownership.
-
murgatroid99 authored
-
Nicolas Noble authored
Support sending and showing received metadata in grpc_cli
-
Nicolas Noble authored
New core shutdown API
-
Jan Tattermusch authored
-
Tim Emiola authored
-
Jan Tattermusch authored
-
Michael Lumish authored
Link to official protobuf podspec in the README
-
Jorge Canizales authored
It was still linking to my pull request's podspec.
-
Craig Tiller authored
temporary hotfix before backup poller removal is done
-
Jan Tattermusch authored
-
Michael Lumish authored
Transforming gRPC.podspec to use build.json instead of globbing.
-
Craig Tiller authored
-
Craig Tiller authored
-
Craig Tiller authored
-
Craig Tiller authored
Initial progress on ruby shutdown api migration
-