179 Commits (eab203724ae6166361c5afcdab030656e57dc24b)

Author SHA1 Message Date
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
Paul Querna 47d841de4d Add support for IP Addresses in Subject Alt Names. 9 years ago
Julien Boeuf 4c8e8181fe Adding common tests for TSI. 9 years ago
Craig Tiller a82950e683 clang-format all core files 9 years ago
Craig Tiller 45724b35e4 indent pass to get logical source lines on one physical line 9 years ago
Nicolas "Pixel" Noble 4cc8c8abf4 Adding a check to find NPN-capable OpenSSL. 10 years ago
Masood Malekghassemi 701af6031f Expose gpr_asprintf and gpr_strdup 10 years ago
Julien Boeuf 77e8c1cfb9 Clean up tsi properties. 10 years ago
Julien Boeuf 8931cc1dd5 Adding a test to check the openssl version we are using. 10 years ago