135 Commits (5a80d6f6066fe38bcf518d931792f49c7df89eb2)

Author SHA1 Message Date
Jan Tattermusch 7928b4175f update C# dependencies 9 years ago
Jan Tattermusch ecb02be1ea include assembly signing key in the repo 9 years ago
Jan Tattermusch 72ce442d61 regenerate C# protos 9 years ago
Jan Tattermusch aba2548dbe upgrade Grpc.sln to newest Google.Protobuf nuget 9 years ago
Jan Tattermusch d214fb99de Remove leftovers from packages.config 9 years ago
Jan Tattermusch 3ac4900239 improve MetadataCredentials test 10 years ago
Jan Tattermusch 839dc96a7f temporarily disable UnimplementedMethod test 10 years ago
Jan Tattermusch 450b281b5b temporarily disable StatusCodeAndMessage test 10 years ago
Jan Tattermusch 3ac274f128 start using Ignore attribute for performance tests 10 years ago
Jan Tattermusch 66a653df5e add ClientBase coverage 10 years ago
Jan Tattermusch fa20ebc631 implement unimplemented_method interop test 10 years ago
Jan Tattermusch 0ed7315648 implemented more interop tests 10 years ago
Jan Tattermusch 189fcf8686 introduce auth interceptor context 10 years ago
Jan Tattermusch 18ce9d65ef use new proto option in C# 10 years ago
Jan Tattermusch 4d7dbbfcbc regenerate protos 10 years ago
Jan Tattermusch 1a8f547a0b use regular lock instead of spinlock 10 years ago
Jan Tattermusch 4bdd72befe dont run performance test by default 10 years ago
Jan Tattermusch 95d80c538f remove tabs 10 years ago
Jan Tattermusch d0c1bfa566 Provide performance workers for C# 10 years ago
Julien Boeuf 334314b888 Updating the server1 cert so that it can be used with Go. 10 years ago
Jan Tattermusch beffc779bb stop using SSL_CERT_FILE env for C# interop tests 10 years ago
Jan Tattermusch 18729a05e5 Polishing of C# auth API 10 years ago
Jan Tattermusch cf72a3adfe use JWT credentials for per_rpc_creds 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
Jan Tattermusch 7828e813f7 make C# interop test args parsing compliant with spec 10 years ago
Jan Tattermusch 5bd7005833 introduce the new split-type credentials api 10 years ago
Jan Tattermusch 9e5e7e9a6c a small interop client refactoring 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 8266c67127 enable cloud_to_cloud tests with servers in a separate container 10 years ago
Nathaniel Manista 3ba30e16ad Drop issue 527 TODOs for interop specification 10 years ago
Jan Tattermusch 156a7b6e0f Don't do .Wait() in async context. 10 years ago
Jan Tattermusch bea7cbd9a5 use service account credentials for per RPC test 10 years ago
Jan Tattermusch ee0ef4dfde ugly fix of per_rpc_creds test 10 years ago
Jan Tattermusch b26972fab4 update the interop tests based on spec 10 years ago
Jan Tattermusch 67c4587c88 error spec compliance and marshalling tests 10 years ago
Jan Tattermusch 939ccbe0ff switch C# projects to Google.Protobuf 3.0.0-alpha4 package 10 years ago
Jan Tattermusch d68ef4f9ae upgrade third_party/protobufs to 3.0.0-beta-1 10 years ago
Jan Tattermusch e4134ddf6c implement timeout_on_sleeping_server interop test 10 years ago
Jan Tattermusch 2b3579541b get rid of explicit GrpcEnvironment.Shutdown() 10 years ago
Jan Tattermusch f6edf879a6 metadata polishing 10 years ago
Jan Tattermusch e396b8dbea add method info to auth interceptor 10 years ago
Jan Tattermusch 9e14414415 refactor auth interceptors 10 years ago
Jan Tattermusch 3c9752e784 Revert "implement timeout_on_sleeping_server interop test" 10 years ago
Jan Tattermusch 58d6374441 upgrade to latest protobufs 10 years ago
Jan Tattermusch 39b39d6c96 implement timeout_on_sleeping_server interop test 10 years ago
Jan Tattermusch 0c140a863e migrate to usable auth library 10 years ago
Jan Tattermusch f22abfbf1a rename async extension methods for clarity 10 years ago