211 Commits (851517078f9d7e1b983627e61e43caff2f4baadf)

Author SHA1 Message Date
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
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