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
/
InteropServer.cs
Commit message (
Expand
)
Author
Age
*
update to the newest CommandLineParser API
Jan Tattermusch
2016-08-13
*
migrate to the new CommandLineParser API
Jan Tattermusch
2016-08-13
*
stop using SSL_CERT_FILE env for C# interop tests
Jan Tattermusch
2015-10-22
*
make C# interop test args parsing compliant with spec
Jan Tattermusch
2015-10-07
*
update the interop tests based on spec
Jan Tattermusch
2015-09-03
*
Merge remote-tracking branch 'upstream/master' into csharp_upgrade_to_proto3
Jan Tattermusch
2015-08-26
|
\
|
*
get rid of explicit GrpcEnvironment.Shutdown()
Jan Tattermusch
2015-08-20
*
|
migrated code to proto3
Jan Tattermusch
2015-08-08
|
/
*
changed the way ports are added to the server
Jan Tattermusch
2015-08-04
*
changed way service definitions are added to the server
Jan Tattermusch
2015-08-04
*
make insecure channel and server explicit
Jan Tattermusch
2015-07-24
*
no need to call GrpcEnvironment.Initialize() explicitly
Jan Tattermusch
2015-07-10
*
Replace handwritten testService stub by the generated one
Jan Tattermusch
2015-05-07
*
Split address passed to AddListeningPort into host and port
Jan Tattermusch
2015-05-07
*
Various Windows fixes.
Nicolas Noble
2015-03-19
*
code style fixes based on StyleCop warnings
Jan Tattermusch
2015-03-11
*
C# server side TLS support
Jan Tattermusch
2015-03-09
*
added C# interop server
Jan Tattermusch
2015-02-26