471 Commits (931be3f7eff03f18db443522e5a5b748272aaa6b)

Author SHA1 Message Date
Yash Tibrewal 72171a3326
De-experimentalize XdsCredentials and XdsServerCredentials API (#26544) 3 years ago
Yash Tibrewal 7fd731f704
De-experimentalize XdsServerBuilder (#27296) 3 years ago
Craig Tiller ea389c00c2
Adjust include order per style guide (#27175) 3 years ago
AJ Heller 4ba3fa52b9
Clean up some instances of -Wunreachable-code-aggressive (#27054) 3 years ago
apolcyn d742153b32
Include the peer address in interop soak test high-latency error messages (#26932) 3 years ago
Yash Tibrewal 29d220a0ef
Re-experimentalize XdsServerBuilder (#26892) 3 years ago
ZHANG Dapeng ca482bdbc7
Enable xds retry test for cpp (#26828) 3 years ago
Yash Tibrewal 4daedf0233
De-experimentalize XdsServerBuilder (#26543) 3 years ago
Craig Tiller 03bdfa4a74
Make socket mutators work for server connections (#26328) 3 years ago
AJ Heller 5cda00427d
Remove use of C++20 initializers (#26028) 4 years ago
Lidi Zheng 735c7047aa
[C++] Add admin and reflection to xds interop binaries (#25964) 4 years ago
Yash Tibrewal 23152e74ce
Enable channelz for xds_interop_client and xds_interop_server (#25939) 4 years ago
Esun Kim a41a206b8c
Fix readability-const-return-type,readability-delete-null-pointer,readability-simplify-boolean-expr (#25628) 4 years ago
Yash Tibrewal 8eb2e13a6e
C++ xDS interop test server changes (#25633) 4 years ago
Esun Kim 377fe6095a
Upgrade clang-tidy and clang-format to 11 (#25590) 4 years ago
Yash Tibrewal 4b9ec936e8
xDS Interop Client changes for PSM security tests (#25613) 4 years ago
apolcyn 35569cd544
Make --server_port optional in C++ interop client (#25550) 4 years ago
Donna Dionne b2443df1e1 xds_interop_client.cc modification: new stats and new timeout_sec config 4 years ago
Esun Kim 9bd7c4917a Fix unused-parameter warning 4 years ago
Donna Dionne 88876b194c Fixing interop client to send all RPC types for each duration_per_query. 4 years ago
Donna Dionne 9b1172697e Adding a expect_status flag in xds interop client to get ready for 4 years ago
Esun Kim 53ab235fb8 Fix google-explicit-constructor 4 years ago
Esun Kim 7d7c3cc711 Update by review 4 years ago
Esun Kim 2ff84ed8c2 C++ cast for void* 4 years ago
Esun Kim ec0b88a5d7 Fix google-readability-casting 4 years ago
Esun Kim 75e3e660fd Fix google-readability-todo 4 years ago
Donna Dionne e4a060fb1e Adding client changes needed for circuit breaking tests 4 years ago
Donna Dionne c85ce105ee Fixing a bug in cpp xds interop client after the use of absl::GetFlag 4 years ago
Mark D. Roth 27e1c1c56d clang-tidy: enable google-readability-braces-around-statements 4 years ago
capstan 131579d52d Roll forward of commit 7883b51: Use abseil's flags in tests. 4 years ago
Nathan Herring da66b7d14e
Revert "Abseil Flags" 4 years ago
capstan 7883b5133d Use abseil's flags in tests. 4 years ago
Esun Kim aae4f4cf18 Fix by misc-unused-using-decls 4 years ago
Esun Kim e7434d385e Fix by tidy-modernize-use-override 4 years ago
Esun Kim ece76ee1e8 Fix code by readability-container-size-empty 4 years ago
Esun Kim 6d6648c7e1 Fix clang-tidy errors 4 years ago
Vijay Pai f8b046e819 Eliminate ServerContextBase::Clear/Setup and fix unref process for core call 4 years ago
Yash Tibrewal d10e06b60a Add interop test for special_status_message 4 years ago
Eric Gribkoff 8c03da2c0a Merge pull request #23629 from ericgribkoff/delay_fail_on_failed_rpc 4 years ago
Eric Gribkoff 7df3017c8a Update semantics of --fail_on_failed_rpc 4 years ago
Mark D. Roth e681f37054 Remove env var protection of new xds routing code. 4 years ago
Donna Dionne ea459f72f5 Fixing unsafe std::move. 4 years ago
Donna Dionne 1f30faad13 Fixing call to absl::StrSplit to deal with empty string case. 4 years ago
Donna Dionne fc8923c0a3 Updating C++ interop client and server to do path matching and header 4 years ago
Mark D. Roth 9404f66f70 Replace most uses of gpr_asprintf() with absl calls. 4 years ago
Esun Kim 073c499e18 Added TCP_USER_TIMEOUT auto-detection 4 years ago
Esun Kim 165ee5007a Replaced grpc::string with std::string 4 years ago
Alexander Polcyn 5727ccc28f Rename deadline/timeout 5 years ago
Alexander Polcyn 46c13cd870 Add a flag to interop soak tests to exit early and fail if X seconds have passed and we're not done yet. 5 years ago
Alexander Polcyn 1dad16c0d9 Use C-core's histogram, drop use of exec_ctx header 5 years ago