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
*
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
*
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
|
*
|
|
tiny fixes
Jan Tattermusch
2015-07-23
|
*
|
|
fix test on windows
Jan Tattermusch
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
|
*
|
|
implemented cancellation support for MathService.Fib
Jan Tattermusch
2015-07-23
|
*
|
|
add Timeout support and tests
Jan Tattermusch
2015-07-23
|
*
|
|
added deadline to generated stubs
Jan Tattermusch
2015-07-23
|
*
|
|
Timespec.FromDateTime implementation and tests
Jan Tattermusch
2015-07-23
|
*
|
|
implemented FromDateTime
Jan Tattermusch
2015-07-23
|
*
|
|
robust conversion from Timespec to DateTime and tests
Jan Tattermusch
2015-07-23
|
|
|
*
Merge github.com:grpc/grpc into elliptic-orange-chamelion
Craig Tiller
2015-07-23
|
|
|
|
\
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge github.com:grpc/grpc into sometimes-its-good-just-to-check-in-with-each...
Craig Tiller
2015-07-23
|
\
|
|
|
|
*
|
|
fix stylecop warnings
Jan Tattermusch
2015-07-22
|
*
|
|
added generated file Health.cs to stylecop ignore
Jan Tattermusch
2015-07-22
|
*
|
|
set primary user agent by C# channel
Jan Tattermusch
2015-07-22
|
|
*
|
Adding option to force client auth on the server SSL creds.
Julien Boeuf
2015-07-21
|
|
/
/
|
/
|
|
|
*
|
fix crash caused by wrong size of MetadataEntryStruct
Jan Tattermusch
2015-07-21
|
|
*
Rename grpc_channel_create to grpc_insecure_channel_create
Craig Tiller
2015-07-21
|
|
/
|
/
|
|
*
improving test readability
Jan Tattermusch
2015-07-21
[next]