5167 Commits (24265b03ac5c6ace73916f3bc3a847abf1c64c33)

Author SHA1 Message Date
Dan Zhang 8c2314093b Allow udp_server to create multiple listeners for each port via SO_REUSEPORT 7 years ago
Mark D. Roth de077acf5d Fix retry code handling of internally triggered recv_trailing_metadata. 7 years ago
Sree Kuchibhotla 33643ef34e Fix type coversion errors 7 years ago
Adele Zhou 3f322e1088 Fix a memory leak 7 years ago
Yash Tibrewal 6b3db74df9 Don't create exec_ctx on the stack if it's already there 7 years ago
kpayson64 c7c35c5cd7 Disable SO_REUSEPORT disabled test for uv tests 7 years ago
Jan Tattermusch 3095e350ac regenerate projects using tools/buildgen/generate_projects.sh 7 years ago
Yash Tibrewal 3fd682961a Create exec_ctx on stack for resource_quota_server test 7 years ago
Mark D. Roth 7c1b5db3bb Convert subchannel_list code to C++. 7 years ago
David Garcia Quintas d3ace6cf29 Fix authority fuzzing failures 7 years ago
Mark D. Roth 62d2ca77db Change InlinedVector to keep elements stored contiguously. 7 years ago
Mark D. Roth 9db86fcc63 Convert retry throttle code to C++ and add tests. 7 years ago
David Garcia Quintas b08e6a2e3d fix generate_tests.bzl 7 years ago
David Garcia Quintas 49f625f232 more comments 7 years ago
David Garcia Quintas 861363d618 added call_host_override test 7 years ago
David Garcia Quintas 8a6453d31b localhost or 127.0.0.1 7 years ago
David Garcia Quintas 27d48dad5e fixed bad_ping test after merge 7 years ago
David Garcia Quintas 0287924466 Added host override info to test fixture config 7 years ago
yang-g 1f7e8cb4a4 Properly reset pings_before_data_required 7 years ago
Adele Zhou aadbd18596 Also add size 7 years ago
David Garcia Quintas d043fa06bc PR comments 7 years ago
jiangtaoli2016 144f5559da cache default SSL root cert store 7 years ago
Adele Zhou 7bc84a2256 Use timeout instead of size 7 years ago
Adele Zhou 8f7bdecf7c Set default size large for fuzzer tests, and enormous for api_fuzzer 7 years ago
Adele Zhou ad5be3e310 Add size param to grpc_cc_test and set it to enormous for fuzzer tests. 7 years ago
Mark D. Roth e63e06d8d7 Fall calls with wait_for_ready=false on transient resolver failure. 7 years ago
David Garcia Quintas 4b31e36a19 Fixed tests call host 7 years ago
Yash Tibrewal e7ef1e5968 Combine cq draining and server destroy for h2_ssl_cert_test 7 years ago
David Garcia Quintas caa2605a28 Don't capture unnecessary or unused variables 7 years ago
yang-g 69e153209f Properly reset pings_before_data_required 7 years ago
Muxi Yan 236bec5257 Improve keepalive_timeout test to capture the bug 7 years ago
Yash Tibrewal 7ed7beef68 Remove unnecessary comment 7 years ago
Yash Tibrewal 717fff3faf Use same queue for batch ops and for shutdown in h2_ssl_cert_test 7 years ago
Ruslan Nigmatullin 99d0cee31b regenerate projects 7 years ago
Ruslan Nigmatullin 7ae3733cab [grpc] Add SSL session client cache support 7 years ago
ncteisen 3b42f83068 Revert "Revert "Channel Tracing Implementation; Part 1"" 7 years ago
Noah Eisen f2bea3725f
Revert "Channel Tracing Implementation; Part 1" 7 years ago
ncteisen 613d6327ef Add more validation tests to channel_trace_test 7 years ago
Yash Tibrewal c0cd82faed Remove unnecessary includes of exec_ctx.h 7 years ago
David Garcia Quintas f73e76d596 Fix check in channel.cc and tweak direct channel tests 7 years ago
Yash Tibrewal b1628971a1 Add logging for helping debug httpcli tests 7 years ago
kpayson64 539f5068bd Abstract libuv implementation 7 years ago
Yash Tibrewal 337373b91f More explicit static casts for size_t to socklen_t 7 years ago
Muxi Yan 4b37fb0e4c Stop including inttypes.h in gRPC core public header in Apple platforms 7 years ago
David Garcia Quintas c7c0d69d8b Secure channels: use the right authority 7 years ago
Mark D. Roth 3d8b32d8b3 Convert byte_stream API to C++. 7 years ago
Yihua Zhang 04fb58efbd Add ALTS code to grpc/core 7 years ago
Sree Kuchibhotla ae277dd000
Revert "Add ALTS C stack to gRPC core" 7 years ago
yang-g 4a15f4016e Fix test 7 years ago
ncteisen d2365d615a Reviewer comments 7 years ago