521 Commits (3726098a2261024cf989f437a95b1f0d40409d89)

Author SHA1 Message Date
murgatroid99 0397061095 Removed extra debugger statements 10 years ago
murgatroid99 d2f20b29a6 Removed port_picker and bound to port 0 in tests instead 10 years ago
murgatroid99 c896e192f7 Brought grpc_server_add_secure_http2_port in line with grpc_server_http2_port 10 years ago
Julien Boeuf 073d7b6cd9 Fixing node and ruby builds. 10 years ago
murgatroid99 b6ab1b477f Added TLS support to interop tests 10 years ago
Craig Tiller 724b7c693a clang-format 10 years ago
Julien Boeuf 8fbcc4391e Changing the SSL (Server) Credentials API. 10 years ago
Tim Emiola 5de3a1de25 Corrects the ruby interop tests 10 years ago
murgatroid99 621d0b98bf Removed temp files 10 years ago
murgatroid99 97d61308f0 Added and fixed interop tests 10 years ago
David Klempner fd99dd3475 Cap the size of the poll kick freelist. 10 years ago
murgatroid99 7d1a19af26 Added interop client and server 10 years ago
Craig Tiller 44a56ce426 Add extern where its required 10 years ago
Craig Tiller 5246e7a2d1 Disconnect on bad connection prefix 10 years ago
Craig Tiller ecd49345b5 Use clang-format-3.5 10 years ago
David Klempner 7f3ed1eda1 Factor out the pollset kicking mechanism and eliminate sharding 10 years ago
Craig Tiller bc29d80159 Better GRPC_LIBDIR config 10 years ago
murgatroid99 53116ffd7a Fixed casing functionality in common.js 10 years ago
murgatroid99 fd81e70443 Made method names more idiomatically cased for clients and servers 10 years ago
Craig Tiller c2e80bfbd0 Pickup wherever phpunit is installed 10 years ago
Tim Emiola 6c57f6b1cf Fixes a regression in the style pull request 10 years ago
Craig Tiller eb65ac9974 Remove libevent references 10 years ago
Craig Tiller 62b03e2d9f Sym-link in system extensions 10 years ago
Craig Tiller ff7cdd3bad Use local .gitignore 10 years ago
Craig Tiller 1b3a881f8f Dont hardcode phpunit director 10 years ago
Craig Tiller e94373360f Add shebang 10 years ago
Craig Tiller aac57fde95 Build php modules from run_tests.py 10 years ago
Craig Tiller 4ffdcd56ce Add an optional server shutdown event. 10 years ago
Craig Tiller c9bbff230a Indent fix 10 years ago
murgatroid99 5430312c71 Ran different clang-format 10 years ago
murgatroid99 1d89452e11 Switched to new grpc_call_invoke API 10 years ago
Craig Tiller 7b01878736 Fix returned status 10 years ago
Craig Tiller be5c6e5e8f Compile fix 10 years ago
Tim Emiola 1fdb1e61d2 Fix a typo 10 years ago
Tim Emiola e2860c5bdb Adds rubocop and fixes most style violations it detected 10 years ago
Julien Boeuf b222b4d978 Changing size type in Transport Security (TSI) from uint32_t to size_t: 10 years ago
Nicolas "Pixel" Noble 36f5323846 Fixing includes inconsistency. 10 years ago
Nicolas Noble f5c5d80968 Removing "using namespace std" everywhere. 10 years ago
murgatroid99 3548ed879a Updated to new call.invoke API 10 years ago
murgatroid99 cca5ffa991 Added code generation for clients and servers 10 years ago
Craig Tiller 3eef2c4bcb clang-format 10 years ago
Craig Tiller 32946d37e0 () --> (void) 10 years ago
Craig Tiller 4f20042ce1 Remove grpc_call_accept 10 years ago
Tim Emiola cd85bb9a6e Updates to use the latest version of protobuf-ruby 10 years ago
Craig Tiller 0fc50596c7 Initialize start_ok 10 years ago
Tim Emiola b891807429 rolled back generated proto changes 10 years ago
Craig Tiller 808632ed4b Remove grpc_call_start_invoke 10 years ago
Craig Tiller 1371abd306 Fix refcounting bug 10 years ago
Nicolas Noble ba51bead55 Muting an extremely chatty log line. 10 years ago
David Klempner ed0cbc8b0c Review changes for :scheme conversion to http[s] 10 years ago