5307 Commits (071252799926f9a87fd450d0396b5a1ed1db3c9b)

Author SHA1 Message Date
Jan Tattermusch 7828e813f7 make C# interop test args parsing compliant with spec 9 years ago
murgatroid99 4de94d41d2 Added more documentation to credentials.js 9 years ago
murgatroid99 4399679161 Removed now-extaneous function 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
Jan Tattermusch 5bd7005833 introduce the new split-type credentials api 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
murgatroid99 7cd632c89a Re-implemented call propagation tests to avoid race conditions 9 years ago
David Garcia Quintas 809831eef7 Added comments 9 years ago
Craig Tiller 3bf828f602 Add a more useful log message when failing to connect 9 years ago
Craig Tiller bae235cd5f Fix use-after-free 9 years ago
murgatroid99 08005eda53 Removed a pair of racy Node tests 9 years ago
Craig Tiller 4de3e4f41e Restore sanity 9 years ago
David Garcia Quintas d76cdac17a Type conversion fixes to make GCC 5.2.0 happy 9 years ago
Nicolas "Pixel" Noble cff6469dfc Making template agree with clang-format. 9 years ago
Masood Malekghassemi 7307b1a706 Coalesce GRPC_TRACE=surface with API tracing 9 years ago
Masood Malekghassemi 76c3d7481f Add API tracing to gRPC core 9 years ago
Masood Malekghassemi 861fbcbf22 Coalesce GRPC_TRACE=surface,batch into GRPC_TRACE=surface 9 years ago
Craig Tiller ce04de0671 Commentary 9 years ago
Craig Tiller 548735efb8 Commentary 9 years ago
yang-g 2c1c00055b Pollset can be destroyed again in pollset_work if the called_shutdown is not set here 9 years ago
Craig Tiller 1270b2b36b Debug cleanup 9 years ago
Craig Tiller 57f79d641e clang-format 9 years ago
Craig Tiller 58d05a63df Stabilize mac build 9 years ago
David Klempner 38a09b78d2 Restore sanity by reformatting grpc_version_string 9 years ago
murgatroid99 196188f77b Fixed node extension module name 9 years ago
yang-g 759f59a183 handle closed transport at the end of a read 9 years ago
murgatroid99 86ef17ada9 Prevented composing insecure credentials 9 years ago
murgatroid99 35155ae997 Fixed missing item in Node library file list 9 years ago
murgatroid99 2af89e49cb Moved gRPC node package root to repo root, made it depend on grpc.gyp 9 years ago
yang-g 18802c7786 change objc 9 years ago