- Feb 24, 2015
-
-
Julien Boeuf authored
- The SANs take precedence over the CN. - The CN is only checked if there are no SANs. - Fixing the tests as the test cert did not list *.test.google.com in the SANs. Will fix the test cert another time...
-
Masood Malekghassemi authored
Add a port method to assembly-level servers.
-
Qi Zhao authored
Go auth tests
-
Donna Dionne authored
Adding python to images to be pulled after building
-
- Feb 23, 2015
-
-
Donna Dionne authored
-
Nathaniel Manista authored
-
Craig Tiller authored
Added support for default credentials.
-
jboeuf authored
Addressing security concerns.
-
jboeuf authored
Fix memory leak
-
Craig Tiller authored
-
Julien Boeuf authored
- Renaming default credentials -> google default credentials. - Various other things in cpp: - Adding Cpp wrapping for JWT Tokens. - Renaming ComposeCredentials -> CompositeCredentials.
-
Tim Emiola authored
Adds Podspec for GRPCClient
-
Tim Emiola authored
Update copyrights on docker files, makefiles
-
Nathaniel Manista authored
Fixing docker file and image building for python.
-
Tim Emiola authored
Node pubsub client
-
Donna Dionne authored
-
Tim Emiola authored
Update README.md
-
Nicolas Noble authored
-) 0x7f (Backspace) isn't a printable character. -) use sizeof(var) instead of sizeof(type).
-
murgatroid99 authored
-
murgatroid99 authored
-
Mugur Marculescu authored
Link out to the gRPC protocol description doc in grpc-common
-
Tim Emiola authored
Fixes a missed old module name reference in the interop client
-
Tim Emiola authored
-
Tim Emiola authored
Fixing java package for route_guide.proto
-
nmittler authored
-
- Feb 22, 2015
-
-
Masood Malekghassemi authored
Thread-pool-less construction of GRPC links.
-
Craig Tiller authored
Adding roots.pem from Mozilla and associated logic.
-
Julien Boeuf authored
- Tested with new tool (print_default_creds_token) on: - workstation for env var and well known place. - GCE for compute engine default creds. - I'd prefer the grpc_default_credentials_create() API to remain synchronous even though there may be an async call for gce detection on which we block.
-
Nicolas "Pixel" Noble authored
-
Nicolas "Pixel" Noble authored
-
Nathaniel Manista authored
These will be used in generated code in circumstances in which we don't necessarily want to be asking calling code to have a thread pool readily available.
-
donnadionne authored
Building of Debian packages on Docker
-
Jan Tattermusch authored
-
Jan Tattermusch authored
-
Jan Tattermusch authored
-
- Feb 21, 2015
-
-
Yang Gao authored
Rename interop_test.c --> interop_test.cc
-
Abhishek Kumar authored
Adding a CONTRIBUTING file.
-
Nicolas "Pixel" Noble authored
-
Donna Dionne authored
-
Craig Tiller authored
Re-generated project files.
-