index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
*
Add ReleaseSigned configuration for Grpc.sln
Jan Tattermusch
2015-07-27
*
Merge pull request #2684 from jtattermusch/lowercase_keys
Michael Lumish
2015-07-27
|
\
*
\
Merge pull request #2677 from nathanielmanistaatgoogle/test-constants
Masood Malekghassemi
2015-07-27
|
\
\
|
|
*
only use lowercase metadata keys in headers
Jan Tattermusch
2015-07-27
|
|
/
|
/
|
*
|
Merge pull request #2678 from vjpai/dont_be_explicit
Yang Gao
2015-07-27
|
\
\
|
*
|
Remove explicit reference to nullptr since this isn't within
Vijay Pai
2015-07-27
*
|
|
Merge pull request #2593 from ctiller/elliptic-orange-chamelion
Yang Gao
2015-07-27
|
\
\
\
|
|
/
/
|
/
|
|
|
|
*
Add STREAM_LENGTH and POOL_SIZE to test_constants
Nathaniel Manista
2015-07-27
|
|
/
|
/
|
*
|
Merge pull request #2675 from stanley-cheung/php_call_peer_address
Michael Lumish
2015-07-27
|
\
\
|
*
|
review feedback: unit test of uri value too strict
Stanley Cheung
2015-07-27
*
|
|
Merge pull request #2601 from ctiller/warbling-wombat
Vijay Pai
2015-07-27
|
\
\
\
|
|
*
|
Exposed channel target and call peer in PHP
Stanley Cheung
2015-07-27
|
|
/
/
|
/
|
|
*
|
|
Merge pull request #2666 from jtattermusch/oauth_token_api_fix
Michael Lumish
2015-07-27
|
\
\
\
*
\
\
\
Merge pull request #2632 from marcinwyszynski/master
Michael Lumish
2015-07-27
|
\
\
\
\
|
|
|
|
*
Merge github.com:grpc/grpc into elliptic-orange-chamelion
Craig Tiller
2015-07-26
|
|
|
|
|
\
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
|
|
*
|
Merge github.com:grpc/grpc into warbling-wombat
Craig Tiller
2015-07-26
|
|
|
|
\
\
|
|
_
|
_
|
/
/
|
/
|
|
|
|
*
|
|
|
|
Merge pull request #2664 from jtattermusch/async_tests
Stanley Cheung
2015-07-25
|
\
\
\
\
\
|
|
|
*
|
|
make work with out-of-band oauth2 token more pleasant
Jan Tattermusch
2015-07-25
|
|
_
|
/
/
/
|
/
|
|
|
|
|
*
|
|
|
make sure async test wont be silently skipped with old NUnit
Jan Tattermusch
2015-07-24
|
*
|
|
|
make some interop tests run as async methods
Jan Tattermusch
2015-07-24
|
*
|
|
|
introducing async tests
Jan Tattermusch
2015-07-24
|
*
|
|
|
add NUnitTestAdapter for VS
Jan Tattermusch
2015-07-24
*
|
|
|
|
Merge pull request #2647 from vjpai/deepend
Yang Gao
2015-07-24
|
\
\
\
\
\
*
\
\
\
\
\
Merge pull request #2605 from yang-g/fake_transport_security_to_private
jboeuf
2015-07-24
|
\
\
\
\
\
\
|
|
_
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
|
|
make insecure channel and server explicit
Jan Tattermusch
2015-07-24
*
|
|
|
|
|
introduce gRPC logger
Jan Tattermusch
2015-07-24
*
|
|
|
|
|
fix reference to bouncyCastles assembly
Jan Tattermusch
2015-07-24
*
|
|
|
|
|
upgrade Grpc.Auth to latest version of Google.Apis.Auth and remove unneeded code
Jan Tattermusch
2015-07-24
*
|
|
|
|
|
fix x86 target to be AnyCPU
Jan Tattermusch
2015-07-24
*
|
|
|
|
|
added test for client SSL authentication
Jan Tattermusch
2015-07-24
*
|
|
|
|
|
added option to authenticate client using root cert chain
Jan Tattermusch
2015-07-24
*
|
|
|
|
|
expose peer info in serverside call handlers
Jan Tattermusch
2015-07-24
*
|
|
|
|
|
Merge pull request #2654 from jtattermusch/win_getpeername_fix
Nicolas Noble
2015-07-24
|
\
\
\
\
\
\
*
\
\
\
\
\
\
Merge pull request #2630 from murgatroid99/node_completion_key_names
Jan Tattermusch
2015-07-24
|
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
fix whitespaces and line length
Jan Tattermusch
2015-07-24
|
|
*
|
|
|
|
|
fix getpeername code on windows
Jan Tattermusch
2015-07-24
*
|
|
|
|
|
|
|
Merge pull request #2651 from murgatroid99/node_call_peer_address
Jan Tattermusch
2015-07-24
|
\
\
\
\
\
\
\
\
|
|
_
|
/
/
/
/
/
/
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
Merge pull request #2620 from meisterpeeps/master
Michael Lumish
2015-07-24
|
\
\
\
\
\
\
\
\
|
|
|
|
|
*
\
\
\
Merge branch 'master' into deepend
Vijay Pai
2015-07-24
|
|
|
|
|
|
\
\
\
\
|
|
_
|
_
|
_
|
_
|
/
/
/
/
|
/
|
|
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
Exposed channel target and call peer in Node wrapper
murgatroid99
2015-07-24
*
|
|
|
|
|
|
|
|
add user-agent for php
Stanley Cheung
2015-07-24
*
|
|
|
|
|
|
|
|
Merge pull request #2643 from jtattermusch/csharp_timeouts
Michael Lumish
2015-07-24
|
\
\
\
\
\
\
\
\
\
|
|
|
|
|
|
|
*
|
|
array_length and it's counter types should match
Marcin Wyszynski
2015-07-24
*
|
|
|
|
|
|
|
|
|
Merge pull request #2623 from ctiller/tightly-they-took-the-token-to-the-tent
Vijay Pai
2015-07-24
|
\
\
\
\
\
\
\
\
\
\
*
\
\
\
\
\
\
\
\
\
\
Merge pull request #2633 from ctiller/virtuous-velvit-velociraptor
Yang Gao
2015-07-23
|
\
\
\
\
\
\
\
\
\
\
\
|
|
|
*
|
|
|
|
|
|
|
|
tiny fixes
Jan Tattermusch
2015-07-23
|
|
|
*
|
|
|
|
|
|
|
|
fix test on windows
Jan Tattermusch
2015-07-23
|
|
|
|
|
|
|
|
*
|
|
|
Fix thread list iterator
vjpai
2015-07-23
|
|
|
*
|
|
|
|
|
|
|
|
explicitly convert deadline for server handlers to realtime
Jan Tattermusch
2015-07-23
|
|
|
*
|
|
|
|
|
|
|
|
add MathService.Fib test with deadline
Jan Tattermusch
2015-07-23
[next]