- Nov 19, 2015
-
-
murgatroid99 authored
-
Michael Lumish authored
bump C# version to 0.12.0
-
Jan Tattermusch authored
-
- Nov 18, 2015
-
-
jboeuf authored
Core credentials API refactoring
-
https://github.com/grpc/grpcJulien Boeuf authored
-
jboeuf authored
Fixing NULL terminator for test cert.
-
Julien Boeuf authored
Forgot to do that when I replaced the cert in #4096. Thanks asan for catching that!
-
Julien Boeuf authored
-
jboeuf authored
Updating the server1 cert so that it can be used with Go.
-
https://github.com/grpc/grpcJulien Boeuf authored
-
Julien Boeuf authored
-
Julien Boeuf authored
-
Julien Boeuf authored
-
Jan Tattermusch authored
Merge release-0_11 into master
-
David G. Quintas authored
Handle Cancel before start.
-
Nathaniel Manista authored
Add missing grace value to server stop in Python example.
-
Julien Boeuf authored
-
- Nov 17, 2015
-
-
jboeuf authored
Update Python C wrapping layers to new credentials API
-
Jan Tattermusch authored
Fix dead link in doc
-
yang-g authored
-
yang-g authored
-
Masood Malekghassemi authored
-
Carl Mastrangelo authored
-
Nicolas Noble authored
Generate all file lists and build target lists in binding.gyp from build.yaml
-
Sree Kuchibhotla authored
Fix naming issue in stress_test
-
David Garcia Quintas authored
-
David Garcia Quintas authored
(via ahh@google.com) Under some configurations gRPC includes google3 base headers. google3 has a namespace "thread" which mixes poorly with unqualified use of the type std::thread; adding that namespace to various google3 headers breaks this test.
-
Jorge Canizales authored
Improve grammar/language for clarity
-
Masood Malekghassemi authored
Fixes #4122
-
Eric Anderson authored
-
- Nov 16, 2015
-
-
Masood Malekghassemi authored
Add a useful __str__ method to face exceptions
-
Michael Lumish authored
Small typo of NodeJS version in README.md
-
- Nov 15, 2015
-
-
Valentyn Shybanov authored
-
- Nov 13, 2015
-
-
Tim Emiola authored
Fixed incorrect type in a malloc in Node extension
-
Michael Lumish authored
Corrects compile error on ruby 2.0
-
Tim Emiola authored
-
Yang Gao authored
Fixing the doc to warn of the dangers for overriding the target name …
-
- Nov 12, 2015
-
-
Michael Lumish authored
Grpc ruby fix flaky ruby interop test
-
Michael Lumish authored
Grpc ruby bidi call should read metadata
-
Jorge Canizales authored
Remove unused RouteGuideClient and move RemoteTestClient to tests
-