5504 Commits (0581d129f53930c474330627fbc99f4eda2d693b)

Author SHA1 Message Date
Jan Tattermusch d73ca4817a fix compilation with VS2010 9 years ago
murgatroid99 83815eab40 Added interval_us delay in Node interop server 9 years ago
Nate Kibler 3ee1da84d3 Fixed a typo in the README 9 years ago
Tim Emiola bfe8a9febc Fixes the broken ruby interop tests 9 years ago
Jan Tattermusch cf72a3adfe use JWT credentials for per_rpc_creds 9 years ago
Jan Tattermusch 9d8a65218f prevent ArgumentNullException in credentials plugin 9 years ago
Jan Tattermusch 64d7c2461a make C# auth interop tests up to spec 9 years ago
Craig Tiller 1c4319a3eb Fixup mac build 9 years ago
Craig Tiller 504ed5997a Get basic profiler working again 9 years ago
David Garcia Quintas 7fd0fd5023 C++ Alarm implementation (with tests). 9 years ago
Jan Tattermusch 70f8652693 regenerate generated interop testing files 9 years ago
Jan Tattermusch 317cb72f9b remove extra copy of test.proto 9 years ago
Jan Tattermusch 6d0bccf276 update C# regenerate proto script 9 years ago
Jan Tattermusch 7828e813f7 make C# interop test args parsing compliant with spec 9 years ago
murgatroid99 5561de2c67 Shortened long C# benchmark test 9 years ago
murgatroid99 a6a9a6df85 Add incompressible responses and status echoing to Node interop server 9 years ago
David Garcia Quintas 7137a84be8 Moar comments 9 years ago
Masood Malekghassemi 5a65bcd48c Bring Cython tests back online 9 years ago
David Garcia Quintas 4bc3463108 Introducing grpc_executor, for all your threading needs 9 years ago
murgatroid99 4de94d41d2 Added more documentation to credentials.js 9 years ago
Hannes Magnusson 63256a7c5e Fix #2275 (Make sure PHP example can be run with Apache) 9 years ago
murgatroid99 4399679161 Removed now-extaneous function 9 years ago
yang-g b063c87596 mark unreachable code with a macro 9 years ago
Jan Tattermusch 706a010e34 stop gcc complaints about func ptr conversions 9 years ago
Robbie Shade c6787b263f Fix broken udp_server_test, by adding exec_ctx to read_cb 9 years ago
David Garcia Quintas 64824bebea Fixed unprotected access to call field 9 years ago
Jan Tattermusch 5bd7005833 introduce the new split-type credentials api 9 years ago
Sree Kuchibhotla f928dc6bbb Fix incorrect assert 9 years ago
murgatroid99 f20d7db554 Fixed issues with binary metadata type checking 9 years ago
Hannes Magnusson bd52ac4080 Fix #2275 (Make sure PHP example can be run with Apache) 9 years ago
Jan Tattermusch 9e5e7e9a6c a small interop client refactoring 9 years ago
Jan Tattermusch 74f39e185e Migrate C# to the new auth API 9 years ago
Jan Tattermusch 5bd75d789c implement C# wrapping for plugin API 9 years ago
yang-g 89f1c72779 unref slice before cancel 9 years ago
Craig Tiller 6078a7d367 Add commentary 9 years ago
Craig Tiller d49e3a1e6b Add commentary 9 years ago
Craig Tiller d0a00003d6 clang-format 9 years ago
Craig Tiller b937aa1b7a ex --> ext 9 years ago
David Garcia Quintas 35284f0c84 Simplified comments 9 years ago
murgatroid99 54030dd67f Don't package tests in Node package 9 years ago
murgatroid99 2c641c65e4 Fixed up Node tests after math folder move 9 years ago
murgatroid99 0f93e435a1 Moved math proto and server to test folder 9 years ago
murgatroid99 42a2c4e6b4 Removed a bunch of Node files I don't need or use 9 years ago
Craig Tiller 89a768e2b1 Fix memory leaks 9 years ago
Craig Tiller faf8f684b1 Close incoming connections if we are post shutdown 9 years ago
Craig Tiller b09d84d7eb Discard unnecessary subchannels when they're no longer required 9 years ago
Craig Tiller 3ff551bf70 Add a simpler (but slower) path for closures for where it makes sense 9 years ago
Craig Tiller 800dacb334 Tag struct to ease casting in debugger 9 years ago
David Garcia Quintas 7b1bd2c271 μChannels implementation. 9 years ago
David Garcia Quintas 17ee390e6c Added means to cancel a subchannel call in waiting 9 years ago