index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
csharp
/
ext
Commit message (
Expand
)
Author
Age
*
Fixes for C# cancellation support
Jan Tattermusch
2015-05-04
*
remove unused function from grpc_csharp_ext
Jan Tattermusch
2015-05-01
*
add calltype decl where missing
Jan Tattermusch
2015-04-07
*
added support for metadata
Jan Tattermusch
2015-03-16
*
C# server side TLS support
Jan Tattermusch
2015-03-09
*
client side support for TLS
Jan Tattermusch
2015-03-03
*
clang-format
Jan Tattermusch
2015-02-25
*
Added ability for c# to redirect C core logs to arbitrary sink
Jan Tattermusch
2015-02-25
*
Added support for true synchronous unary call and added some performance tests.
Jan Tattermusch
2015-02-23
*
fixed string.h include
Jan Tattermusch
2015-02-18
*
got rid of server_add_secure_http2_port
Jan Tattermusch
2015-02-18
*
clang-format
Jan Tattermusch
2015-02-18
*
removal of unused methods in extension library
Jan Tattermusch
2015-02-18
*
migration to new C API
Jan Tattermusch
2015-02-18
*
changed 2014 -> 2015
Jan Tattermusch
2015-02-13
*
added license headers to all grpc C# files
Jan Tattermusch
2015-02-13
*
clang-format of grpc_csharp_ext.c
Jan Tattermusch
2015-02-12
*
fixes in extension library
Jan Tattermusch
2015-02-12
*
added wrappers for all grpc and gpr functions used by grpc C#
Jan Tattermusch
2015-02-12
*
added grpc extension library for C#
Jan Tattermusch
2015-02-03