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.
...
This replaces gflags. Added TODOs where use of `absl::Duration` or `absl::FlagSaver` might be preferred in follow-up cleanup. Fixes #24493 .
This reverts commit da66b7d14e
.
NEW:
* Adds references to `absl/flags/declare.h`, new to LTS 2020923.2 imported in commit 5b43440
.
* Works around MSVC 2017 compiler error with large help text on flags by reducing the help text.
4 years ago
Nathan Herring
da66b7d14e
Revert "Abseil Flags"
4 years ago
capstan
7883b5133d
Use abseil's flags in tests.
...
This replaces gflags. Added TODOs where use of `absl::Duration` or `absl::FlagSaver` might be preferred in follow-up cleanup. Fixes #24493 .
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
...
Disable TLS 1.3 in the C-core.
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
Esun Kim
f31ca23a6a
Add TestEnvironment to more tests
5 years ago
Esun Kim
9ae81e1d3f
Make test code use TestEnvironment
5 years ago
Akshay Kumar
3be7b4362f
FullChainExperimental-01-200106-ssl_transport_security_test-3
5 years ago
Akshay Kumar
48d51b24e4
FullChainExperimental-01-200106-ssl_transport_security_test-2
5 years ago
Akshay Kumar
ef376e35d7
FullChainExperimental-01-200106-ssl_transport_security_test
5 years ago
Yihua Zhang
e10d90ba27
add security level negotiation between call creds and channel.
5 years ago