2371 Commits (e0d8c498a60be0b5b5891e280bd441ec4a9d0785)

Author SHA1 Message Date
Esun Kim e0d8c498a6 C++ cast for others 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 ac080fd17a Fix readability-inconsistent-declaration-parameter-name manually 4 years ago
ZhenLian d74e43da95 Add File Watcher Certificate Provider API 4 years ago
yang-g c1df3bcbcf Do not crash if server filter fails at ChannelData::Init 4 years ago
Esun Kim 549810900d Disable uds-abstract tests on mac 4 years ago
Mark D. Roth 27e1c1c56d clang-tidy: enable google-readability-braces-around-statements 4 years ago
Benjamin Shaya 702edbeee4 Add support for "unix-abstract:" URIs to support abstract unix domain sockets 4 years ago
capstan 7267c8fcd9 Python3-ize tools/buildgen. 4 years ago
ZhenLian 518ed1303c Add Credential Loading From Static Providers For TLS Credentials 4 years ago
Yash Tibrewal b555343dd3
Revert "Revert "Deprecate GRPC_ARG_HTTP2_MIN_SENT_PING_INTERVAL_WITHOUT_DATA_MS"" 4 years ago
Esun Kim 47dd5fd78e Fix by modernize-use-bool-literals 4 years ago
Esun Kim a51fe3e675 Fix abseil-* clang-tidy errors 4 years ago
Esun Kim c08f33c437 Fix clang-tidy errors 4 years ago
Esun Kim 8e9e895ffc Replace grpc_shutdown_blocking with grpc_shutdown 4 years ago
Yash Tibrewal a9fd34a81d
Revert "Deprecate GRPC_ARG_HTTP2_MIN_SENT_PING_INTERVAL_WITHOUT_DATA_MS" 4 years ago
Yash Tibrewal e0c4475db0 Deprecate GRPC_ARG_HTTP2_MIN_SENT_PING_INTERVAL_WITHOUT_DATA_MS and make it non-effective 4 years ago
Yash Tibrewal 4a03ce5a14 Remove grpc_channel_ping from surface API 4 years ago
Yash Tibrewal f2fa95b593 Do not cancel RPC if send metadata size if larger than peer's limit 4 years ago
Yash Tibrewal 4331328fc2 Don't consider receiving non-OK status as an error for HTTP2 4 years ago
Yash Tibrewal cf0b46c4d6 Reviewer comments 4 years ago
Yash Tibrewal 086d46ce6f Fix bad_server_response_test flakiness 4 years ago
Mark D. Roth 0b61aea1c5 Convert grpc_server to idiomatic C++. 4 years ago
Yash Tibrewal 0aa52ab85e Remove debug logging 4 years ago
Yash Tibrewal e310d4366c Receive SETTINGS frame on clients before declaring subchannel READY 4 years ago
Mark D. Roth 181781387d xDS v3 support 4 years ago
Yash Tibrewal 7100ee3bfb Add keepalive throttling 4 years ago
Vijay Pai 9d79ca6058 C++ify core server 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 165ee5007a Replaced grpc::string with std::string 4 years ago
Yash Tibrewal e98eaa5052
Revert "Revert "Add message-size check before message decompression"" 4 years ago
Vijay Pai c7f2956b67
Revert "Add message-size check before message decompression" 4 years ago
Yash Tibrewal 0497ad8bb0 Add missing message-size check before decompressing 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 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