334 Commits (d3f6eae6694189bc9547acc6a95f9c94add4508b)

Author SHA1 Message Date
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
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
Yuchen Zeng 309c9de041 Update credentials_test 7 years ago
Mark D. Roth e0778b2c18 Add cancellation to asynchronous security APIs. 7 years ago
Craig Tiller 19b9af0cb8 Fix tools compilation 7 years ago
Craig Tiller c0df1c0f9a Compiling again 7 years ago
Julien Boeuf da8eca56e2 Better handling of token lifetime. 7 years ago
Anna Sapek 4318df0571 Update tsi_fake_handshaker to implement the asynchronous TSI 7 years ago
ncteisen 969b46ef73 Add rich closure debug mode 8 years ago
ncteisen 274bbbe6a0 Add rich closure debug mode 8 years ago
Jan Tattermusch 4d5c3102a1 fix remaining license notices 8 years ago
Jan Tattermusch 7897ae9308 auto-fix most of licenses 8 years ago
Nicolas "Pixel" Noble af6c83f9e1 Adding dummy layering check option. 8 years ago
Craig Tiller dc3998e710 Converting code 8 years ago
Craig Tiller 339e421b29 Change endpoint interface to declare poller coveredness 8 years ago
Craig Tiller 4d16f4dd1d Add some casts for C++ compatibility 8 years ago
Alexander Polcyn f5521c33f9 Revert "Merge branch 'master' into v1.3.x" 8 years ago
Makarand Dharmapurikar 466c286604 removed default visibility 8 years ago
Makarand Dharmapurikar 6a8e2c2408 reduced visibility of test util 8 years ago
Makarand Dharmapurikar 5b8032c8b4 BUILD file for interop client and server 8 years ago
Nicolas "Pixel" Noble 15cd5ce2ed Rewriting core tests BUILD files to use the build system. 8 years ago
Craig Tiller f840110de2 Fixup tests 8 years ago
Nicolas "Pixel" Noble 7c26eed838 Buildifier and wrapping test/cpp/* rules with our build system. 8 years ago
David Garcia Quintas a03d204dd7 Update credentials test after #9328 8 years ago
Craig Tiller fc8d671ec8 Fix posix leakage 8 years ago
Craig Tiller 0d32f2f030 Fix build files 8 years ago
Craig Tiller 29b527fa30 Reinstate one check, fix fall out 8 years ago
Craig Tiller b29f1fe3a2 Update include paths 8 years ago
Craig Tiller 547cb4b283 Make chunk sizes configurable, push channel args down a little deeper 8 years ago
ncteisen 4b36a3d9ea Change error_create API to slice 8 years ago
Matt Kwong d9b257a154 Add fuzzer options for oss-fuzz 8 years ago
Matt Kwong c5b3b25f8d Change ssl_server_fuzzer.c to use ssl_test_data.h instead of loading mock SSL data from file 8 years ago
Yuchen Zeng 47de64c700 zalloc grpc_pollset 8 years ago