68 Commits (f91adce31c6ac38aec2490e0337cec8430d3a26c)

Author SHA1 Message Date
jiangtaoli2016 274840e4d3 Migrate SSL_transport_security TSI to new TSI handshaker API 7 years ago
Yihua Zhang 6fbc436b11 Add tsi_handshaker_shutdown to TSI 7 years ago
Ruslan Nigmatullin 6bdcc6f7cf [openssl] Use 80-bytes STEK for OpenSSL-1.1 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
David Benjamin 10c2ea3ca2 Do not reach into BoringSSL internals. 7 years ago
jiangtaoli2016 144f5559da cache default SSL root cert store 7 years ago
Ruslan Nigmatullin 7ae3733cab [grpc] Add SSL session client cache support 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
jiangtaoli2016 19eddbef5e Re-enable mismatched ALPN SSL tests for boringSSL. 7 years ago
Yihua Zhang 75f0a9fbd2 place security_connector in its own subdirectory 7 years ago
Vijay Pai da69355f30 C++ize gpr_thread as grpc_core::Thread, make it 2-phase init (construct/Start) 7 years ago
Vijay Pai c745690caf Internalize gpr_thd except for id and currentid 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
jiangtaoli2016 faa74228d7 Disable failing ssl_transport_security_tests when using OpenSSL lib 7 years ago
Mark D. Roth dbdf495f61 Split lib/support into lib/gpr and lib/gpr++. 7 years ago
Muxi Yan 38fcd0c6c3 clang-format 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
Craig Tiller baa14a975e Update clang-format to 5.0 7 years ago
Yash Tibrewal 77532036b6 BUILD changes. test languauge to C++ 7 years ago
Yihua Zhang 17fe322cd1 modify TSI handshake to correctly handle the case of TSI_INCOMPLETE_DATA 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 34a57d0346 rename all test core files to cc and a lot of C++ style conversions 7 years ago
Justin Burke 4984135a78 Add reference counting to tsi_ssl_handshaker_factories 7 years ago
Yihua Zhang 993fa31e66 update tsi test library to support async tsi implementation 7 years ago
Nicolas "Pixel" Noble 2bc5e3ac40 Moving visibility and package creation to the build system. 7 years ago
Yihua Zhang 7fab9bf3bb Add TSI test library and SSL and fake TSI tests 7 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
Nicolas "Pixel" Noble 15cd5ce2ed Rewriting core tests BUILD files to use the build system. 8 years ago
Nicolas "Pixel" Noble 7c26eed838 Buildifier and wrapping test/cpp/* rules with our build system. 8 years ago
jiangtaoli2016 20b9f94328 Update TSI with new non-blocking TSI interfaces. 8 years ago
jiangtaoli2016 ec581cd590 Update TSI with new non-blocking TSI interfaces. 8 years ago
Craig Tiller b29f1fe3a2 Update include paths 8 years ago
Craig Tiller 911a5dc5b1 Add test/core/tsi/BUILD 8 years ago
Craig Tiller 6169d5f7b0 Update copyrights 9 years ago
Craig Tiller 9533d042d4 Fix includes 9 years ago
Paul Querna 4a9e7c4cb1 Improve looks_like_ip_address for IPv6 addresses, and add tests 9 years ago