1711 Commits (564719d28e9d37a949062c0ffc2361d3612635e7)

Author SHA1 Message Date
David Klempner a16fee215f Correct the comment documenting how to disable having multiple threads 10 years ago
Jan Tattermusch ec77624a9f fix typo: shutdown should be used in teardown. 10 years ago
Craig Tiller efad8fadd3 Spam cleanup, test speedup 10 years ago
Jan Tattermusch 1c7bdf5c9c removed reference to missing grpc_server_add_secure_http2_port 10 years ago
Craig Tiller 492968f7d9 Server side cancellation receive support 10 years ago
Jan Tattermusch 8d2e572371 got rid of server_add_secure_http2_port 10 years ago
Jan Tattermusch 8d7ce43aa4 formatting 10 years ago
Jan Tattermusch 37afb9ab2b fixing unknown method call handler on server 10 years ago
Jan Tattermusch fa21673cf8 clang-format 10 years ago
Jan Tattermusch 607307d0be Cleanup of AsyncCall.cs 10 years ago
Jan Tattermusch a96afb013b renaming file name to match class name 10 years ago
Jan Tattermusch 3f8962c52d removal of unused methods in extension library 10 years ago
Jan Tattermusch 337a2ddba5 migration to new C API 10 years ago
murgatroid99 5b41d4ff40 Added interop support for default root SSL certs 10 years ago
Craig Tiller ce5021b0b9 Add missing new-lines at end of file 10 years ago
Craig Tiller 190d360def Add missing new-lines at end of file 10 years ago
Craig Tiller 645466e089 Initial sketch 10 years ago
Craig Tiller 0605995e55 Update copyright to 2015 10 years ago
Yang Gao 2b7f537546 Add metadata test with rpc. Adding/fixing things to make it work 10 years ago
Craig Tiller a94beff94c Add TODO 10 years ago
Craig Tiller 94640a3df9 Rework python, expand tool to make this easier 10 years ago
Tim Emiola 638a68b21a Removes the line that sed could not fix 10 years ago
Jorge Canizales af2d9977bf Fixes podspec of the RxLibrary 10 years ago
Jorge Canizales e8304d5741 Fixes copyright notices 10 years ago
Jorge Canizales d1a8cc082a Adds podspec for RxLibrary and sample app 10 years ago
Nathaniel Manista c25a3b35bd Python source reorganization. 10 years ago
Tim Emiola 7e7911f70d Updates the module name in the idiomatic and stub layers 10 years ago
Jorge Canizales 5e0efd95f7 Imports code of the generic gRPC client library. 10 years ago
Tim Emiola 409e6c804b Updates the module name in C extension, ensuring it compiles 10 years ago
Jorge Canizales 30697c9be2 Imports code of the RX library. 10 years ago
Craig Tiller aea2fc053d Fix shutdown semantics. 10 years ago
Craig Tiller aa31da4ffe UDS Fix 10 years ago
murgatroid99 ffbcaaf18e Added missing documentation 10 years ago
Julien Boeuf 5882b53e94 Fixing memleak. 10 years ago
Craig Tiller fc3aca2ea8 Add missing ref 10 years ago
Craig Tiller 23139ae24e Add checking on fd_posix refcounts 10 years ago
Yang Gao caa5106c4f also set got_message 10 years ago
Yang Gao 467d7bd414 When the entire op fails, the recv_message is always discarded. 10 years ago
Craig Tiller 1fe7b9d66a Fix a race in transport. 10 years ago
Yang Gao 27658f41ba Clear receive message buffer when adding it, so that any reused buffer will not appear when decoding fails. 10 years ago
Craig Tiller 35108f6527 Allow grpc_init to be called multiple times 10 years ago
Yang Gao 2cf952730d Deserialization success should not override earlier failure 10 years ago
Yang Gao d745705fff formatting 10 years ago
Yang Gao bb017c5568 should use c_str 10 years ago
Tim Emiola 67dc149403 Temporarily pauses some tests 10 years ago
Yang Gao f2c0ca4c62 Add setter to override authority header on ClientContext 10 years ago
Craig Tiller f95487fd7c Fix ASSERT condition 10 years ago
Craig Tiller 32223cf5e1 Fix fling test leaks 10 years ago
Craig Tiller 772c97bbad Fix aliasing 10 years ago
Craig Tiller 573523f127 clang-format 10 years ago