48 Commits (8266c67127912a7b53dac1b6a4f7823db4bcb67b)

Author SHA1 Message Date
Jan Tattermusch 8266c67127 enable cloud_to_cloud tests with servers in a separate container 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 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 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
Jan Tattermusch 8644aeaa71 migrated code to proto3 10 years ago
Jan Tattermusch c8d7b8498c polishing tests 10 years ago
Jan Tattermusch cd7a4054de make work with out-of-band oauth2 token more pleasant 10 years ago
Jan Tattermusch b98e1dd7c4 make some interop tests run as async methods 10 years ago
Jan Tattermusch ae017092ad fix stylecop warnings 10 years ago
Jan Tattermusch a236ff205b rename Result to ResponseAsync 10 years ago
Jan Tattermusch 7b4a31f982 implement per_rpc_creds and oauth2_auth_token interop tests 10 years ago
Jan Tattermusch fd953a514c add support for per-call metadata 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 9f550a3e99 changed tests and examples to use "using" for IDisposable calls 10 years ago
Jan Tattermusch 43dc50beb2 make naming of async write methods clearer (by adding Async suffix) 10 years ago
Jan Tattermusch 7ca6179c66 Make IAsyncReadStream use IAsyncEnumerator from Ix-Async 10 years ago
Jan Tattermusch 7eb3a76279 Replace handwritten testService stub by the generated one 10 years ago
Jan Tattermusch 8c2dd9d864 Fixes for C# cancellation support 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
Jan Tattermusch aa5fba43b5 Fix assertion for compute_engine_creds 10 years ago
Jan Tattermusch 0bbfa382ea attempt to support compute_engine_creds interop test 10 years ago
Jan Tattermusch 1ca56b9d8a style fixes 10 years ago
Jan Tattermusch dca6e884ce First attempt to add service account creds interop test 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 f7e32a669e C# interop client support for external CA file 10 years ago
Jan Tattermusch 1532923d65 client side support for TLS 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 50faa8f78b Added support for true synchronous unary call and added some performance tests. 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