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
*
Merge github.com:grpc/grpc into you-complete-me
Craig Tiller
2015-06-16
|
\
|
*
Added changes to python and csharp wrappers
David Garcia Quintas
2015-06-15
*
|
Merge branch 'master' of https://github.com/grpc/grpc into ct-you-complete-me
Masood Malekghassemi
2015-06-15
|
\
|
|
*
fix native callback signature to match with C#
Jan Tattermusch
2015-06-11
*
|
Merge remote-tracking branch 'upstream/master' into you-complete-me-csharp
Jan Tattermusch
2015-06-09
|
\
\
|
|
*
revamp of c# channel options
Jan Tattermusch
2015-06-09
|
|
/
|
*
Merge pull request #1966 from jtattermusch/csharp_revamp
Michael Lumish
2015-06-09
|
|
\
|
*
|
Changes to byte_buffer based on comments.
David Garcia Quintas
2015-06-08
|
|
*
Stop using native callbacks for C#
Jan Tattermusch
2015-06-05
|
|
/
*
|
Merge github.com:grpc/grpc into you-complete-me
Craig Tiller
2015-06-04
|
\
|
|
*
Expose gpr_asprintf and gpr_strdup
Masood Malekghassemi
2015-06-03
|
*
Removed grpc_byte_buffer_reader_{create,destroy}.
David Garcia Quintas
2015-06-01
*
|
adapt C# to the new server shutdown API
Jan Tattermusch
2015-05-29
|
/
*
Merge github.com:grpc/grpc into bye-bye-completion-queue-pie
Craig Tiller
2015-05-12
|
\
|
*
Port C# to new API
Craig Tiller
2015-05-08
*
|
Merge github.com:grpc/grpc into bye-bye-completion-queue-pie
Craig Tiller
2015-05-06
|
\
|
*
|
C# fixes for #1472 core API cleanup
Jan Tattermusch
2015-05-04
|
*
Fixes for C# cancellation support
Jan Tattermusch
2015-05-04
*
|
C Core API cleanup.
Craig Tiller
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