55 Commits (c61e4d74c7e635fc884c35ec52d32b675a9c2995)

Author SHA1 Message Date
Mark D. Roth 9404f66f70 Replace most uses of gpr_asprintf() with absl calls. 4 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
Ashitha Santhosh fdbdcb93d2 Remove ABSL_CONST_INIT. 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
Ashitha Santhosh 53fc4e5c13 Fixed error 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
Yihua Zhang e10d90ba27 add security level negotiation between call creds and channel. 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 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 921094f738 Buildify test/core/tsi/alts/handshaker/BUILD 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 17c8c4c4f2 Remove unused parameter warning (13 of 20) 5 years ago
Esun Kim be4e684a82 Migrated tsi/alts from nanopb to upb 5 years ago
Vu Cong Tuan 9c4de5a0ff Fix typos in test code 6 years ago
yang-g 67742ef63f Fix BUILD files. Manually edit bzl files 6 years ago
Yihua Zhang cd768ec12a use gRPC thread model 6 years ago
yihuaz 285d4ef1be
Revert "Revert "Create and pass pollset_set to ALTS TSI handshaker"" 6 years ago
Jan Tattermusch fb296824af
Revert "Create and pass pollset_set to ALTS TSI handshaker" 6 years ago
Yihua Zhang c0fa62f2b6 pass a pollset_set to ALTS TSI handshaker 6 years ago
adelez 5bdd9a8cb9
Revert "Revert "Add suppressions to sanitizers for bazel builds"" 7 years ago
Nicolas Noble 43557fee0b
Revert "Add suppressions to sanitizers for bazel builds" 7 years ago
Adele Zhou 4cd659505c Add data param to grpc_cc_library 7 years ago
Yihua Zhang 6fbc436b11 Add tsi_handshaker_shutdown to TSI 7 years ago
Juanli Shen 40991ee014 Add build path to ALTS test BUILD files 7 years ago
Yihua Zhang fe2fa0c1c8 Add C++ experimental API extensions for ALTS C stack 7 years ago
Yihua Zhang 04fb58efbd Add ALTS code to grpc/core 7 years ago
Sree Kuchibhotla ae277dd000
Revert "Add ALTS C stack to gRPC core" 7 years ago
Yihua Zhang eaf6486677 Add ALTS code to grpc/core 7 years ago