1012 Commits (73c33541b5eaf6a44e0e14e1382ab19f25538873)

Author SHA1 Message Date
Jan Tattermusch 8266c67127 enable cloud_to_cloud tests with servers in a separate container 10 years ago
Jan Tattermusch 3fcbdef6f7 further docs fixes 10 years ago
Jan Tattermusch e0be467c33 Update c# docs for release 0.11 10 years ago
Nathaniel Manista 3ba30e16ad Drop issue 527 TODOs for interop specification 10 years ago
Jan Tattermusch f6e26388f8 bump version of C# to 0.7.1 10 years ago
Jan Tattermusch c4ebda7d30 plain log message should not be treated as format string 10 years ago
Jan Tattermusch 156a7b6e0f Don't do .Wait() in async context. 10 years ago
David Garcia Quintas f6a39e96fb Type sign fix for C# 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 c84c2e3ab7 fix C# nuget package building 10 years ago
Jan Tattermusch 7d3d485aa7 add roots.pem to Grpc C# nuget package 10 years ago
Jan Tattermusch 487a72b726 Provide troubleshooting instructions for 'cannot load grpc_csharp_ext.dll' problem. 10 years ago
Jan Tattermusch 727956741d check for allowed characters in metadata key 10 years ago
Jan Tattermusch 67c4587c88 error spec compliance and marshalling tests 10 years ago
Stanley Cheung 0a268216c2 replace all grpc-common occurances with examples 10 years ago
Jan Tattermusch 5414df3011 make ToLower culture invariant 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
Julien Boeuf c5b570f97e Adding void* at then end of security related method in order to have a stable ABI. 10 years ago
Jan Tattermusch 12855fc682 polishing public docs 10 years ago
Jan Tattermusch f637573b95 make unneeded API internal-only, update docs 10 years ago
Jan Tattermusch 578c7c5fe9 revert AssemblyInfo.cs 10 years ago
Jan Tattermusch dca145bcfe fix stylecop issues 10 years ago
Jan Tattermusch 4c25efa519 support for reading response headers on client side 10 years ago
Jan Tattermusch 3af838a2d7 simplify stream reads on client side 10 years ago
Jan Tattermusch fb34a99d98 reading of response headers for unary response calls 10 years ago
Jan Tattermusch ea02eb619d introduce INativeCall interface to simplify testing 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 249fc8048d improving the tests 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 e7178527ff fix comment 10 years ago
Jan Tattermusch 9e14414415 refactor auth interceptors 10 years ago
Jan Tattermusch 2250454721 forgot to expose status and trailers for unary call 10 years ago
Craig Tiller 4275899297 Sprinkle reserved = NULL around 10 years ago
Jan Tattermusch c7cfe9d35b Fix version of Google.Apis.Auth required by Grpc.Auth nuget. 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 70cb300921 generate auth URI for JWT access token properly 10 years ago
Jan Tattermusch 39b39d6c96 implement timeout_on_sleeping_server interop test 10 years ago
Nicolas "Pixel" Noble 720903ae6d Fixing merge failures. 10 years ago
Jan Tattermusch 94829fb7b1 remove OperationFailedException also from the project file 10 years ago
Jan Tattermusch 0c140a863e migrate to usable auth library 10 years ago
Jan Tattermusch ebf4046d7f getting rid of unnecessary exception type 10 years ago
Jan Tattermusch 1b926ee4dd add comments 10 years ago
Jan Tattermusch 9698b5b29f polishing CallOptions 10 years ago
Jan Tattermusch 2527967e36 fix test 10 years ago