491 Commits (d5e59e2a4a2a37fd7ef0ba8cd1ca1388c44f18aa)

Author SHA1 Message Date
Jan Tattermusch 3ac4900239 improve MetadataCredentials test 9 years ago
Jan Tattermusch d63b1d62b1 Fix AbandonedCall test 9 years ago
Jan Tattermusch 7608c96758 fix bug in Server.KillAsync() 9 years ago
Jan Tattermusch 1b8210f567 fix completion queue test 9 years ago
Jan Tattermusch 62d6c20f2d add C# sanity test 9 years ago
Jan Tattermusch 839dc96a7f temporarily disable UnimplementedMethod test 9 years ago
Jan Tattermusch 450b281b5b temporarily disable StatusCodeAndMessage test 9 years ago
Jan Tattermusch 3ac274f128 start using Ignore attribute for performance tests 9 years ago
Jan Tattermusch 03c010611b split up C# tests into separate processes 9 years ago
Jan Tattermusch 1d344f1e59 Add test coverage for Metadata class 9 years ago
Jan Tattermusch 8fe3f64046 add coverage for AsyncStreamExtensions 9 years ago
Jan Tattermusch 839e1d1324 remove dead code from AsyncCallBase 9 years ago
Jan Tattermusch 00c144a8d2 increase coverage of ServerCallContext 9 years ago
Jan Tattermusch a1e6097d39 added coverage for Async*StreamingCall classes 9 years ago
Jan Tattermusch 66a653df5e add ClientBase coverage 9 years ago
Jan Tattermusch de0d8b534f improve PropagateCancellation test 9 years ago
Jan Tattermusch 3d45afe8df add coverage for call options 9 years ago
Jan Tattermusch 88086373db make gpr_timespec platform agnostic 9 years ago
Jan Tattermusch fa20ebc631 implement unimplemented_method interop test 9 years ago
Jan Tattermusch 0ed7315648 implemented more interop tests 9 years ago
Jan Tattermusch 7ebbc475fc put user defined userAgentString to the beginning of userAgentString 9 years ago
Jan Tattermusch e8132d3954 update C# generate protos script 9 years ago
Jan Tattermusch 8956122d60 consolidate math.proto and health.proto 9 years ago
Jan Tattermusch 723c34bae2 add ConfigureAwait(false) where needed 9 years ago
Jan Tattermusch 189fcf8686 introduce auth interceptor context 9 years ago
Jan Tattermusch 5beb0ee9d7 update C# projects 9 years ago
Julien Boeuf caf9935e45 Also adding a credentials type to the plugin API. 9 years ago
Jan Tattermusch 1db095d442 bump C# version to 0.12.0 9 years ago
Julien Boeuf 3c957e60a3 Fixing implementations. 9 years ago
Jan Tattermusch 18ce9d65ef use new proto option in C# 9 years ago
Jan Tattermusch 4d7dbbfcbc regenerate protos 9 years ago
Jan Tattermusch 1a8f547a0b use regular lock instead of spinlock 9 years ago
Jan Tattermusch 4bdd72befe dont run performance test by default 9 years ago
Jan Tattermusch 95d80c538f remove tabs 9 years ago
Jan Tattermusch d0c1bfa566 Provide performance workers for C# 9 years ago
Julien Boeuf 334314b888 Updating the server1 cert so that it can be used with Go. 9 years ago
Jan Tattermusch 452ca9b912 add profiling support 9 years ago
Jan Tattermusch bf3b153fdf Add OpenCover coverage for C# 9 years ago
Jan Tattermusch 7b93699062 Add nuget version badge 9 years ago
Jan Tattermusch 08dea32d24 update C# to the new C core auth API 9 years ago
Jan Tattermusch beffc779bb stop using SSL_CERT_FILE env for C# interop tests 9 years ago
Jan Tattermusch e49501a9eb Update README.md 9 years ago
Jan Tattermusch 2ca1df10aa restrict number of iterations for UnaryCallPerformance test 9 years ago
Jan Tattermusch 18729a05e5 Polishing of C# auth API 9 years ago
Jan Tattermusch a6e68f163c rename grpc.native.csharp_ext nuget to grpc.native.csharp 10 years ago
Jan Tattermusch cf72a3adfe use JWT credentials for per_rpc_creds 10 years ago
Jan Tattermusch 9d8a65218f prevent ArgumentNullException in credentials plugin 10 years ago
Jan Tattermusch 64d7c2461a make C# auth interop tests up to spec 10 years ago
Jan Tattermusch 70f8652693 regenerate generated interop testing files 10 years ago
Jan Tattermusch 317cb72f9b remove extra copy of test.proto 10 years ago