552 Commits (ce16365421bddbd9e338af15dd81da80467bf39c)

Author SHA1 Message Date
Yihua Zhang e145c52286 use a new gcp env check mechansim 7 years ago
Yihua Zhang cc93663910 Add ALTS fuzzer 7 years ago
Yihua Zhang 392dad7134 incorporate alts to google default creds 7 years ago
jiangtaoli2016 310d87d509 fix namespace of security_connector test functions 7 years ago
David Cowden 116fd29a36
gRPC core: strip zone-id from IPv6 hosts before TLS verification 7 years ago
Yihua Zhang fe2fa0c1c8 Add C++ experimental API extensions for ALTS C stack 7 years ago
jiangtaoli2016 144f5559da cache default SSL root cert store 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
Adele Zhou 1c805ec901 Add more bazel tests 7 years ago
Yihua Zhang 75f0a9fbd2 place security_connector in its own subdirectory 7 years ago
Adele Zhou a2013f86a0 Fix the fuzzer corpus path. 7 years ago
Noah Eisen 4d20a66685 Run clang fmt 7 years ago
Noah Eisen be82e64b3d Autofix c casts to c++ casts 7 years ago
Vijay Pai d4d0a30c6f Privatize useful.h and avl.h 7 years ago
Vijay Pai 8a99fdb57e Move cmdline and subprocess from public gpr to test/core/util 7 years ago
Mark D. Roth dbdf495f61 Split lib/support into lib/gpr and lib/gpr++. 7 years ago
Jan Tattermusch 148700a8ea windows needs fflush after fprintf 7 years ago
Muxi Yan 38fcd0c6c3 clang-format 7 years ago
Yash Tibrewal 8cf1470a51
Revert "Revert "All instances of exec_ctx being passed around in src/core removed"" 7 years ago
Yash Tibrewal ad4d2dde00
Revert "All instances of exec_ctx being passed around in src/core removed" 7 years ago
Dan Born 53d5503fac Pass a pollset_set to some client handshakers. 7 years ago
Yash Tibrewal c354269ba7 Remove _ prefixed variable names 7 years ago
Yash Tibrewal 81fc8c9c33 Fix tests to call grpc_init and grpc_shutdown before using exec_ctx 7 years ago
ncteisen fe354eb807 Fix the fuzzers 7 years ago
Yash Tibrewal a13a8c0f3e A few src/core fixes due to missing exec_ctx_finish 7 years ago
ncteisen 0e6b5b3ba3 Un extern the fuzzers 7 years ago
Yash Tibrewal 6c26b16fe0 Move ExecCtx to grpc_core namespace. Make exec_ctx a private static in ExecCtx and some minor changes 7 years ago
Yash Tibrewal 75122c2357 Address some PR comments 7 years ago
Craig Tiller be98d24841 clang-format after nullptr changes 7 years ago
Craig Tiller 4ac2b8e585 Enable clang-tidy as a sanity check, fix up all known failures 7 years ago
Julien Boeuf a274f341d5 Removing port 443 for the service name (used as audience) when the url is https. 7 years ago
Craig Tiller baa14a975e Update clang-format to 5.0 7 years ago
Yash Tibrewal 11a518995e LLVMfuzzer extern C 7 years ago
Yash Tibrewal 77532036b6 BUILD changes. test languauge to C++ 7 years ago
Yash Tibrewal 4d71636fcc some BUILD changes and designated initializers 7 years ago
Yash Tibrewal e586324627 BUILD files changes for bazel 7 years ago
Yash Tibrewal 39aed1ae8b Remove unnecessary extern Cs 7 years ago
Yash Tibrewal af922468dd ssl_credentials_tests C++ized 7 years ago
Yash Tibrewal 34a57d0346 rename all test core files to cc and a lot of C++ style conversions 7 years ago
Justin Burke 9b9a44e4dd Expose conversion of grpc to tsi cert pairs 7 years ago
Yash Tibrewal 0ee7574732 Removing instances of exec_ctx being passed around in functions in 7 years ago
jiangtaoli2016 c88e1dee43 fix secure_endpoint_test 7 years ago
jiangtaoli2016 627691fd26 Fake zero-copy frame protector 7 years ago
Mark D. Roth 2caf021772 Change plugin credentials API to support both sync and async modes. 7 years ago
Craig Tiller 0ff222a23b Add pollset_kick stats 7 years ago
Jan Tattermusch 090cd46a6c Revert "Fake zero copy protector" 7 years ago
jiangtaoli2016 5899055cec Implement fake TSI zero-copy frame protector 7 years ago
Nicolas "Pixel" Noble 2bc5e3ac40 Moving visibility and package creation to the build system. 7 years ago