290 Commits (f1ca91ad30afd103d357c1f48ac95cba016fed1e)

Author SHA1 Message Date
Jan Tattermusch 9fb1d200f1 watch connectivity state API has changed in the meantime 10 years ago
Jan Tattermusch 07ea52c29c add DefaultAuthority constant to channel options 10 years ago
Jan Tattermusch dead905b87 expose Channel.Target property 10 years ago
Jan Tattermusch 9c7e46f55c use NULL for default host in grpc_channel_call_create 10 years ago
Jan Tattermusch d8bbdeae42 Added channel state API 10 years ago
Jan Tattermusch 0175e18133 tolerate occasional StatusCode.Internal on timeout 10 years ago
Nicolas Noble 563b8a2779 Regenerating project files and massaging VS project files. 10 years ago
Jan Tattermusch c463c5362b Add ReleaseSigned configuration for Grpc.sln 10 years ago
Jan Tattermusch 5f8d9dccf4 only use lowercase metadata keys in headers 10 years ago
Jan Tattermusch cd7a4054de make work with out-of-band oauth2 token more pleasant 10 years ago
Jan Tattermusch 9a5c4f516f make sure async test wont be silently skipped with old NUnit 10 years ago
Jan Tattermusch b98e1dd7c4 make some interop tests run as async methods 10 years ago
Jan Tattermusch 9b048e529e introducing async tests 10 years ago
Jan Tattermusch 6832792c20 add NUnitTestAdapter for VS 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 f9c2d97605 fix reference to bouncyCastles assembly 10 years ago
Jan Tattermusch a6b8288468 upgrade Grpc.Auth to latest version of Google.Apis.Auth and remove unneeded code 10 years ago
Jan Tattermusch dce9f6e4c2 fix x86 target to be AnyCPU 10 years ago
Jan Tattermusch eea5955b56 added test for client SSL authentication 10 years ago
Jan Tattermusch 88a9b32936 added option to authenticate client using root cert chain 10 years ago
Jan Tattermusch 062c329cf8 expose peer info in serverside call handlers 10 years ago
Jan Tattermusch 49313cec38 tiny fixes 10 years ago
Jan Tattermusch 6835b92c8b fix test on windows 10 years ago
Jan Tattermusch 7a3ac62d9c explicitly convert deadline for server handlers to realtime 10 years ago
Jan Tattermusch 4106259c79 add MathService.Fib test with deadline 10 years ago
Jan Tattermusch f7cfc8a7b8 implemented cancellation support for MathService.Fib 10 years ago
Jan Tattermusch 0846b68eb7 add Timeout support and tests 10 years ago
Jan Tattermusch 74529562e3 added deadline to generated stubs 10 years ago
Jan Tattermusch 50b836539c Timespec.FromDateTime implementation and tests 10 years ago
Jan Tattermusch 4113ba5420 implemented FromDateTime 10 years ago
Jan Tattermusch f6410f54bc robust conversion from Timespec to DateTime and tests 10 years ago
Jan Tattermusch ae017092ad fix stylecop warnings 10 years ago
Jan Tattermusch b146ef62c4 added generated file Health.cs to stylecop ignore 10 years ago
Jan Tattermusch 766d72b1c0 set primary user agent by C# channel 10 years ago
Julien Boeuf 5029b30d1c Adding option to force client auth on the server SSL creds. 10 years ago
Jan Tattermusch 7717202c2b fix crash caused by wrong size of MetadataEntryStruct 10 years ago
Craig Tiller 4a4f1496c1 Rename grpc_channel_create to grpc_insecure_channel_create 10 years ago
Jan Tattermusch e7e1c82d5e improving test readability 10 years ago
Jan Tattermusch a236ff205b rename Result to ResponseAsync 10 years ago
Jan Tattermusch 7d219cfe4a fix echo metadata test 10 years ago
Jan Tattermusch 25bb2ef8b8 regenerated code and fixed inconsistencies 10 years ago
Jan Tattermusch 5269d16dd9 codegen and API changes 10 years ago
Jan Tattermusch ed4b7a7c29 modify client call interface to allow reading status and trailers 10 years ago
Jan Tattermusch 1cf8d429e3 added some tests 10 years ago
Jan Tattermusch 8271f5d093 propagate statuscode from server handler 10 years ago
Jan Tattermusch a0bb06511e allow sending trailers from server handler 10 years ago
Jan Tattermusch 998eb9bcaf populate server context 10 years ago
Jan Tattermusch 5bbd8186cc refactor server call handlers 10 years ago
Jan Tattermusch 7f23a75422 fix bug 10 years ago