34626 Commits (0b67dfec9b212cb9d6e863c08a22153c05d747da)
 

Author SHA1 Message Date
Eric Gribkoff 0cd641b444 do not track fds for poll-cv 7 years ago
Muxi Yan b24b212ee5 Make symbols of BoringSSL private to gRPC 7 years ago
Eric Gribkoff 3d1dacd73d Check poll strategy in core fork handler and log error if unsupported 7 years ago
Eric Gribkoff acc020caf7 Support tracking and closing fds post-fork in ev_poll_posix 7 years ago
Jan Tattermusch a80fa8732f C#: allow dot in metadata keys 7 years ago
Mehrdad Afshari 77b7133244
Merge pull request #16435 from mehrdada/move-cred-wrapper-into-credentials.pyx 7 years ago
Jan Tattermusch 458775d4f9 improve wording 7 years ago
Jan Tattermusch fe20ad62a0 improve doc comments for security constants 7 years ago
Vijay Pai ba9c343e3d
Clang format 7 years ago
Vijay Pai b03578c679
Address reviewer feedback with comments/assertions 7 years ago
Jan Tattermusch e7fb4e57ae avoid deadlock while cancelling a call 7 years ago
Jan Tattermusch dc7bedd128 C#: fix subchannel sharing for secure channels 7 years ago
Eric Gribkoff dcbfa70226
Merge pull request #16432 from ericgribkoff/allow_pthread_atfork_mac 7 years ago
Mehrdad Afshari 3a5da64e5d Move _server_cert_config_fetcher_wrapper to credentials.pyx.pxi 7 years ago
Eric Gribkoff e04ba7568c
Merge pull request #16318 from ericgribkoff/fork_support_v2_check_if_shutdown 7 years ago
Juanli Shen 142acb3b0f
Merge pull request #16425 from lamby/spelling-errors 7 years ago
Juanli Shen 8a57e86b16
Merge pull request #16396 from AspirinSJL/simplify_arena 7 years ago
Eric Gribkoff b59d8674d2 Python post-fork handler: exit if grpc shutdown fails 7 years ago
Eric Gribkoff 2cec9c5344
Merge pull request #16264 from ericgribkoff/fork_support_v2 7 years ago
Eric Gribkoff 0ff641a246 Define the allow pthread atfork macro for gRPC Python MacOS builds 7 years ago
Mark D. Roth 5b0e7537ab
Merge pull request #16398 from markdroth/round_robin_size_t_fix 7 years ago
Eric Gribkoff f8cf7ee56d Support gRPC Python client-side fork with epoll1 7 years ago
Yash Tibrewal 39e53c13bf remove extra blank line 7 years ago
Yash Tibrewal 2c37c51dd9 Add logging for tcp_user_timeout not supported 7 years ago
Jan Tattermusch f10596f0f3
Merge pull request #16415 from jtattermusch/cmake_likes_assembly 7 years ago
Jan Tattermusch 8f04899b21
Merge pull request #16412 from jtattermusch/building_no_install 7 years ago
Chris Lamb fba18d8551 Fix a number of spelling errors. 7 years ago
Mehrdad Afshari 35cde99212
Merge pull request #16421 from mehrdada/stricter-api-contract-for-grpc-server 7 years ago
Yash Tibrewal 986fa0ed58 reviewer comments 7 years ago
Mehrdad Afshari 0aa1bd2ed4 Ensure thread_pool is not None for grpc.Server 7 years ago
Yash Tibrewal 622f1a8934 Reviewer comment 7 years ago
Yash Tibrewal dfe377eddc Did not initialize len earlier 7 years ago
Yash Tibrewal ecee4ac703 Use linux kernel version 2.6.37 to decide whether to use TCP_USER_TIMEOUT or not 7 years ago
Yash Tibrewal 1cfd81a604 Explain the newer semantics of grpc_error_add_child 7 years ago
Nathan Herring 234fdc6fbf Missing #include 7 years ago
Nathan Herring 147826a909 Use grpc_slice_unref_internal 7 years ago
hcaseyal 82bc60c0e1
Merge pull request #16170 from hcaseyal/timer_test 7 years ago
Juanli Shen f94d98833b Remove unnecessary atm 7 years ago
Yash Tibrewal 2f8e60a773 Set TCP_USER_TIMEOUT socket option 7 years ago
Hope Casey-Allen 087bbb2f4e Disable test on windows 7 years ago
Yash Tibrewal 97ceb5962c Remove unwanted logs and also add status details to status error 7 years ago
Yash Tibrewal 85ff14dd16 Modify existing error child manipulation 7 years ago
Hope Casey-Allen 91cb48ad1a Add timer tests for long running services 7 years ago
Vijay Pai 570e6e6986
Merge pull request #16387 from vjpai/negative_size 7 years ago
Jan Tattermusch 1096fa81a4 update ssl-performance.md 7 years ago
Jan Tattermusch 7132cd7164 cmake: disable assembly optimizations only when necessary 7 years ago
Vijay Pai 72695b886e Add an inproc-based non-polling test of core callback API 7 years ago
Mehrdad Afshari 6c45188c96
Merge pull request #16401 from mehrdada/fix-sort-in-packages-xsl 7 years ago
Vijay Pai 9e515951ac size_t shouldn't have the value -1; switch to int 7 years ago
Jan Tattermusch 22d8e60bdb improve BUILDING.md 7 years ago