make insecure channel and server explicit
Showing
- src/csharp/Grpc.Core.Tests/ClientServerTest.cs 2 additions, 2 deletionssrc/csharp/Grpc.Core.Tests/ClientServerTest.cs
- src/csharp/Grpc.Core.Tests/ServerTest.cs 1 addition, 1 deletionsrc/csharp/Grpc.Core.Tests/ServerTest.cs
- src/csharp/Grpc.Core.Tests/TimeoutsTest.cs 2 additions, 2 deletionssrc/csharp/Grpc.Core.Tests/TimeoutsTest.cs
- src/csharp/Grpc.Core/Channel.cs 8 additions, 10 deletionssrc/csharp/Grpc.Core/Channel.cs
- src/csharp/Grpc.Core/Credentials.cs 25 additions, 2 deletionssrc/csharp/Grpc.Core/Credentials.cs
- src/csharp/Grpc.Core/Internal/ChannelSafeHandle.cs 3 additions, 3 deletionssrc/csharp/Grpc.Core/Internal/ChannelSafeHandle.cs
- src/csharp/Grpc.Core/Internal/CredentialsSafeHandle.cs 7 additions, 0 deletionssrc/csharp/Grpc.Core/Internal/CredentialsSafeHandle.cs
- src/csharp/Grpc.Core/Internal/ServerSafeHandle.cs 4 additions, 4 deletionssrc/csharp/Grpc.Core/Internal/ServerSafeHandle.cs
- src/csharp/Grpc.Core/Server.cs 19 additions, 36 deletionssrc/csharp/Grpc.Core/Server.cs
- src/csharp/Grpc.Core/ServerCredentials.cs 22 additions, 0 deletionssrc/csharp/Grpc.Core/ServerCredentials.cs
- src/csharp/Grpc.Examples.MathClient/MathClient.cs 1 addition, 1 deletionsrc/csharp/Grpc.Examples.MathClient/MathClient.cs
- src/csharp/Grpc.Examples.MathServer/MathServer.cs 1 addition, 1 deletionsrc/csharp/Grpc.Examples.MathServer/MathServer.cs
- src/csharp/Grpc.Examples.Tests/MathClientServerTests.cs 2 additions, 2 deletionssrc/csharp/Grpc.Examples.Tests/MathClientServerTests.cs
- src/csharp/Grpc.HealthCheck.Tests/HealthClientServerTest.cs 2 additions, 2 deletionssrc/csharp/Grpc.HealthCheck.Tests/HealthClientServerTest.cs
- src/csharp/Grpc.IntegrationTesting/InteropClientServerTest.cs 1 addition, 1 deletion...csharp/Grpc.IntegrationTesting/InteropClientServerTest.cs
- src/csharp/Grpc.IntegrationTesting/InteropServer.cs 2 additions, 2 deletionssrc/csharp/Grpc.IntegrationTesting/InteropServer.cs
- src/csharp/Grpc.IntegrationTesting/SslCredentialsTest.cs 1 addition, 1 deletionsrc/csharp/Grpc.IntegrationTesting/SslCredentialsTest.cs
- src/csharp/ext/grpc_csharp_ext.c 2 additions, 2 deletionssrc/csharp/ext/grpc_csharp_ext.c
Loading
Please register or sign in to comment