88 Commits (b028141f01646688b1c4652e92e79160035c0bab)

Author SHA1 Message Date
Vu Cong Tuan 9c4de5a0ff Fix typos in test code 6 years ago
Nguyen Quang Huy c9acd8380f Fix some typos 6 years ago
jiangtaoli2016 f5a71f7313 Clean up deprecated tsi_create_ssl_server_handshaker_factory callers 6 years ago
Yihua Zhang 09cd07cfa0 revision 1 6 years ago
Yihua Zhang adfe2238ef ignore duplicate root cert in cert list instead of fail. 6 years ago
yang-g 67742ef63f Fix BUILD files. Manually edit bzl files 6 years ago
yang-g e75fc243da change tests to use the new class instead of grpc_test_init 6 years ago
Yihua Zhang cd768ec12a use gRPC thread model 6 years ago
Yihua Zhang 81bc942cd8 security connector refactor 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
Nicolas "Pixel" Noble 71655cf48a Fixing the SSL_REUSE auth context string attribute. 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
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