10963 Commits (dda73b69178b38ef7725bdbbe93b62508e971a60)

Author SHA1 Message Date
Donna Dionne 8c013bfcdc Adding Fake headers for header matching. 4 years ago
Jan Tattermusch 4f96118724 move routeguide c++ distribtest under cmake_pkgconfig 4 years ago
Donna Dionne fc8923c0a3 Updating C++ interop client and server to do path matching and header 4 years ago
Vijay Pai d03daab509
Remove unused variable (fixes builder error) 4 years ago
Vijay Pai e1a45fb237 Remove references to skipping callback API tests 4 years ago
Muxi Yan 232756e7bf Remove unnecessary RPC 4 years ago
Jan Tattermusch 45d92f26ca add Grpc.Tools test for generating for .proto with the same name 4 years ago
Vijay Pai 407fdc3a36 Fix data race in RpcWithEarlyFreeRequest by using atomics 4 years ago
Vijay Pai c6c05910c2 Fix data race in RpcWithEarlyFreeRequest by using atomics 4 years ago
Muxi Yan fa28bab456 Address comments 4 years ago
Vijay Pai 7ee2bc6db5 EM-agnostic callback completion queue 4 years ago
Mark D. Roth 7c3fefea3f Make request path more easily visible to LB policies. 4 years ago
Vijay Pai fe2e9d6803 Properly count messages sent 4 years ago
Vijay Pai 0ab6db4fe8 Make sure that some ops don't start concurrently with Finish 4 years ago
Donna Dionne 8dd0cb4712 Add support for xDS regex matchers. 4 years ago
Muxi Yan ec2cd96426 Address comments 4 years ago
Muxi Yan 3f684093d7 Add test for the new config field 4 years ago
Mark D. Roth 9404f66f70 Replace most uses of gpr_asprintf() with absl calls. 4 years ago
Matthew Stevenson a2afea6ee0 Add TLS 1.2 and 1.3 specific tests to h2_tls fixture. 4 years ago
Esun Kim 073c499e18 Added TCP_USER_TIMEOUT auto-detection 4 years ago
Donna Dionne 60b878d3a5 New Matchers Implementation 4 years ago
Vijay Pai b92ca15356
Increase size of a test to match internal guidance 4 years ago
Esun Kim c736cf073c Added call to grpc::testing::TestEnvironment in more tests 4 years ago
Esun Kim 62ac3f075a Added call to grpc::testing::TestEnvironment in tests 4 years ago
yang-g 162fca110c Fix message_allocator_e2e_test 4 years ago
Yash Tibrewal f8b7fef753 Fix connect deadline issue in settings_timeout_test 4 years ago
Esun Kim 165ee5007a Replaced grpc::string with std::string 4 years ago
Alexander Polcyn b88c0a22c7 Fix use-after-free in ruby call creds 4 years ago
Matthew Stevenson c484ab2d93 Address Jiangtao's comments. 4 years ago
Matthew Stevenson f25422a890 Add tests for unused bytes. 4 years ago
jiangtaoli2016 e8f17c5f96 Fix SPIFFE ID check 4 years ago
Yash Tibrewal e98eaa5052
Revert "Revert "Add message-size check before message decompression"" 5 years ago
Matthew Stevenson 9c116d5c03 Address David's comments. 5 years ago
Vijay Pai c7f2956b67
Revert "Add message-size check before message decompression" 5 years ago
Esun Kim 2a3b1f0eb7 Revert log changes 5 years ago
Yash Tibrewal 0497ad8bb0 Add missing message-size check before decompressing 5 years ago
Esun Kim b3469c723e Pre-assigned the server port and added more logs 5 years ago
Mark D. Roth 492889f1c0 Convert chttp2 server connection-handling code to C++. 5 years ago
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 7eebba3781 Fixes needed to make roll-forward of StartCall and corking work 5 years ago
Vijay Pai 278671072f
Revert "Revert "Fix StartCall: make corking work and allow concurrent Start*"" 5 years ago
Donna Dionne 97904d77a4 Adding the printing of error message when unexpected status returns. 5 years ago
Esun Kim ed2037d343 Update by review 5 years ago
Vijay Pai 5a2f60d137 Allow skipping canceled check 5 years ago
Donna Dionne b35b463a08 reject RouteConfiguration with a case-insensitive RouteMatch 5 years ago
Esun Kim 0eefd8b209 Finish client first completely for client-lead tests 5 years ago
Vijay Pai fa1c66852b Increase reconnect sleep time to 5x poller interval 5 years ago
Vijay Pai b269fdbf8b Don't mark server RPC canceled if finished with non-OK status 5 years ago
Alexander Polcyn 5727ccc28f Rename deadline/timeout 5 years ago