aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/csharp/Grpc.Core/ServerCredentials.cs
Commit message (Expand)AuthorAge
* dont repeat "ClientCertificate" in enum valuesGravatar Jan Tattermusch2018-10-05
* address review commentsGravatar Jan Tattermusch2018-09-07
* Expose certificate request type in SslServerCredentials.Gravatar Jan Tattermusch2018-09-04
* auto-fix most of licensesGravatar Jan Tattermusch2017-06-08
* Update copyrightsGravatar Craig Tiller2016-03-31
* update copyrightsGravatar Jan Tattermusch2016-02-18
* rename Preconditions to GrpcPreconditionsGravatar Jan Tattermusch2016-02-18
* fix preconditions classGravatar Jan Tattermusch2015-08-10
* remove the ImmutableCollections dependencyGravatar Jan Tattermusch2015-08-04
* enable forcing client authGravatar Jan Tattermusch2015-08-04
* make insecure channel and server explicitGravatar Jan Tattermusch2015-07-24
* added test for client SSL authenticationGravatar Jan Tattermusch2015-07-24
* added option to authenticate client using root cert chainGravatar Jan Tattermusch2015-07-24
* Started using immutable collections and other code cleanupGravatar Jan Tattermusch2015-03-12
* code style fixes based on StyleCop warningsGravatar Jan Tattermusch2015-03-11
* C# server side TLS supportGravatar Jan Tattermusch2015-03-09