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.IntegrationTesting
Commit message (
Expand
)
Author
Age
...
*
|
regenerate protos
Jan Tattermusch
2015-08-08
*
|
update proto files
Jan Tattermusch
2015-08-08
|
*
polishing tests
Jan Tattermusch
2015-08-07
|
/
*
regenerated code
Jan Tattermusch
2015-08-05
*
regenerated code
Jan Tattermusch
2015-08-05
*
changed the way ports are added to the server
Jan Tattermusch
2015-08-04
*
changed way service definitions are added to the server
Jan Tattermusch
2015-08-04
*
remove the ImmutableCollections dependency
Jan Tattermusch
2015-08-04
*
enable forcing client auth
Jan Tattermusch
2015-08-04
*
Add ReleaseSigned configuration for Grpc.sln
Jan Tattermusch
2015-07-27
*
Merge pull request #2666 from jtattermusch/oauth_token_api_fix
Michael Lumish
2015-07-27
|
\
|
*
make work with out-of-band oauth2 token more pleasant
Jan Tattermusch
2015-07-25
*
|
make some interop tests run as async methods
Jan Tattermusch
2015-07-24
|
/
*
make insecure channel and server explicit
Jan Tattermusch
2015-07-24
*
introduce gRPC logger
Jan Tattermusch
2015-07-24
*
fix reference to bouncyCastles assembly
Jan Tattermusch
2015-07-24
*
upgrade Grpc.Auth to latest version of Google.Apis.Auth and remove unneeded code
Jan Tattermusch
2015-07-24
*
fix x86 target to be AnyCPU
Jan Tattermusch
2015-07-24
*
added test for client SSL authentication
Jan Tattermusch
2015-07-24
*
added deadline to generated stubs
Jan Tattermusch
2015-07-23
*
fix stylecop warnings
Jan Tattermusch
2015-07-22
*
rename Result to ResponseAsync
Jan Tattermusch
2015-07-21
*
regenerated code and fixed inconsistencies
Jan Tattermusch
2015-07-21
*
fixed dependencies in C# project
Jan Tattermusch
2015-07-20
*
implement per_rpc_creds and oauth2_auth_token interop tests
Jan Tattermusch
2015-07-20
*
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
*
introduce Version.cs as single source of truth of gRPC C# version
Jan Tattermusch
2015-07-15
*
no need to call GrpcEnvironment.Initialize() explicitly
Jan Tattermusch
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
*
fix stylecop issues
Jan Tattermusch
2015-06-09
*
revamp of c# channel options
Jan Tattermusch
2015-06-09
*
add host and port overload for new channel
Jan Tattermusch
2015-06-08
*
changed tests and examples to use "using" for IDisposable calls
Jan Tattermusch
2015-05-20
*
make naming of async write methods clearer (by adding Async suffix)
Jan Tattermusch
2015-05-20
*
Merge pull request #1646 from jtattermusch/csharp_api_fixes
Tim Emiola
2015-05-20
|
\
|
*
Make IAsyncReadStream use IAsyncEnumerator from Ix-Async
Jan Tattermusch
2015-05-20
*
|
regenerate service stubs
Jan Tattermusch
2015-05-20
|
/
*
bump version of gRPC C# assemblies
Jan Tattermusch
2015-05-14
*
add newline to the end of generated files
Jan Tattermusch
2015-05-07
*
Replace handwritten testService stub by the generated one
Jan Tattermusch
2015-05-07
*
Split address passed to AddListeningPort into host and port
Jan Tattermusch
2015-05-07
*
added concept of ServerCallContext, that is passed to all server-side handlers
Jan Tattermusch
2015-05-07
*
Fixes for C# cancellation support
Jan Tattermusch
2015-05-04
*
Added basic support for cancellation
Jan Tattermusch
2015-05-04
*
A new version C# API based on async/await
Jan Tattermusch
2015-05-04
*
Fix assertion for compute_engine_creds
Jan Tattermusch
2015-04-27
*
attempt to support compute_engine_creds interop test
Jan Tattermusch
2015-04-27
[prev]
[next]