4868 Commits (97cdc6de5df57ab96a660dc4e9fc9792f4565e56)

Author SHA1 Message Date
Juanli Shen 3c3f3ad75a Decrease GRPC_CHTTP2_HPACKC_NUM_VALUES 7 years ago
ncteisen 41110e8d3c Add logging 7 years ago
ncteisen 8c13db8e43 Add channel arg test for channel/server creation 7 years ago
Yash Tibrewal 64321c0618 Log error message for debugging #14700 7 years ago
Yash Tibrewal 09335338eb Indicate the reasoning for 5 seconds deadline 7 years ago
Yash Tibrewal 8aebc7225d Add comment on the changes 7 years ago
Yash Tibrewal baa3a70906 5 second deadline for shutting down 7 years ago
Yash Tibrewal 19f0b1da67 Fix for issue #15458 7 years ago
kpayson64 f8c1bd826c Fix fork test flake 7 years ago
Yihua Zhang e145c52286 use a new gcp env check mechansim 7 years ago
Noah Eisen 05121518b6 Fix asan for channelz 7 years ago
ncteisen 3a3bbaf11c reviewer feedback 7 years ago
ncteisen 7243c5f1f6 fix sanity and bazel 7 years ago
ncteisen 146c12589c Add meat to the test 7 years ago
ncteisen 96bc3825a3 Make registry generic 7 years ago
ncteisen 3be52f9bcc C++-ize the registry 7 years ago
ncteisen 16b42ca9aa Add skeleton gtest file 7 years ago
ncteisen bba8840a4b Change filename to channelz 7 years ago
Yash Tibrewal 519d2b1fae Cleanup stats removal for opt build. Stats will only be collected on debug builds or if GRPC_COLLECT_STATS is defined. 7 years ago
kpayson64 c934a2e25d Regenerate projects 7 years ago
kpayson64 ec445cc2bb BUILD fixes 7 years ago
Adele Zhou ddab3f011f Pick a random starting port 7 years ago
jiangtaoli2016 274840e4d3 Migrate SSL_transport_security TSI to new TSI handshaker API 7 years ago
Yihua Zhang 6fbc436b11 Add tsi_handshaker_shutdown to TSI 7 years ago
Yihua Zhang cc93663910 Add ALTS fuzzer 7 years ago
Yihua Zhang 392dad7134 incorporate alts to google default creds 7 years ago
Yash Tibrewal 7392f05321 Fix bad_ping end2end test flakiness 7 years ago
kpayson64 701e70da07 c++ify 7 years ago
kpayson64 38ab21ee09 Add exec_ctx check to fork handlers 7 years ago
Juanli Shen 3ffb8d5c4d Don't resolve if there is a resolution timer 7 years ago
jiangtaoli2016 310d87d509 fix namespace of security_connector test functions 7 years ago
David Cowden 116fd29a36
gRPC core: strip zone-id from IPv6 hosts before TLS verification 7 years ago
Ruslan Nigmatullin 6bdcc6f7cf [openssl] Use 80-bytes STEK for OpenSSL-1.1 7 years ago
jiangtaoli2016 9c32619ab0 Fix BUILD to allow successful import 7 years ago
Jiangtao Li 1b7d6af8ca
Revert "Revert "Add fake ALTS handshaker server (bazel only)"" 7 years ago
Mark D. Roth 69c1235780
Revert "Add fake ALTS handshaker server (bazel only)" 7 years ago
jiangtaoli2016 68d1fb9a2c Add fake ALTS handshaker server (bazel only) 7 years ago
Mark D. Roth 7898da90e7 Clean up test cases in dns_resolver_test. 7 years ago
Mark D. Roth 908a2173fe Avoid warnings from LLVM -Wself-assign. 7 years ago
Mark D. Roth dc4d01f6ef Add tracer for handshakers. 7 years ago
Juanli Shen 40991ee014 Add build path to ALTS test BUILD files 7 years ago
Yihua Zhang fe2fa0c1c8 Add C++ experimental API extensions for ALTS C stack 7 years ago
Sree Kuchibhotla 1dd12c084a Fix some more formatting issues 7 years ago
David Benjamin 10c2ea3ca2 Do not reach into BoringSSL internals. 7 years ago
Dan Zhang 8bd239551a use renamed function in test for cheking so_reuseport 7 years ago
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