2 Commits (222563ceefdec313488e4196241618de8245d8fb)

Author SHA1 Message Date
Jan Tattermusch 781720f82d get rid of servicename argument for server service definition. 9 years ago
Jan Tattermusch 253769e92d add ASYNC_GENERIC_SERVER support for C# 9 years ago
Jan Tattermusch d0c1bfa566 Provide performance workers for C# 10 years ago
Jan Tattermusch beffc779bb stop using SSL_CERT_FILE env for C# interop tests 10 years ago
Jan Tattermusch 8644aeaa71 migrated code to proto3 10 years ago
Jan Tattermusch dc64fb5399 remove the ImmutableCollections dependency 10 years ago
Jan Tattermusch eea5955b56 added test for client SSL authentication 10 years ago
Jan Tattermusch 286975fd2b Started using immutable collections and other code cleanup 10 years ago
Jan Tattermusch 075dde42fe code style fixes based on StyleCop warnings 10 years ago
Jan Tattermusch b0829ebaf1 C# server side TLS support 10 years ago
Jan Tattermusch a29d0f3fbc Split async call into server and client classes sharing the same base. 10 years ago
Jan Tattermusch 8b86b15e67 renaming of VS projects and other minor structural fixes 10 years ago
Jan Tattermusch 3086862d20 Changed namespace from Google.GRPC to Grpc, sorted using statements, minor refactorings 10 years ago
Craig Tiller 190d360def Add missing new-lines at end of file 10 years ago
Jan Tattermusch af77b3d0b7 changed 2014 -> 2015 10 years ago
Jan Tattermusch a7fff86b61 added license headers to all grpc C# files 10 years ago
Jan Tattermusch 23821ceb69 Reworked GrpcEnvironment initialization and shutdown to allow running all tests at once. 10 years ago
Jan Tattermusch 392d1e0cfe addressed review comments 10 years ago
Jan Tattermusch d233d3ae58 added some more interop tests 10 years ago