- Mar 04, 2015
-
-
Craig Tiller authored
-
Craig Tiller authored
-
Tim Emiola authored
C# client side support for TLS
-
jboeuf authored
A couple of fixes + a test for client side authentication of hostnames
-
Craig Tiller authored
-
Craig Tiller authored
-
donnadionne authored
adding C# support to gce_setup scripts
-
Michael Lumish authored
added C# to run_tests.py
-
Jan Tattermusch authored
-
Craig Tiller authored
-
Craig Tiller authored
-
Jan Tattermusch authored
-
- Mar 03, 2015
-
-
Craig Tiller authored
-
Jan Tattermusch authored
-
Craig Tiller authored
Solving crashes in async tests
-
Craig Tiller authored
-
Nicolas Noble authored
Add a macro to control the string and protobuf::Message typedef.
-
Nicolas Noble authored
Allow only one thread to complete ioreqs at once
-
Vijay Pai authored
-
Michael Lumish authored
Polishing C# Dockerfiles
-
Jan Tattermusch authored
-
Craig Tiller authored
-
Craig Tiller authored
- correctly trigger done_cb to avoid stuck requests - pass up an UNAUTHENTICATED status so that clients know what happened
-
Yang Gao authored
-
Tim Emiola authored
adding a build images script and remove some tests while investigating t...
-
Craig Tiller authored
Otherwise we can get a total-queue-ordering violation and complete some ioreqs out-of-order. This leads to events being pushed to the completion queue out-of-order, and that leads to applications believing streams are completed before receiving the last message.
-
Jan Tattermusch authored
-
Yang Gao authored
-
Nathaniel Manista authored
Fix backslash line endings for grpc_python/Dockerfile.
-
Yang Gao authored
-
Stephen Thorne authored
Without the correct line endings docker had errors interpreting '&&' as a command.
-
Craig Tiller authored
Remove some debugging logs from the unary poll promote path
-
Craig Tiller authored
Update pubsub example channel creation and credentials. This is a duplicate of #817.
-
Yang Gao authored
Propagate grpc_google_default_credentials_create errors
-
Craig Tiller authored
Adding a Travis badge.
-
Craig Tiller authored
Now setup as a driver and N anonymous workers that may become clients or servers. Will convert async soon.
-
Nicolas "Pixel" Noble authored
-
Raul Silvera authored
-
Qi Zhao authored
Revert "dockerfiles/go: go install from GOPATH and remove bash from CMD"
-
Qi Zhao authored
-