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
*
add profiling support
Jan Tattermusch
2015-11-02
*
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
|
*
forgot to expose status and trailers for unary call
Jan Tattermusch
2015-08-18
*
|
Merge remote-tracking branch 'upstream/master' into csharp_upgrade_to_proto3
Jan Tattermusch
2015-08-13
|
\
|
|
*
generate auth URI for JWT access token properly
Jan Tattermusch
2015-08-12
|
*
Merge pull request #2900 from jtattermusch/csharp_exceptions
Jan Tattermusch
2015-08-12
|
|
\
|
|
*
remove OperationFailedException also from the project file
Jan Tattermusch
2015-08-12
|
*
|
migrate to usable auth library
Jan Tattermusch
2015-08-12
|
|
*
getting rid of unnecessary exception type
Jan Tattermusch
2015-08-12
|
|
/
|
*
add comments
Jan Tattermusch
2015-08-10
|
*
polishing CallOptions
Jan Tattermusch
2015-08-10
|
*
fixing doc comments
Jan Tattermusch
2015-08-10
|
*
get rid of unnecessary ExceptionHelper
Jan Tattermusch
2015-08-10
|
*
rename async extension methods for clarity
Jan Tattermusch
2015-08-10
|
*
fix preconditions class
Jan Tattermusch
2015-08-10
|
*
Merge pull request #2867 from jtattermusch/csharp_sandcastle
Tim Emiola
2015-08-10
|
|
\
|
*
\
Merge pull request #2873 from jtattermusch/expose_version_string
Jan Tattermusch
2015-08-10
|
|
\
\
|
*
\
\
Merge pull request #2864 from jtattermusch/0.10-upport
Nicolas Noble
2015-08-10
|
|
\
\
\
|
|
|
*
|
fix method signature and add test
Jan Tattermusch
2015-08-10
|
|
|
*
|
expose C core version string to C#
Jan Tattermusch
2015-08-09
|
|
|
|
*
added sandcastle project to generate docs
Jan Tattermusch
2015-08-09
|
|
|
|
/
|
*
|
|
added tests
Jan Tattermusch
2015-08-08
|
*
|
|
context propagation API
Jan Tattermusch
2015-08-08
*
|
|
|
setup build packages to build preview version
Jan Tattermusch
2015-08-08
|
|
_
|
/
|
/
|
|
|
*
|
make intializer for metadata even nicer
Jan Tattermusch
2015-08-08
[next]