index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
csharp
Commit message (
Expand
)
Author
Age
*
Merge pull request #2750 from ctiller/propagate
Yang Gao
2015-08-06
|
\
*
|
fix tests
Jan Tattermusch
2015-08-05
*
|
regenerated code
Jan Tattermusch
2015-08-05
*
|
renamed CallContext to CallOptions
Jan Tattermusch
2015-08-05
*
|
update generator
Jan Tattermusch
2015-08-05
*
|
refactoring client side calls
Jan Tattermusch
2015-08-05
*
|
regenerated code
Jan Tattermusch
2015-08-05
*
|
add servicename field to method
Jan Tattermusch
2015-08-05
*
|
refactoring AsyncCall
Jan Tattermusch
2015-08-05
*
|
introduce CallContext
Jan Tattermusch
2015-08-05
*
|
Merge pull request #2797 from jtattermusch/polishing_api
Jan Tattermusch
2015-08-05
|
\
\
|
|
*
Merge github.com:grpc/grpc into propagate
Craig Tiller
2015-08-05
|
|
|
\
|
|
_
|
/
|
/
|
|
*
|
|
Merge pull request #2767 from ctiller/no-poop-on-pizza
Abhishek Kumar
2015-08-05
|
\
\
\
|
|
|
*
Merge github.com:grpc/grpc into propagate
Craig Tiller
2015-08-05
|
|
|
|
\
|
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
changed the way ports are added to the server
Jan Tattermusch
2015-08-04
|
|
*
|
changed way service definitions are added to the server
Jan Tattermusch
2015-08-04
|
|
*
|
remove the ImmutableCollections dependency
Jan Tattermusch
2015-08-04
|
|
*
|
enable forcing client auth
Jan Tattermusch
2015-08-04
|
|
/
/
|
/
|
|
*
|
|
watch connectivity state API has changed in the meantime
Jan Tattermusch
2015-08-04
*
|
|
add DefaultAuthority constant to channel options
Jan Tattermusch
2015-08-04
*
|
|
expose Channel.Target property
Jan Tattermusch
2015-08-04
*
|
|
use NULL for default host in grpc_channel_call_create
Jan Tattermusch
2015-08-04
*
|
|
Added channel state API
Jan Tattermusch
2015-08-04
*
|
|
tolerate occasional StatusCode.Internal on timeout
Jan Tattermusch
2015-08-04
|
*
|
Rename grpc_server_add_http2_port to grpc_server_add_insecure_http2_port
Craig Tiller
2015-08-03
|
/
/
|
*
s/inherit/propagate/g
Craig Tiller
2015-07-31
|
*
Update wrappers, tests to new create_call()
Craig Tiller
2015-07-31
|
/
*
Regenerating project files and massaging VS project files.
Nicolas Noble
2015-07-30
*
Merge github.com:grpc/grpc into sometimes-its-good-just-to-check-in-with-each...
Craig Tiller
2015-07-28
|
\
|
*
Merge branch 'master' of github.com:grpc/grpc into ssl_force_client_auth
Julien Boeuf
2015-07-27
|
|
\
|
|
*
Add ReleaseSigned configuration for Grpc.sln
Jan Tattermusch
2015-07-27
|
|
*
only use lowercase metadata keys in headers
Jan Tattermusch
2015-07-27
|
*
|
Merge branch 'master' of github.com:grpc/grpc into ssl_force_client_auth
Julien Boeuf
2015-07-27
|
|
\
|
|
|
*
Merge pull request #2593 from ctiller/elliptic-orange-chamelion
Yang Gao
2015-07-27
|
|
|
\
|
|
*
\
Merge pull request #2666 from jtattermusch/oauth_token_api_fix
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 sometimes-its-good-just-to-check-in-with-each...
Craig Tiller
2015-07-26
|
\
\
\
\
\
|
|
|
/
/
/
|
|
/
|
|
|
|
|
|
*
|
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
|
|
|
/
/
|
|
/
|
|
|
*
|
|
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
[next]