14 Commits (26b0a34fbef7ab43870f51a1971ea4578e211ac3)

Author SHA1 Message Date
Jan Tattermusch 7897ae9308 auto-fix most of licenses 8 years ago
Jan Tattermusch 7c7865b0e1 eliminate crosstalk between C# tests 8 years ago
Jan Tattermusch 09d2f55c34 eliminate crosstalk between C# tests 8 years ago
Jan Tattermusch 60d0f4ced3 add a comment 9 years ago
Jan Tattermusch 90eb388c17 add more MetadataCredentials tests 9 years ago
Jan Tattermusch f41ebc3968 remove occurences of NewClient factory method 9 years ago
Jan Tattermusch 317b8acf99 migrate everything to netstandard1.5 9 years ago
Jan Tattermusch acb842c205 fix copyrights 9 years ago
Jan Tattermusch d8f7c8ae0e migrate from client side interface to client side abstract class 9 years ago
Jan Tattermusch 3ac4900239 improve MetadataCredentials test 9 years ago
Jan Tattermusch 189fcf8686 introduce auth interceptor context 10 years ago
Jan Tattermusch 18729a05e5 Polishing of C# auth API 10 years ago
Jan Tattermusch 5bd7005833 introduce the new split-type credentials api 10 years ago
Jan Tattermusch 74f39e185e Migrate C# to the new auth API 10 years ago
Jan Tattermusch 5bd75d789c implement C# wrapping for plugin API 10 years ago
Jan Tattermusch 2b3579541b get rid of explicit GrpcEnvironment.Shutdown() 10 years ago
Jan Tattermusch 8644aeaa71 migrated code to proto3 10 years ago
Jan Tattermusch 31ba063224 changed the way ports are added to the server 10 years ago
Jan Tattermusch 021df8a7f2 changed way service definitions are added to the server 10 years ago
Jan Tattermusch d27dfa7840 enable forcing client auth 10 years ago
Jan Tattermusch a96ac058f4 make insecure channel and server explicit 10 years ago
Jan Tattermusch 0526161385 introduce gRPC logger 10 years ago
Jan Tattermusch eea5955b56 added test for client SSL authentication 10 years ago
Jan Tattermusch b533281e8e adjust C# generator to match the new API 10 years ago
Jan Tattermusch 04eb89ca26 no need to call GrpcEnvironment.Initialize() explicitly 10 years ago
Jan Tattermusch c8f7d1079e fix stylecop issues 10 years ago
Jan Tattermusch 2ddb5a6cb5 revamp of c# channel options 10 years ago
Jan Tattermusch da71a4d391 add host and port overload for new channel 10 years ago
Jan Tattermusch 7eb3a76279 Replace handwritten testService stub by the generated one 10 years ago
Jan Tattermusch 03e82e2cdf Split address passed to AddListeningPort into host and port 10 years ago
Jan Tattermusch e5c446004f Added basic support for cancellation 10 years ago
Jan Tattermusch a5272b6adc A new version C# API based on async/await 10 years ago
Nicolas Noble cfd6073a66 Various Windows fixes. 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 503bbac217 added C# interop server 10 years ago
Jan Tattermusch 208313895d Added interop server, interop unit tests and fixes to pingpong 10 years ago
Jan Tattermusch a0fcfcc1fa Fixed formatting 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 a7608b081e Prototype of gRPC C# library (Core and API examples) 10 years ago