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
*
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
|
/
*
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
[next]