index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
csharp
/
Grpc.Core
/
Internal
Commit message (
Expand
)
Author
Age
*
Fix NativeExtensions for coreclr
Chris Bacon
2016-02-04
*
add roots.pem as a resource
Jan Tattermusch
2016-02-02
*
Prevent the need to install libc6-dev on Linux
Jan Tattermusch
2016-02-01
*
Merge pull request #4730 from jtattermusch/revamp_native_loader
Michael Lumish
2016-01-19
|
\
|
*
extend copyright to 2016
Jan Tattermusch
2016-01-15
|
*
revamp C# native library loader
Jan Tattermusch
2016-01-15
*
|
Updated copyrights...
David Garcia Quintas
2016-01-15
*
|
Added sanity check for trailing newlines
David Garcia Quintas
2016-01-14
|
/
*
refcounting completion queue shutdown
Jan Tattermusch
2015-12-16
*
Merge pull request #4397 from jtattermusch/tv_sec_64bit
Craig Tiller
2015-12-11
|
\
*
|
remove dead code from AsyncCallBase
Jan Tattermusch
2015-12-10
|
*
make gpr_timespec platform agnostic
Jan Tattermusch
2015-12-10
|
/
*
implement unimplemented_method interop test
Jan Tattermusch
2015-12-09
*
Merge Python tox fix into release-0.12-to-be-merged-into-master
Jorge Canizales
2015-12-07
|
\
*
|
add ConfigureAwait(false) where needed
Jan Tattermusch
2015-12-07
|
*
introduce auth interceptor context
Jan Tattermusch
2015-12-02
|
/
*
Merge branch 'master' of github.com:grpc/grpc into core_creds_api_change
Julien Boeuf
2015-11-17
|
\
|
*
add profiling support
Jan Tattermusch
2015-11-02
*
|
update C# to the new C core auth API
Jan Tattermusch
2015-10-26
|
/
*
prevent ArgumentNullException in credentials plugin
Jan Tattermusch
2015-10-08
*
Migrate C# to the new auth API
Jan Tattermusch
2015-10-06
*
implement C# wrapping for plugin API
Jan Tattermusch
2015-10-06
*
error spec compliance and marshalling tests
Jan Tattermusch
2015-08-27
*
polishing public docs
Jan Tattermusch
2015-08-24
*
fix stylecop issues
Jan Tattermusch
2015-08-21
*
support for reading response headers on client side
Jan Tattermusch
2015-08-21
*
simplify stream reads on client side
Jan Tattermusch
2015-08-21
*
reading of response headers for unary response calls
Jan Tattermusch
2015-08-21
*
introduce INativeCall interface to simplify testing
Jan Tattermusch
2015-08-21
*
get rid of explicit GrpcEnvironment.Shutdown()
Jan Tattermusch
2015-08-20
*
metadata polishing
Jan Tattermusch
2015-08-19
*
getting rid of unnecessary exception type
Jan Tattermusch
2015-08-12
*
polishing CallOptions
Jan Tattermusch
2015-08-10
*
get rid of unnecessary ExceptionHelper
Jan Tattermusch
2015-08-10
*
fix preconditions class
Jan Tattermusch
2015-08-10
*
context propagation API
Jan Tattermusch
2015-08-08
*
fixed writeOptions and added test
Jan Tattermusch
2015-08-07
*
added ResponseHeadersTest, fixed stylecop issues
Jan Tattermusch
2015-08-07
*
implemented sending initial metadata
Jan Tattermusch
2015-08-07
*
added WriteOptions support and enabled NoCompress flag to be used for all writes
Jan Tattermusch
2015-08-07
*
renamed CallContext to CallOptions
Jan Tattermusch
2015-08-05
*
refactoring client side calls
Jan Tattermusch
2015-08-05
*
refactoring AsyncCall
Jan Tattermusch
2015-08-05
*
introduce CallContext
Jan Tattermusch
2015-08-05
*
enable forcing client auth
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
*
make insecure channel and server explicit
Jan Tattermusch
2015-07-24
*
introduce gRPC logger
Jan Tattermusch
2015-07-24
[next]