39 Commits (53bfe69f707e3729cd5845091a1282771b7e45ee)

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
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
Craig Tiller 8ad8a41a84 Introduce slowdown factor for unit test deadlines 10 years ago
Julien Boeuf 9fff77e4f8 Addressing comments. 10 years ago