202 Commits (b6038f8e9f9c626805574708ea18a660cb6866cc)

Author SHA1 Message Date
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
Zhen Lian ddf565db33 running clang-format -i on each modified files 5 years ago
Esun Kim b2b7fc9af8 Replaced grpc_core::UniquePtr with std::unique_ptr 5 years ago
Alexander Polcyn 302c9e97cc Fix alloc/dealloc mismatch in alts_concurrent_connectivity_test 5 years ago
Yash Tibrewal e72e72bc49 Add const cast 5 years ago
Lidi Zheng 947c7b7216 Resolve conflict with master branch 5 years ago
Lidi Zheng 921094f738 Buildify test/core/tsi/alts/handshaker/BUILD 5 years ago
Lidi Zheng c34bef4ca4 Format all Bazel files with buildifier 5 years ago
Alexander Polcyn 6bb8629879 Add tests that expose a race and lock cycle in alts client, fix TSAN issues 5 years ago
Zhen Lian e8d570618e [Exposing ALTS Context 1/2] Fill in context on TSI and Security Connector Layer 5 years ago
Vijay Pai 7aa662b97b Remove unused-parameter warnings, round 2 (18 of 19) 5 years ago
Vijay Pai d4b68b11aa clang-format 5 years ago
Vijay Pai 2ded8cbadf Remove unused parameter warning (14 of 20) 5 years ago
Vijay Pai 17c8c4c4f2 Remove unused parameter warning (13 of 20) 5 years ago
Jan Tattermusch 3ce50ae754 disable some test on windows based on build.yaml 5 years ago
Ashitha Santhosh 8695c464dc Expose max protected frame size value for testing. 5 years ago
Esun Kim be4e684a82 Migrated tsi/alts from nanopb to upb 5 years ago
Yihua Zhang c414fe06f8 add cred data to BUILD files 5 years ago
Yihua Zhang 8a301a438a revision 1 5 years ago
Yihua Zhang dab3bdde61 recongize URI and email address SAN fields 5 years ago
Vu Cong Tuan 9c4de5a0ff Fix typos in test code 6 years ago
Nguyen Quang Huy c9acd8380f Fix some typos 6 years ago
jiangtaoli2016 f5a71f7313 Clean up deprecated tsi_create_ssl_server_handshaker_factory callers 6 years ago
Yihua Zhang 09cd07cfa0 revision 1 6 years ago
Yihua Zhang adfe2238ef ignore duplicate root cert in cert list instead of fail. 6 years ago