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
*
throw RpcException from writes after finishing
Jan Tattermusch
2016-05-09
*
change typo in the comment
Jan Tattermusch
2016-05-09
*
improve serverside handlers
Jan Tattermusch
2016-05-04
*
use just one response batch for unary response serverside calls
Jan Tattermusch
2016-05-04
*
make SendStatusFromServer optionally send a message as well
Jan Tattermusch
2016-05-04
*
remove useless code and todos
Jan Tattermusch
2016-05-03
*
finishing serverside request stream should not be required for disposal
Jan Tattermusch
2016-05-03
*
fixup
Jan Tattermusch
2016-05-03
*
make SendStatusFromServer independent on WriteAsync
Jan Tattermusch
2016-05-03
*
add tests for AsyncCallServer
Jan Tattermusch
2016-05-03
*
make end-of-stream idempotent
Jan Tattermusch
2016-05-03
*
add more features
Jan Tattermusch
2016-05-03
*
fix typo
Jan Tattermusch
2016-05-02
*
improve unary call response handler
Jan Tattermusch
2016-05-02
*
Merge pull request #6115 from jtattermusch/csharp_support_projectjson
Jan Tattermusch
2016-04-11
|
\
*
|
async void is illegal in ASP.NET and DNXcore
Jan Tattermusch
2016-04-07
|
*
make gRPC C# nuget work with new project.json style projects
Jan Tattermusch
2016-04-07
|
/
*
Merge pull request #5928 from jtattermusch/csharp_clientside_abstractclass
Jan Tattermusch
2016-04-05
|
\
|
*
fix copyrights
Jan Tattermusch
2016-04-01
|
*
introduce concept of opaque client base configuration
Jan Tattermusch
2016-04-01
|
*
move implementations of CallInvoker to Grpc.Core.Internal
Jan Tattermusch
2016-04-01
*
|
allow halfclose after close on clients
Jan Tattermusch
2016-04-01
|
/
*
Update copyrights
Craig Tiller
2016-03-31
*
correct handling for shadowed assemblies when loading native extension
Jan Tattermusch
2016-03-17
*
fix #4427
Jan Tattermusch
2016-03-01
*
Merge pull request #5086 from chrisdunelm/coreclr_platforms
Jan Tattermusch
2016-02-25
|
\
*
\
Merge pull request #5087 from chrisdunelm/coreclr_DefaultSslRootsOverride2
Jan Tattermusch
2016-02-24
|
\
\
*
|
|
update copyrights
Jan Tattermusch
2016-02-18
*
|
|
rename Preconditions to GrpcPreconditions
Jan Tattermusch
2016-02-18
|
*
|
Coreclr compatible DefaultSslRootsOverride.cs
Chris Bacon
2016-02-05
|
/
/
|
*
Support coreclr platform detection
Chris Bacon
2016-02-05
|
/
*
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
|
/
[next]