Alexander Polcyn
|
e5bb358edd
|
double the handshake failure deadline of AltsConcurrentConnectivityTest.TestHandshakeFailsFastWhenHandshakeServerClosesConnectionAfterAccepting
|
5 years ago |
ZhenLian
|
0cdc36f64f
|
ALTS peer attributes plumbing
|
5 years ago |
Matthew Stevenson
|
85337d69c2
|
Re-enable TLS 1.3 in the C-core.
|
5 years ago |
Alexander Polcyn
|
307e175ab2
|
Make fake insecure servers in ALTS concurrent connectivity test eagerly send an empty settings frame upon receiving new connections
|
5 years ago |
matthewstevenson88
|
9957299480
|
Merge pull request #23608 from matthewstevenson88/matt-disable-tls13
Disable TLS 1.3 in the C-core.
|
5 years ago |
Matthew Stevenson
|
25d2b9b102
|
Fix number of TLS version tests to run.
|
5 years ago |
Matthew Stevenson
|
6ccc298665
|
Disable TLS 1.3-specific unit tests in ssl_transport_security_test.cc.
|
5 years ago |
Mark D. Roth
|
9404f66f70
|
Replace most uses of gpr_asprintf() with absl calls.
|
5 years ago |
Matthew Stevenson
|
c484ab2d93
|
Address Jiangtao's comments.
|
5 years ago |
Matthew Stevenson
|
f25422a890
|
Add tests for unused bytes.
|
5 years ago |
jiangtaoli2016
|
e8f17c5f96
|
Fix SPIFFE ID check
|
5 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 |
Akshay Kumar
|
db11b94f25
|
FullChainExperimental-01-200103
|
5 years ago |
Ashitha Santhosh
|
ec4bfdfa57
|
Use pointer instead of reference parameter
|
5 years ago |
Jan Tattermusch
|
649e706a12
|
print test case name and speedup under MSAN
|
5 years ago |
Jan Tattermusch
|
78888d7861
|
avoid thread local unitialized problem under GRPC_PTHREAD_TLS
|
5 years ago |
Vijay Pai
|
9cbd685304
|
Prevent use of pthread header
|
5 years ago |
Alexander Polcyn
|
7ba01aa3a2
|
Fix differing parameter name clang tidy warning
|
5 years ago |
Alexander Polcyn
|
074ecfb754
|
Post-review change: disable active RPC counting for the expected-to-fail tests
|
5 years ago |
Alexander Polcyn
|
528d50ab15
|
Add a global queue to limit the number of outstanding ALTS handshakes
|
5 years ago |
Alexander Polcyn
|
2a6cad41a4
|
Fix racey test assertion in alts_concurrent_connectivity_test
|
5 years ago |
Alexander Polcyn
|
d7c51c6163
|
Have ALTS handshake clients do a RECV_STATUS op
|
5 years ago |
Esun Kim
|
e45b60d1fe
|
Fix unique_ptr<char> memory allocation mismatch
|
5 years ago |