85 Commits (d6298ed3dc12641c48f53cbeabe09e130e00a01a)

Author SHA1 Message Date
yang-g c1df3bcbcf Do not crash if server filter fails at ChannelData::Init 4 years ago
Yash Tibrewal 4331328fc2 Don't consider receiving non-OK status as an error for HTTP2 4 years ago
ZhenLian 6a045297c2 remove dependencies that cause failures 5 years ago
ZhenLian d75de51e43 [10/n] remove hard-coded credential paths and rebuild the project 5 years ago
Jan Tattermusch 635e7a2088 dont run resource_quota_server test case under epoll1 5 years ago
Yash Tibrewal ef8259da5a Revert debugging changes 5 years ago
Yash Tibrewal 2723a1bae6 Add a new type of error, GRPC_ERROR_EOS for failing writes when end of stream has been received 5 years ago
ZhenLian e8d47d31de [3/n] Avoid using hardcoded test credentials 5 years ago
Jan Tattermusch 06c6fa73b0 avoid too long name for retry_exceeds_buffer_size_in_initial_batch 5 years ago
ZhenLian e4dcc0319c [2/n] Avoid using hardcoded test credentials 5 years ago
Jan Tattermusch 423a209f57 avoid too long test names on RBE Windows 5 years ago
Jan Tattermusch 548e989515 mark some fixtures as flaky with resource_quota_server test 5 years ago
Jan Tattermusch 8b663c86b6 support marking end2end fixture-test pairs as flaky 5 years ago
Yash Tibrewal 2cdab491a3 Cleanup 5 years ago
Yash Tibrewal c6fa7eefb9 testing with locks in ws 5 years ago
Yihua Zhang a6dbc7adb5 rename spiffe to tls 5 years ago
Lidi Zheng c34bef4ca4 Format all Bazel files with buildifier 5 years ago
Jan Tattermusch dffece9657 make end2end bazel test generator work on non-linux as well 5 years ago
Lidi Zheng 781b12023a Fix import failure due to 'visibility = ["//visibility:public"]' 5 years ago
Dionna Glaze 2afe1ab04b Add Asylo platform support. 6 years ago
Yihua Zhang ef4508ca0d fix memory leaks in ssl credential reload. 6 years ago
Bill Feng df89d8e157 bazel RBE Windows build 6 years ago
Bill Feng 29d855751f removed excessive end2end targets 6 years ago
Bill Feng cdf3e001cb wip selective build for windows 6 years ago
Bill Feng d93959853f Enabled Windows Bazel build for cpp tests 6 years ago
Jan Tattermusch cf6a311761
Revert "Windows builds for gRPC C++ tests" 6 years ago
Yihua Zhang b017c801b6 Add SPIFFE security stack to gRPC core 6 years ago
Yash Tibrewal abcd5861eb Nuking the poll-cv polling engine 6 years ago
billfeng327 ab06853fc9 C++ Windows test builds 6 years ago
Mark D. Roth a04b0646de Don't use a separate call context for subchannel calls. 6 years ago
Prashant Jaikumar 95965f71d3 Remove network_status_tracker 6 years ago
Yihua Zhang 0531d3d3ad extend local credentials to support tcp loopback 6 years ago
yang-g 67742ef63f Fix BUILD files. Manually edit bzl files 6 years ago
Vijay Pai 25f4346ac1 Remove inproc_nosec_test since inproc is inherently secure 6 years ago
Bill Feng 5455a3ae3d added nosec_tests to end2end test suite 6 years ago
Juanli Shen 93ef74c25c Fix .bzl format 6 years ago
Vijay Pai be18cedf90 Delete epollsig poller and tests using it 6 years ago
Yihua Zhang c5f1eda10f implement loca credentials 6 years ago
Juanli Shen f5f1d57d7a Add load reporting filter 7 years ago
Yash Tibrewal 2bf8ef24a1 Remove check for whether channel is secure/insecure. Always prefer 'https_proxy' and fallback on 'http_proxy' 7 years ago
Yash Tibrewal 1b9a7faa71 Prefer using https_proxy for secure channels and http_proxy for insecure channels 7 years ago
ncteisen d93589a0a1 Don't proxy no_error_on_hotpath 7 years ago
ncteisen b8a52e0cf3 Add new end2end test for channelz 7 years ago
ncteisen a94896ffea Add no_error_on_hotpath test 7 years ago
Mark D. Roth de077acf5d Fix retry code handling of internally triggered recv_trailing_metadata. 7 years ago
David Garcia Quintas b08e6a2e3d fix generate_tests.bzl 7 years ago
Mark D. Roth 718c8341ca Retry support. 7 years ago
Adele Zhou 9f810b59f2 Run end2end tests with different pollers with Bazel. 7 years ago
Ken Payson b353297b43 Revert "Revert "Set error status correctly on server side"" 7 years ago
David G. Quintas 951f84aea0
Revert "Set error status correctly on server side" 7 years ago