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
Commit message (
Expand
)
Author
Age
*
extend copyright to 2016
Jan Tattermusch
2016-01-15
*
revamp C# native library loader
Jan Tattermusch
2016-01-15
*
Cleanup of grpc.csharp.native package
Jan Tattermusch
2016-01-12
*
refcounting completion queue shutdown
Jan Tattermusch
2015-12-16
*
fix bug in Server.KillAsync()
Jan Tattermusch
2015-12-14
*
Merge pull request #4397 from jtattermusch/tv_sec_64bit
Craig Tiller
2015-12-11
|
\
*
|
remove dead code from AsyncCallBase
Jan Tattermusch
2015-12-10
*
|
add coverage for call options
Jan Tattermusch
2015-12-10
|
*
make gpr_timespec platform agnostic
Jan Tattermusch
2015-12-10
|
/
*
Merge pull request #4383 from jtattermusch/run_more_interop
Michael Lumish
2015-12-10
|
\
|
*
implement unimplemented_method interop test
Jan Tattermusch
2015-12-09
*
|
put user defined userAgentString to the beginning of userAgentString
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
*
|
Merge pull request #4236 from jtattermusch/get_ready_vs2015
Nicolas Noble
2015-12-03
|
\
\
|
|
*
introduce auth interceptor context
Jan Tattermusch
2015-12-02
|
*
|
update C# projects
Jan Tattermusch
2015-12-01
*
|
|
Merge branch 'release-0_12'
Nicolas "Pixel" Noble
2015-12-01
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
bump C# version to 0.12.0
Jan Tattermusch
2015-11-19
*
|
Merge pull request #4146 from jtattermusch/csharp_perf_runners
Michael Lumish
2015-11-19
|
\
\
|
|
/
|
/
|
|
*
Provide performance workers for C#
Jan Tattermusch
2015-11-17
*
|
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
|
/
*
Polishing of C# auth API
Jan Tattermusch
2015-10-12
*
rename grpc.native.csharp_ext nuget to grpc.native.csharp
Jan Tattermusch
2015-10-08
*
prevent ArgumentNullException in credentials plugin
Jan Tattermusch
2015-10-08
*
introduce the new split-type credentials api
Jan Tattermusch
2015-10-06
*
Migrate C# to the new auth API
Jan Tattermusch
2015-10-06
*
implement C# wrapping for plugin API
Jan Tattermusch
2015-10-06
*
bump version of C# to 0.7.1
Jan Tattermusch
2015-09-22
*
plain log message should not be treated as format string
Jan Tattermusch
2015-09-17
*
add roots.pem to Grpc C# nuget package
Jan Tattermusch
2015-08-31
*
check for allowed characters in metadata key
Jan Tattermusch
2015-08-28
*
error spec compliance and marshalling tests
Jan Tattermusch
2015-08-27
*
make ToLower culture invariant
Jan Tattermusch
2015-08-27
*
Merge remote-tracking branch 'upstream/master' into csharp_upgrade_to_proto3
Jan Tattermusch
2015-08-26
|
\
|
*
polishing public docs
Jan Tattermusch
2015-08-24
|
*
make unneeded API internal-only, update docs
Jan Tattermusch
2015-08-24
|
*
revert AssemblyInfo.cs
Jan Tattermusch
2015-08-21
|
*
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
|
*
add method info to auth interceptor
Jan Tattermusch
2015-08-18
|
*
fix comment
Jan Tattermusch
2015-08-18
|
*
refactor auth interceptors
Jan Tattermusch
2015-08-18
[next]