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
/
InteropClient.cs
Commit message (
Expand
)
Author
Age
*
fix conditional compilation for netcoreapp1.0 projects
Jan Tattermusch
2016-07-31
*
add C# constant for GRPC_COMPRESSION_REQUEST_ALGORITHM_MD_KEY
Jan Tattermusch
2016-06-22
*
implement C# client compression interop tests
Jan Tattermusch
2016-06-22
*
remove occurences of compressable payload type
Jan Tattermusch
2016-06-22
*
migrate everything to netstandard1.5
Jan Tattermusch
2016-06-16
*
fix one more test
Jan Tattermusch
2016-05-25
*
fix tests
Jan Tattermusch
2016-05-25
*
Merge remote-tracking branch 'upstream/release-0_14' into HEAD
Jan Tattermusch
2016-05-18
|
\
|
*
rename names of generated enum values to match protobuf3beta3
Jan Tattermusch
2016-05-16
*
|
fix TimeoutOnSleepingServer interop test
Jan Tattermusch
2016-05-10
|
/
*
fix #5912
Jan Tattermusch
2016-04-26
*
migrate Grpc.IntegrationTesting to NUnit3
Jan Tattermusch
2016-04-11
*
fix copyrights
Jan Tattermusch
2016-04-01
*
migrate code to single client-side class
Jan Tattermusch
2016-04-01
*
migrate from client side interface to client side abstract class
Jan Tattermusch
2016-04-01
*
implement unimplemented_method interop test
Jan Tattermusch
2015-12-09
*
implemented more interop tests
Jan Tattermusch
2015-12-09
*
stop using SSL_CERT_FILE env for C# interop tests
Jan Tattermusch
2015-10-22
*
Polishing of C# auth API
Jan Tattermusch
2015-10-12
*
use JWT credentials for per_rpc_creds
Jan Tattermusch
2015-10-08
*
make C# auth interop tests up to spec
Jan Tattermusch
2015-10-08
*
make C# interop test args parsing compliant with spec
Jan Tattermusch
2015-10-07
*
introduce the new split-type credentials api
Jan Tattermusch
2015-10-06
*
a small interop client refactoring
Jan Tattermusch
2015-10-06
*
Migrate C# to the new auth API
Jan Tattermusch
2015-10-06
*
enable cloud_to_cloud tests with servers in a separate container
Jan Tattermusch
2015-09-28
*
Don't do .Wait() in async context.
Jan Tattermusch
2015-09-16
*
use service account credentials for per RPC test
Jan Tattermusch
2015-09-04
*
ugly fix of per_rpc_creds test
Jan Tattermusch
2015-09-03
*
update the interop tests based on spec
Jan Tattermusch
2015-09-03
*
error spec compliance and marshalling tests
Jan Tattermusch
2015-08-27
*
Merge remote-tracking branch 'upstream/master' into csharp_upgrade_to_proto3
Jan Tattermusch
2015-08-26
|
\
|
*
implement timeout_on_sleeping_server interop test
Jan Tattermusch
2015-08-20
|
*
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
|
*
refactor auth interceptors
Jan Tattermusch
2015-08-18
|
*
Revert "implement timeout_on_sleeping_server interop test"
Jan Tattermusch
2015-08-13
*
|
Merge remote-tracking branch 'upstream/master' into csharp_upgrade_to_proto3
Jan Tattermusch
2015-08-13
|
\
\
|
|
*
implement timeout_on_sleeping_server interop test
Jan Tattermusch
2015-08-12
|
|
/
|
*
migrate to usable auth library
Jan Tattermusch
2015-08-12
|
*
rename async extension methods for clarity
Jan Tattermusch
2015-08-10
*
|
migrated code to proto3
Jan Tattermusch
2015-08-08
|
*
polishing tests
Jan Tattermusch
2015-08-07
|
/
*
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
|
/
*
fix stylecop warnings
Jan Tattermusch
2015-07-22
*
rename Result to ResponseAsync
Jan Tattermusch
2015-07-21
*
implement per_rpc_creds and oauth2_auth_token interop tests
Jan Tattermusch
2015-07-20
[next]