aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/csharp/Grpc.IntegrationTesting/InteropServer.cs
Commit message (Expand)AuthorAge
* auto-fix most of licensesGravatar Jan Tattermusch2017-06-08
* display logs when running interop based testsGravatar Jan Tattermusch2017-02-24
* update to the newest CommandLineParser APIGravatar Jan Tattermusch2016-08-13
* migrate to the new CommandLineParser APIGravatar Jan Tattermusch2016-08-13
* stop using SSL_CERT_FILE env for C# interop testsGravatar Jan Tattermusch2015-10-22
* make C# interop test args parsing compliant with specGravatar Jan Tattermusch2015-10-07
* update the interop tests based on specGravatar Jan Tattermusch2015-09-03
* Merge remote-tracking branch 'upstream/master' into csharp_upgrade_to_proto3Gravatar Jan Tattermusch2015-08-26
|\
| * get rid of explicit GrpcEnvironment.Shutdown()Gravatar Jan Tattermusch2015-08-20
* | migrated code to proto3Gravatar Jan Tattermusch2015-08-08
|/
* changed the way ports are added to the serverGravatar Jan Tattermusch2015-08-04
* changed way service definitions are added to the serverGravatar Jan Tattermusch2015-08-04
* make insecure channel and server explicitGravatar Jan Tattermusch2015-07-24
* no need to call GrpcEnvironment.Initialize() explicitlyGravatar Jan Tattermusch2015-07-10
* Replace handwritten testService stub by the generated oneGravatar Jan Tattermusch2015-05-07
* Split address passed to AddListeningPort into host and portGravatar Jan Tattermusch2015-05-07
* Various Windows fixes.Gravatar Nicolas Noble2015-03-19
* code style fixes based on StyleCop warningsGravatar Jan Tattermusch2015-03-11
* C# server side TLS supportGravatar Jan Tattermusch2015-03-09
* added C# interop serverGravatar Jan Tattermusch2015-02-26