4065 Commits (6f576a9aa2984900fccec1cfde57e8eb7397d2f3)

Author SHA1 Message Date
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
yang-g c9c69e27da Add reconnect interop test client and server 10 years ago
murgatroid99 46f2860b5d Added documentation command and settings to Node package 10 years ago
yang-g 60b653bf35 Use MONOTONIC instead of REALTIME 10 years ago
Jan Tattermusch d298a9528a fix whitespaces and line length 10 years ago
Jan Tattermusch 3f7809d89c fix getpeername code on windows 10 years ago
murgatroid99 ea12b97243 Exposed channel target and call peer in Node wrapper 10 years ago
Stanley Cheung a75098d0af add user-agent for php 10 years ago
Marcin Wyszynski a5fea60e8d array_length and it's counter types should match 10 years ago
Jan Tattermusch 49313cec38 tiny fixes 10 years ago
Jan Tattermusch 6835b92c8b fix test on windows 10 years ago
vjpai 24b3b7e3d4 Fix thread list iterator 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
vjpai 02b80549e9 Bug fixes 10 years ago
Craig Tiller c4b56b67a2 Make passing NULL for host not crash 10 years ago
Craig Tiller e3086f812e Integration fix 10 years ago
Vijay Pai 1f3e6c1ebe Start switching everything to dynamic pool 10 years ago
Craig Tiller 05cc0c4ba0 Integration fix 10 years ago
vjpai b76f3ada11 Fix bug on shutdown case 10 years ago
vjpai b28456b1e4 Add dynamic thread pool and initial port of test 10 years ago
Craig Tiller 994c2620e3 Fix flow control 10 years ago
Craig Tiller e2f2e9a31a Integration fix 10 years ago
Marcin Wyszynski 1a2ac33f1f Avoid stupid double conversion 10 years ago
Marcin Wyszynski ea0c18b3f2 Make time_t to int conversion explicit on tv_nsec 10 years ago
Marcin Wyszynski ac91eddb60 Avoid implicit conversion on array_length 10 years ago
Craig Tiller f7e7d089fe Integration fix 10 years ago
murgatroid99 a627d8939d Changed object keys to valid identifier names 10 years ago
Craig Tiller 94329d0965 Make the server report monotonic times for deadlines 10 years ago
yang-g 6f30decf79 Flow control fix 10 years ago
Craig Tiller 9835a13628 Handle a race where a new call comes in post-shutdown a little better 10 years ago
Craig Tiller d9ddc77ff0 Filter out reserved metadata so that applications cant mess us up 10 years ago
Craig Tiller 6c2d56b7ef Addressing review comments 10 years ago
Craig Tiller 6eac01e200 ObjC formatting fix 10 years ago
Craig Tiller b358c41c7e Move clock type 10 years ago
Craig Tiller 6159c07709 Fix interop tests by ensuring non-http-special metadata precedes other metadata 10 years ago
Jeff Peoples 39ae034403 Update README.md 10 years ago
Julien Boeuf fe4c3f4f14 Renaming jwt_credentials to service_account_jwt_access_credentials. 10 years ago
vjpai 6c22619d7b Debugging support to check for double-push and valid pop 10 years ago