index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
csharp
Commit message (
Expand
)
Author
Age
*
implement per_rpc_creds and oauth2_auth_token interop tests
Jan Tattermusch
2015-07-20
*
Merge branch 'no-worries-i-can-wait' of github.com:ctiller/grpc into no-worri...
Craig Tiller
2015-07-17
|
\
*
\
Merge github.com:grpc/grpc into no-worries-i-can-wait
Craig Tiller
2015-07-17
|
\
\
|
|
*
Reflect new gpr_timespec type in C#
Craig Tiller
2015-07-17
|
*
|
remove trailing whitespace
Jan Tattermusch
2015-07-16
|
*
|
add support for per-call metadata
Jan Tattermusch
2015-07-15
|
*
|
adjust C# generator to match the new API
Jan Tattermusch
2015-07-15
|
*
|
renaming stub to client and refactoring metadata class
Jan Tattermusch
2015-07-15
|
*
|
make build_packages.bat provide version of grpc.native.csharp_ext dependency
Jan Tattermusch
2015-07-15
|
*
|
introduce Version.cs as single source of truth of gRPC C# version
Jan Tattermusch
2015-07-15
|
*
|
pick up nuget package version from cmdline param and fix nuget build
Jan Tattermusch
2015-07-15
|
*
|
C# health checking support
Jan Tattermusch
2015-07-15
|
|
*
Merge github.com:grpc/grpc into no-worries-i-can-wait
Craig Tiller
2015-07-15
|
|
/
|
|
/
|
/
|
*
Merge pull request #2332 from jtattermusch/implicit_initialize_rebased
Michael Lumish
2015-07-14
|
|
\
*
|
|
Introduce a clock type field onto gpr_timespec.
Craig Tiller
2015-07-13
|
|
*
no need to call GrpcEnvironment.Initialize() explicitly
Jan Tattermusch
2015-07-10
|
*
|
Merge pull request #2289 from ctiller/footprints-on-the-sands-of-time
Vijay Pai
2015-07-10
|
|
\
\
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'footprints-on-the-sands-of-time' into no-worries-i-can-wait
Craig Tiller
2015-07-10
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
*
|
bumped version of C#
Jan Tattermusch
2015-07-09
*
|
use System.Collections.Immutable instead of Microsoft.Bcl.Immutable
Jan Tattermusch
2015-07-09
|
*
Introduce multiple clocks to GPR
Craig Tiller
2015-07-01
|
/
*
undo hotfix from #1731
Jan Tattermusch
2015-06-17
*
Merge branch 'you-complete-me' into we-dont-need-no-backup
Craig Tiller
2015-06-17
|
\
|
*
temporary hotfix before #1577 is in
Jan Tattermusch
2015-06-17
*
|
Merge branch 'you-complete-me' into we-dont-need-no-backup
Craig Tiller
2015-06-17
|
\
|
|
*
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 we-dont-need-no-backup-fi...
Jan Tattermusch
2015-06-11
|
\
\
\
|
|
|
/
|
|
/
|
*
|
|
unknown method handler no longer needs to complete request stream
Jan Tattermusch
2015-06-11
|
|
/
|
/
|
*
|
stylecop fixes
Jan Tattermusch
2015-06-09
*
|
Merge remote-tracking branch 'upstream/master' into you-complete-me-csharp
Jan Tattermusch
2015-06-09
|
\
\
|
|
*
allow specifying channel options when creating a server
Jan Tattermusch
2015-06-09
|
|
*
fix stylecop issues
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
|
|
\
|
*
\
Merge pull request #1992 from jtattermusch/csharp_channel
Tim Emiola
2015-06-09
|
|
\
\
|
*
|
|
Changes to byte_buffer based on comments.
David Garcia Quintas
2015-06-08
|
|
*
|
add host and port overload for new channel
Jan Tattermusch
2015-06-08
|
|
/
/
|
|
*
gchandle is not needed anymore
Jan Tattermusch
2015-06-05
|
|
*
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
|
*
Merge pull request #1866 from dgquintas/stack-allocate-bb-reader
Craig Tiller
2015-06-02
|
|
\
*
|
|
Merge github.com:grpc/grpc into you-complete-me
Craig Tiller
2015-06-02
|
\
|
|
|
*
|
bump C# package versions
Jan Tattermusch
2015-06-02
|
|
*
Removed grpc_byte_buffer_reader_{create,destroy}.
David Garcia Quintas
2015-06-01
|
*
|
run_tests.py support for C# on windows
Jan Tattermusch
2015-06-01
|
|
/
|
*
fix buildall.bat script
Jan Tattermusch
2015-06-01
[next]