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 (
Collapse
)
Author
Age
*
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
|
*
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
|
*
explicitly convert deadline for server handlers to realtime
Jan Tattermusch
2015-07-23
|
*
add Timeout support and tests
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
|
*
fix stylecop warnings
Jan Tattermusch
2015-07-22
|
*
fix crash caused by wrong size of MetadataEntryStruct
Jan Tattermusch
2015-07-21
|
*
regenerated code and fixed inconsistencies
Jan Tattermusch
2015-07-21
|
*
modify client call interface to allow reading status and trailers
Jan Tattermusch
2015-07-21
|
*
propagate statuscode from server handler
Jan Tattermusch
2015-07-20
|
[next]