index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
csharp
/
Grpc.IntegrationTesting
/
Grpc.IntegrationTesting.csproj
Commit message (
Expand
)
Author
Age
*
Merge pull request #3731 from jtattermusch/csharp_use_common_protos
Yang Gao
2015-10-08
|
\
|
*
remove extra copy of test.proto
Jan Tattermusch
2015-10-07
*
|
implement C# wrapping for plugin API
Jan Tattermusch
2015-10-06
|
/
*
update the interop tests based on spec
Jan Tattermusch
2015-09-03
*
switch C# projects to Google.Protobuf 3.0.0-alpha4 package
Jan Tattermusch
2015-08-27
*
upgrade third_party/protobufs to 3.0.0-beta-1
Jan Tattermusch
2015-08-27
*
Merge remote-tracking branch 'upstream/master' into csharp_upgrade_to_proto3
Jan Tattermusch
2015-08-13
|
\
*
|
upgrade to latest protobufs
Jan Tattermusch
2015-08-13
|
*
migrate to usable auth library
Jan Tattermusch
2015-08-12
*
|
switched to protobuf from 20150808
Jan Tattermusch
2015-08-08
*
|
upgraded NuGet package
Jan Tattermusch
2015-08-08
*
|
regenerate protos
Jan Tattermusch
2015-08-08
|
/
*
remove the ImmutableCollections dependency
Jan Tattermusch
2015-08-04
*
Add ReleaseSigned configuration for Grpc.sln
Jan Tattermusch
2015-07-27
*
fix reference to bouncyCastles assembly
Jan Tattermusch
2015-07-24
*
upgrade Grpc.Auth to latest version of Google.Apis.Auth and remove unneeded code
Jan Tattermusch
2015-07-24
*
fix x86 target to be AnyCPU
Jan Tattermusch
2015-07-24
*
added test for client SSL authentication
Jan Tattermusch
2015-07-24
*
fixed dependencies in C# project
Jan Tattermusch
2015-07-20
*
introduce Version.cs as single source of truth of gRPC C# version
Jan Tattermusch
2015-07-15
*
use System.Collections.Immutable instead of Microsoft.Bcl.Immutable
Jan Tattermusch
2015-07-09
*
Make IAsyncReadStream use IAsyncEnumerator from Ix-Async
Jan Tattermusch
2015-05-20
*
Replace handwritten testService stub by the generated one
Jan Tattermusch
2015-05-07
*
First attempt to add service account creds interop test
Jan Tattermusch
2015-04-27
*
added dependency on Google.Apis.Auth package
Jan Tattermusch
2015-04-27
*
Removing some ugly hacks from C# server and improving the comments a bit
Jan Tattermusch
2015-04-23
*
Spec for Grpc.Core nuget package that works
Jan Tattermusch
2015-04-20
*
added support for metadata
Jan Tattermusch
2015-03-16
*
Started using immutable collections and other code cleanup
Jan Tattermusch
2015-03-12
*
C# server side TLS support
Jan Tattermusch
2015-03-09
*
client side support for TLS
Jan Tattermusch
2015-03-03
*
added C# interop server
Jan Tattermusch
2015-02-26
*
Added interop server, interop unit tests and fixes to pingpong
Jan Tattermusch
2015-02-25
*
Rename Grpc.Api to Grpc.Examples
Jan Tattermusch
2015-02-20
*
moved proto files to Grpc.IntegrationTesting
Jan Tattermusch
2015-02-20
*
moved interop testing specific files to Grpc.IntegrationTesting
Jan Tattermusch
2015-02-20
*
renaming of VS projects and other minor structural fixes
Jan Tattermusch
2015-02-20