6258 Commits (d0bf9cedcc5530e2503bb56a95ab194d94524a68)

Author SHA1 Message Date
Jan Tattermusch 5d352ded8b disable a few macos bazel tests 5 years ago
Julien Boeuf cedf76ee9a Fixing bug where subject token was used instead of the actor token. 5 years ago
Yash Tibrewal d4d9e45990 Use std::function instead of grpc_closure 5 years ago
Yash Tibrewal 3b1d176e9d LogicalThread 5 years ago
Vijay Pai be6979202b Revamp server-side C++ callback API, message allocator, and mocking 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
Guantao Liu 8c58f224de Bare bones of the libuv EventManager. 5 years ago
Vijay Pai 9dfa8fb2f1 Temporarily disable client_idle filter check 5 years ago
Mikko Rantanen cc61d0e25d
Make the test more reliable 5 years ago
Jan Tattermusch 986070d280 use test size instead of timeout 5 years ago
Alexander Polcyn 2a6cad41a4 Fix racey test assertion in alts_concurrent_connectivity_test 5 years ago
Mikko Rantanen a8ab03d758
Clean up the test 5 years ago
Mikko Rantanen 0c9ddc9d23
Clang format 5 years ago
Mikko Rantanen bde8e283a2
Add test for kicking other pollsets 5 years ago
Alexander Polcyn d7c51c6163 Have ALTS handshake clients do a RECV_STATUS op 5 years ago
Esun Kim e8863d0064 Fix new & delete match 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
Esun Kim 5a5734ff03 Use std::string for channelz 5 years ago
Vijay Pai 6352ca3682 Don't check for client_idle since client_idle is disabled 5 years ago
Esun Kim 3a519a0b64 Replaced grpc_core New & Delete with C++ new & delete 5 years ago
Richard Belleville 57e40c87e9 Buildifier again 5 years ago
Richard Belleville 44e1da8869 Re-add load 5 years ago
Esun Kim de81f120b2 Abseilify StringView 5 years ago
Alexander Polcyn 302c9e97cc Fix alloc/dealloc mismatch in alts_concurrent_connectivity_test 5 years ago
Samuel Lijin 2b98a9bbc8 Fuzz base64 encoding and decoding 5 years ago
Samuel Lijin aa7cb6a335 Fuzz message/stream compression and decompression 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
Esun Kim 81df105ac8 Deprecate gpr_get/set_allocation_functions 5 years ago
Alexander Polcyn 6bb8629879 Add tests that expose a race and lock cycle in alts client, fix TSAN issues 5 years ago
Richard Belleville 444d5b7760 Revert "Reuse the definition already in the bazel/ directory" 5 years ago
Richard Belleville 78e443b4f6 Reuse the definition already in the bazel/ directory 5 years ago
Richard Belleville 4c8935761d Add wrapper layer for Blaze 5 years ago
Yash Tibrewal 08ba7246c0 Remove GRPC_CLOSURE_RUN and replace with grpc_core::Closure::Run 5 years ago
Yash Tibrewal 3a189d7e08 test changes 5 years ago
Yash Tibrewal a5ba140f3c Test changes 5 years ago
Zhen Lian e8d570618e [Exposing ALTS Context 1/2] Fill in context on TSI and Security Connector Layer 5 years ago
Eytan Kidron c97ce9057b Simplify the platform and constraints settings for remote execution 5 years ago
Jan Tattermusch eaf01655cd disable xds_bootstrap_test on TSAN ASAN UBSAN 5 years ago
Jan Tattermusch e5e3f70a1a Revert "Revert "Upgrade to bazel 1.0.0"" 5 years ago
Vijay Pai 2477b966e2 Remove unused-parameter warnings, round 2 (17 of 19) 5 years ago
Carlos O'Ryan 2144c719fc
Run clang_format_all_the_things.sh 5 years ago
Vijay Pai 0c5669fbc7 Regen projects 5 years ago