193 Commits (c8c80fd9988fb5e508ae2f6b39e7901c2054d4f6)

Author SHA1 Message Date
Esun Kim be761cd430 Fixed sign-compare warnings 4 years ago
Jan Tattermusch 0b1798412b
Revert "Wrap strerror into a thread-safe implementation" 4 years ago
Esun Kim 9bd7c4917a Fix unused-parameter warning 4 years ago
yang-g cf26f0133a Wrap strerror into a thread-safe implementation 4 years ago
Esun Kim 53ab235fb8 Fix google-explicit-constructor 4 years ago
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
Esun Kim 61deee2217 Disable ASSERT_EQ in ConnectLoop on Mac 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 6ae8463500 Fix by modernize-make-unique 4 years ago
Esun Kim c08f33c437 Fix clang-tidy errors 4 years ago
Esun Kim 1c7d5b5299 Fix MSAN adjustment 4 years ago
Alexander Polcyn e5bb358edd double the handshake failure deadline of AltsConcurrentConnectivityTest.TestHandshakeFailsFastWhenHandshakeServerClosesConnectionAfterAccepting 4 years ago
ZhenLian 0cdc36f64f ALTS peer attributes plumbing 4 years ago
Matthew Stevenson 85337d69c2 Re-enable TLS 1.3 in the C-core. 4 years ago
Alexander Polcyn 307e175ab2 Make fake insecure servers in ALTS concurrent connectivity test eagerly send an empty settings frame upon receiving new connections 4 years ago
matthewstevenson88 9957299480 Merge pull request #23608 from matthewstevenson88/matt-disable-tls13 4 years ago
Matthew Stevenson 25d2b9b102 Fix number of TLS version tests to run. 4 years ago
Matthew Stevenson 6ccc298665 Disable TLS 1.3-specific unit tests in ssl_transport_security_test.cc. 4 years ago
Mark D. Roth 9404f66f70 Replace most uses of gpr_asprintf() with absl calls. 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
Matthew Stevenson 32c0846d45 Add TLS 1.2 testing. 5 years ago
Matthew Stevenson a575049c03 Changes needed to enable TLS 1.3. 5 years ago
yihuaz 6591d0997b add length check 5 years ago
yihuaz ff045fde0d Update multi-domain key materials 5 years ago
Mark D. Roth cc6414893c update bazel build dep, regenerate upb files, and add missing includes 5 years ago
Mark D. Roth c769951764 Remove deprecated variant of JoinHostPort(). 5 years ago
ZhenLian ee19ac2aba fix test failures 5 years ago
Ashitha Santhosh fdbdcb93d2 Remove ABSL_CONST_INIT. 5 years ago
Jan Tattermusch db07f7963e speedup ssl_transport_security_test also on Mac 5 years ago
Jan Tattermusch b4c6d34347 fix ssl_transport_security_test on x86 5 years ago
Ashitha Santhosh 3cc7aae8ee Fixed memory leak. 5 years ago
Ashitha Santhosh cf19300da2 Corrected method name. 5 years ago
Ashitha Santhosh 3651424ea4 Moved k[Min/Max]FrameSize variables to header file. 5 years ago
jiangtaoli2016 4d41a56e17 SSL peer match name case-insensitive 5 years ago
Ashitha Santhosh 53fc4e5c13 Fixed error 5 years ago
jiangtaoli2016 b21fc9c4d4 Add a test on bad SNI and ensure handshake succeeds 5 years ago
Ashitha Santhosh 6fbf67ed9c Modified test variable name 5 years ago
Ashitha Santhosh 72112d034e Added tests. 5 years ago
Esun Kim 415d41f9e8 Rerun clang-formatter-7 5 years ago
Mark D. Roth 879ab14c8c clang-format 5 years ago
Mark D. Roth 6637bbe47b Update code to use new upb map API. 5 years ago
yang-g 5bc57b64fe InitGoogleTest before grpc_init 5 years ago