- Jul 28, 2015
-
-
Michael Lumish authored
only use lowercase metadata keys in headers
-
Masood Malekghassemi authored
Add STREAM_LENGTH and POOL_SIZE to test_constants
-
Jan Tattermusch authored
-
Yang Gao authored
Remove explicit reference to nullptr
-
Vijay Pai authored
grpc namespace and not supported by older compilers. Not sure why I didn't catch this earlier.
-
- Jul 27, 2015
-
-
Yang Gao authored
Rename grpc_channel_create to grpc_insecure_channel_create
-
Nathaniel Manista authored
Only one of these is used, and in only one place, as of this commit, but they will be used widely after further development.
-
Michael Lumish authored
Exposed channel target and call peer in PHP
-
Stanley Cheung authored
-
Vijay Pai authored
Canonicalize metadata keys in core
-
Stanley Cheung authored
-
Michael Lumish authored
Make work with out-of-band oauth2 token more pleasant
-
Michael Lumish authored
Avoid implicit conversions in Ruby extension code
-
- Jul 26, 2015
-
-
Craig Tiller authored
Conflicts: src/csharp/ext/grpc_csharp_ext.c
-
Craig Tiller authored
-
Stanley Cheung authored
Cleanup in C# tests
-
- Jul 25, 2015
-
-
Jan Tattermusch authored
-
Jan Tattermusch authored
-
Jan Tattermusch authored
-
Jan Tattermusch authored
-
Jan Tattermusch authored
-
Yang Gao authored
Dynamic-sized thread pool
-
Yang Gao authored
Switch an int to size_t or else it fails on Mac
-
Yang Gao authored
Isolate nullptr to grpc namespace when we must define it ourselves
-
jboeuf authored
Fake transport security to private
-
Vijay Pai authored
Change the one non-namespace use of nullptr to NULL (used as an argument to a C function anyway)
-
Stanley Cheung authored
Make insecure channel/server creation explicit in C#
-
Jan Tattermusch authored
-
Stanley Cheung authored
C# logging API
-
Jan Tattermusch authored
-
Stanley Cheung authored
C# beta features and cleanup
-
- Jul 24, 2015
-
-
Jan Tattermusch authored
-
Jan Tattermusch authored
-
Jan Tattermusch authored
-
Jan Tattermusch authored
-
Jan Tattermusch authored
-
Jan Tattermusch authored
-
Nicolas Noble authored
Fix getpeername code on windows
-
vjpai authored
-
Jan Tattermusch authored
Changed object keys to valid identifier names
-