2588 Commits (cda2127776d03fa307f4c596c415ec606fef8499)

Author SHA1 Message Date
Matthew Stevenson 32c0846d45 Add TLS 1.2 testing. 5 years ago
Vijay Pai 6db7c62a13 Roll-forward: Change server_finishes_request test to return OK status 5 years ago
Vijay Pai b269fdbf8b Don't mark server RPC canceled if finished with non-OK status 5 years ago
yulin liang 743ce2ab72
Revert "Inproc transport server should end all RPC ops after sending status" 5 years ago
Mark D. Roth 3bb427195e Revert "Merge pull request #23053 from grpc/revert-22772-gpr_strvec" 5 years ago
Vijay Pai ecfb556243 Change server_finishes_request test to return OK status 5 years ago
Karthik Ravi Shankar f46c07f3f8
Revert "Remove gpr_strvec." 5 years ago
Mark D. Roth c2ef110303 Replace gpr_strvec with absl::StrJoin(). 5 years ago
yang-g 2fcb1ffe3b Add a missing ref and fuzzer test case 5 years ago
Mark D. Roth c769951764 Remove deprecated variant of JoinHostPort(). 5 years ago
Yash Tibrewal 376d8689d2 Fix #19094 and #21947 - Fix HTTP status conversion inconsistencies 5 years ago
ZhenLian 6cf73030a9 add comments to avoid future use of hard-coded creds 5 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
Mark D. Roth 09b42371e7 Remove grpc_core::InlinedVector<> and grpc_core::Optional<>. 5 years ago
Jan Tattermusch 635e7a2088 dont run resource_quota_server test case under epoll1 5 years ago
Yash Tibrewal 930aa868ea Fix ordering 5 years ago
Yash Tibrewal 67779b1b18 Reviewer comments 5 years ago
Yash Tibrewal b1a75b722c Update comment 5 years ago
Yash Tibrewal ef8259da5a Revert debugging changes 5 years ago
Yash Tibrewal 2c82136658 use the correct copyright 5 years ago
Yash Tibrewal 4fe2f945f1 Add new line 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
Yash Tibrewal d24387ae4f Removing compression from grpc_byte_buffer_reader, removing ManualConstructor in decompress filter and fixing tests 5 years ago
Yash Tibrewal cbb3078064 Fix minimal stack and workaround cronet compression test 5 years ago
Yash Tibrewal aca1145bb6 Fix C Core tests 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 576f79dff0 cleanup gen_build_yaml.py for end2end tests 5 years ago
Mark D. Roth 41cfae4234 Revert "Merge pull request #19693 from apolcyn/control_plane_creds" 5 years ago
jiangtaoli2016 1680d41ccd remove hardcoded test credentials 5 years ago
Mark D. Roth 03411d7be7 Second attempt: grpclb stabilization 5 years ago
Jan Tattermusch 423a209f57 avoid too long test names on RBE Windows 5 years ago
jiangtaoli2016 f090b04dd4 Add NULL-termination to hardcoded test creds string 5 years ago
jiangtaoli2016 951abee174 Revert "Append old ca.pem" 5 years ago
jiangtaoli2016 13c6b6c612 Append old ca.pem 5 years ago
jiangtaoli2016 2a9173f554 Update hardcoded test credentials and keys 5 years ago
Yash Tibrewal f1b87b1290 Disable disappearing_server for 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
Zhen Lian cbc977204b [ImproveTLS] fix memory leak issue from users' perspective 5 years ago
Yash Tibrewal 2cdab491a3 Cleanup 5 years ago
Yash Tibrewal ff8fecb7f2 Delete api_fuzzer.cc 5 years ago
Yash Tibrewal c6fa7eefb9 testing with locks in ws 5 years ago
Yash Tibrewal 612c743f54 Remove the flakiness of disappearing_server end2end test. Fix #21221 5 years ago
Jan Tattermusch 41ac287f7b generate build metadata from bazel BUILD 5 years ago
Esun Kim 7a14955759 Replaced grpc_core::MakeUnique with absl::make_unique 5 years ago
Yash Tibrewal 68ac18b095 Avoid linter warnings 5 years ago
Yash Tibrewal 9ca286a48f Replace LogicalThread with WorkSerializer 5 years ago