aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/csharp/Grpc.IntegrationTesting/SslCredentialsTest.cs
Commit message (Collapse)AuthorAge
* fix warnings in integration testsGravatar Jan Tattermusch2017-08-11
|
* auto-fix most of licensesGravatar Jan Tattermusch2017-06-08
|
* eliminate crosstalk between C# testsGravatar Jan Tattermusch2017-04-20
|
* expose AuthContext in C#Gravatar Jan Tattermusch2017-03-02
|
* remove occurences of NewClient factory methodGravatar Jan Tattermusch2016-06-22
|
* 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
|
* Merge remote-tracking branch 'upstream/master' into csharp_upgrade_to_proto3Gravatar Jan Tattermusch2015-08-26
|\ | | | | | | | | Conflicts: src/csharp/Grpc.IntegrationTesting/InteropClient.cs
| * 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
|
* enable forcing client authGravatar Jan Tattermusch2015-08-04
|
* make insecure channel and server explicitGravatar Jan Tattermusch2015-07-24
|
* introduce gRPC loggerGravatar Jan Tattermusch2015-07-24
|
* added test for client SSL authenticationGravatar Jan Tattermusch2015-07-24