54 Commits (4f0875dd9e38006d89d4a0cd122280472f58f7c5)

Author SHA1 Message Date
Ashitha Santhosh ec4bfdfa57 Use pointer instead of reference parameter 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
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
Vu Cong Tuan 9c4de5a0ff Fix typos in test code 6 years ago
Nguyen Quang Huy c9acd8380f Fix some typos 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
Lizan Zhou 9af7c72589 add copyright header 6 years ago
Lizan Zhou cf9b412c97 test: split fake ALTS handshaker server to lib and main 6 years ago
jiangtaoli2016 52a2f21ab7 Allow extra copy in zero-copy protector integrity-only mode 7 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
jiangtaoli2016 9c32619ab0 Fix BUILD to allow successful import 7 years ago
Jiangtao Li 1b7d6af8ca
Revert "Revert "Add fake ALTS handshaker server (bazel only)"" 7 years ago
Mark D. Roth 69c1235780
Revert "Add fake ALTS handshaker server (bazel only)" 7 years ago
jiangtaoli2016 68d1fb9a2c Add fake ALTS handshaker server (bazel only) 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
Yash Tibrewal c0cd82faed Remove unnecessary includes of exec_ctx.h 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