aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/csharp/Grpc.IntegrationTesting/Grpc.IntegrationTesting.csproj
Commit message (Expand)AuthorAge
* Add ReleaseSigned configuration for Grpc.slnGravatar Jan Tattermusch2015-07-27
* fix reference to bouncyCastles assemblyGravatar Jan Tattermusch2015-07-24
* upgrade Grpc.Auth to latest version of Google.Apis.Auth and remove unneeded codeGravatar Jan Tattermusch2015-07-24
* fix x86 target to be AnyCPUGravatar Jan Tattermusch2015-07-24
* added test for client SSL authenticationGravatar Jan Tattermusch2015-07-24
* fixed dependencies in C# projectGravatar Jan Tattermusch2015-07-20
* introduce Version.cs as single source of truth of gRPC C# versionGravatar Jan Tattermusch2015-07-15
* use System.Collections.Immutable instead of Microsoft.Bcl.ImmutableGravatar Jan Tattermusch2015-07-09
* Make IAsyncReadStream use IAsyncEnumerator from Ix-AsyncGravatar Jan Tattermusch2015-05-20
* Replace handwritten testService stub by the generated oneGravatar Jan Tattermusch2015-05-07
* First attempt to add service account creds interop testGravatar Jan Tattermusch2015-04-27
* added dependency on Google.Apis.Auth packageGravatar Jan Tattermusch2015-04-27
* Removing some ugly hacks from C# server and improving the comments a bitGravatar Jan Tattermusch2015-04-23
* Spec for Grpc.Core nuget package that worksGravatar Jan Tattermusch2015-04-20
* added support for metadataGravatar Jan Tattermusch2015-03-16
* Started using immutable collections and other code cleanupGravatar Jan Tattermusch2015-03-12
* C# server side TLS supportGravatar Jan Tattermusch2015-03-09
* client side support for TLSGravatar Jan Tattermusch2015-03-03
* added C# interop serverGravatar Jan Tattermusch2015-02-26
* Added interop server, interop unit tests and fixes to pingpongGravatar Jan Tattermusch2015-02-25
* Rename Grpc.Api to Grpc.ExamplesGravatar Jan Tattermusch2015-02-20
* moved proto files to Grpc.IntegrationTestingGravatar Jan Tattermusch2015-02-20
* moved interop testing specific files to Grpc.IntegrationTestingGravatar Jan Tattermusch2015-02-20
* renaming of VS projects and other minor structural fixesGravatar Jan Tattermusch2015-02-20