aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/csharp/Grpc.IntegrationTesting/InteropClient.cs
Commit message (Expand)AuthorAge
* csharp interop client: dont set override by defaultGravatar Jan Tattermusch2018-12-20
* Replace message/deflate,gzip with deflate,gzipGravatar Muxi Yan2018-02-06
* Fix csharp buildGravatar Muxi Yan2017-10-16
* auto-fix most of licensesGravatar Jan Tattermusch2017-06-08
* display logs when running interop based testsGravatar Jan Tattermusch2017-02-24
* Connect to "localhost" from interop clients.Gravatar Paul Marks2017-02-07
* added the real unimplemented_method test to csharp interop testGravatar Noah Eisen2016-10-21
* renamed unimplemented_method -> unimplemented_serviceGravatar Noah Eisen2016-10-21
* removed check on the returned message from calling an unimplemented methodGravatar Noah Eisen2016-10-20
* fixed bug in custom metadata interop test from csharp client to c++ serverGravatar Noah Eisen2016-10-12
* update to the newest CommandLineParser APIGravatar Jan Tattermusch2016-08-13
* migrate to the new CommandLineParser APIGravatar Jan Tattermusch2016-08-13
* remove Google.Apis.Auth related CoreCLR todosGravatar Jan Tattermusch2016-08-11
* fix conditional compilation for netcoreapp1.0 projectsGravatar Jan Tattermusch2016-07-31
* add C# constant for GRPC_COMPRESSION_REQUEST_ALGORITHM_MD_KEYGravatar Jan Tattermusch2016-06-22
* implement C# client compression interop testsGravatar Jan Tattermusch2016-06-22
* remove occurences of compressable payload typeGravatar Jan Tattermusch2016-06-22
* migrate everything to netstandard1.5Gravatar Jan Tattermusch2016-06-16
* fix one more testGravatar Jan Tattermusch2016-05-25
* fix testsGravatar Jan Tattermusch2016-05-25
* Merge remote-tracking branch 'upstream/release-0_14' into HEADGravatar Jan Tattermusch2016-05-18
|\
| * rename names of generated enum values to match protobuf3beta3Gravatar Jan Tattermusch2016-05-16
* | fix TimeoutOnSleepingServer interop testGravatar Jan Tattermusch2016-05-10
|/
* fix #5912Gravatar Jan Tattermusch2016-04-26
* migrate Grpc.IntegrationTesting to NUnit3Gravatar Jan Tattermusch2016-04-11
* fix copyrightsGravatar Jan Tattermusch2016-04-01
* migrate code to single client-side classGravatar Jan Tattermusch2016-04-01
* migrate from client side interface to client side abstract classGravatar Jan Tattermusch2016-04-01
* implement unimplemented_method interop testGravatar Jan Tattermusch2015-12-09
* implemented more interop testsGravatar Jan Tattermusch2015-12-09
* stop using SSL_CERT_FILE env for C# interop testsGravatar Jan Tattermusch2015-10-22
* Polishing of C# auth APIGravatar Jan Tattermusch2015-10-12
* use JWT credentials for per_rpc_credsGravatar Jan Tattermusch2015-10-08
* make C# auth interop tests up to specGravatar Jan Tattermusch2015-10-08
* make C# interop test args parsing compliant with specGravatar Jan Tattermusch2015-10-07
* introduce the new split-type credentials apiGravatar Jan Tattermusch2015-10-06
* a small interop client refactoringGravatar Jan Tattermusch2015-10-06
* Migrate C# to the new auth APIGravatar Jan Tattermusch2015-10-06
* enable cloud_to_cloud tests with servers in a separate containerGravatar Jan Tattermusch2015-09-28
* Don't do .Wait() in async context.Gravatar Jan Tattermusch2015-09-16
* use service account credentials for per RPC testGravatar Jan Tattermusch2015-09-04
* ugly fix of per_rpc_creds testGravatar Jan Tattermusch2015-09-03
* update the interop tests based on specGravatar Jan Tattermusch2015-09-03
* error spec compliance and marshalling testsGravatar Jan Tattermusch2015-08-27
* Merge remote-tracking branch 'upstream/master' into csharp_upgrade_to_proto3Gravatar Jan Tattermusch2015-08-26
|\
| * implement timeout_on_sleeping_server interop testGravatar Jan Tattermusch2015-08-20
| * get rid of explicit GrpcEnvironment.Shutdown()Gravatar Jan Tattermusch2015-08-20
| * metadata polishingGravatar Jan Tattermusch2015-08-19
| * add method info to auth interceptorGravatar Jan Tattermusch2015-08-18
| * refactor auth interceptorsGravatar Jan Tattermusch2015-08-18