1305 Commits (464ce24b40c9291362e31fb4105a781618601c89)

Author SHA1 Message Date
Mark D. Roth 714038204a Use the same server code for both secure and insecure servers. 8 years ago
Ken Payson 3045a379aa Add configurable exit grace periods and shutdown handlers 8 years ago
Nathaniel Manista b292a8502e Refactor channel call management 8 years ago
Nathaniel Manista 564d3a7aa3 Lint fixes 8 years ago
Noah Eisen 24804d25b4 Add new flags to Python stress client 8 years ago
Mark D. Roth 071cacf1cb Rename security handshaker files. 8 years ago
Mark D. Roth 8686cab11c Use the same connector code for both secure and insecure clients. 8 years ago
Noah Eisen 91f24b9ccf Add default arguments to python interop client 8 years ago
Craig Tiller 5ef31ab9c9 Progress towards mdstr elimination 8 years ago
Craig Tiller 64b26567ad First pass of slice interning facilities 8 years ago
Craig Tiller e6684f415e Remove legacy poller 8 years ago
Nathaniel Manista 8764c220d6 Improved Server.stop specification 8 years ago
Masood Malekghassemi d6ddb0e37c Explicitly stop the server on tear-down 8 years ago
Mark D. Roth ea846a0800 Rename method_config.[ch] to service_config.[ch]. 8 years ago
Masood Malekghassemi d953959e2b Enable split code generation 8 years ago
Masood Malekghassemi 81cdf1e34e Fix Python tests' module loading behavior 8 years ago
Craig Tiller 618e67d655 s/GPR_SLICE/GRPC_SLICE/g 8 years ago
Craig Tiller c3350541e3 Generate build files 8 years ago
Craig Tiller d41a4a720f s/gpr_slice/grpc_slice, and move around tests, impls 8 years ago
Mark D. Roth bfe56801ad Move method_config module from ext/client_channel to lib/transport. 8 years ago
Nicolas "Pixel" Noble 50a730bd1c Going 1.0.1. 8 years ago
Noah Eisen 9785c8f9c4 Implement the advanced interop tests for Python 8 years ago
Maciej Lasyk 39cb9a9aca Updated C_PYTHON_DEV_ERROR_MESSAGE err msg w/RHEL+Fedora 8 years ago
Mark D. Roth af84245131 Remove resolver_result. 8 years ago
Craig Tiller dd2fa6482a Add pid controller test 8 years ago
Masood Malekghassemi aff6936cf7 Partially implement gRPC Python server reflection 8 years ago
Ken Payson 667301a25f Change channel tests to use public API 8 years ago
Craig Tiller 20afa3d7c9 BufferPool --> ResourceQuota 8 years ago
Mark D. Roth 6a721b5b3f Rename grpc_hash_table to grpc_mdstr_hash_table. 8 years ago
Yuchen Zeng de3daf5d63 More interfaces for grpc_socket_mutator 8 years ago
Ken Payson 58c0f96f19 Allow pointer channel args python 8 years ago
Ken Payson 82e4ec741b Moved cv polling into ev_poll_posix.c 8 years ago
Yuchen Zeng a4f708a4c4 Introduce grpc_socket_mutator 8 years ago
Yuchen Zeng 929f4c652f Add tos configuration in channel args 8 years ago
kpayson64 d195cf589d Add condition variable polling engine 8 years ago
Nathaniel Manista 84350e167d Drop unnecessary return statement 8 years ago
murgatroid99 c36f6ea745 Compile and link core tests with libuv 8 years ago
Ken Payson e02c7ed37b Broke cv polling into seperate engine 8 years ago
Mark D. Roth 6600645135 Refactor hash table code into its own module and use it for method_config as well as method_config_table. 8 years ago
Mark D. Roth 4c3a4688bb Move method config table code to its own module. 8 years ago
Craig Tiller 7af69f34df Add buffer pools to build 8 years ago
Mark D. Roth 9a51cad472 Expose GRPC_ARG_MAX_SEND_MESSAGE_LENGTH channel arg in python. 8 years ago
Ken Payson 63d8af2b00 Add parameter for server options 8 years ago
murgatroid99 9030c81f20 Add a libuv endpoint to the C core, for use in the Node library 8 years ago
Ken Payson 31caabdead Add shim to support condition variable wakeup fds where pipe/eventfd is not available 8 years ago
Mark D. Roth 2137cd8e9b Rename client_config directory to client_channel. 8 years ago
Siddharth Shukla b24b5a39f8 Update argument documentation for channel methods 8 years ago
Craig Tiller 57726ca5a9 Revert "Revert "Grand unified closures"" 8 years ago
Craig Tiller 537f7c2a13 Revert "Grand unified closures" 8 years ago
Ken Payson 0651759392 Load roots.pem relative to current file 8 years ago