aboutsummaryrefslogtreecommitdiff
path: root/test/core/tsi
AgeCommit message (Expand)Author
2018-01-29Disable failing ssl_transport_security_tests when using OpenSSL libjiangtaoli2016
2018-01-18Split lib/support into lib/gpr and lib/gpr++.Mark D. Roth
2017-11-10clang-format after nullptr changesCraig Tiller
2017-11-10Enable clang-tidy as a sanity check, fix up all known failuresCraig Tiller
2017-11-06Merge masterYash Tibrewal
2017-11-03Update clang-format to 5.0Craig Tiller
2017-11-02Merge masterYash Tibrewal
2017-10-31BUILD changes. test languauge to C++Yash Tibrewal
2017-10-30modify TSI handshake to correctly handle the case of TSI_INCOMPLETE_DATAYihua Zhang
2017-10-30BUILD files changes for bazelYash Tibrewal
2017-10-25Remove unnecessary extern CsYash Tibrewal
2017-10-25rename all test core files to cc and a lot of C++ style conversionsYash Tibrewal
2017-09-28Merge pull request #12474 from yihuazhang/async_tsi_testMark D. Roth
2017-09-15Add reference counting to tsi_ssl_handshaker_factoriesJustin Burke
2017-09-15update tsi test library to support async tsi implementationYihua Zhang
2017-09-05Merge pull request #12024 from yihuazhang/tsi_test_libMark D. Roth
2017-08-30Moving visibility and package creation to the build system.Nicolas "Pixel" Noble
2017-08-22Add TSI test library and SSL and fake TSI testsYihua Zhang
2017-06-26Merge branch 'master' of https://github.com/grpc/grpc into importNicolas "Pixel" Noble
2017-06-08fix remaining license noticesJan Tattermusch
2017-06-08auto-fix most of licensesJan Tattermusch
2017-05-19Adding dummy layering check option.Nicolas "Pixel" Noble
2017-05-11Merge branch 'master' of https://github.com/grpc/grpc into importNicolas "Pixel" Noble
2017-04-18Rewriting core tests BUILD files to use the build system.Nicolas "Pixel" Noble
2017-04-13Buildifier and wrapping test/cpp/* rules with our build system.Nicolas "Pixel" Noble
2017-04-07Update TSI with new non-blocking TSI interfaces.jiangtaoli2016
2017-03-28Update include pathsCraig Tiller
2017-02-17Add test/core/tsi/BUILDCraig Tiller
2016-03-31Update copyrightsCraig Tiller
2016-03-25Fix includesCraig Tiller
2016-03-14Improve looks_like_ip_address for IPv6 addresses, and add testsPaul Querna
2016-03-14Add support for IP Addresses in Subject Alt Names.Paul Querna
2015-12-07Adding common tests for TSI.Julien Boeuf
2015-09-22clang-format all core filesCraig Tiller
2015-09-22indent pass to get logical source lines on one physical lineCraig Tiller
2015-06-24Adding a check to find NPN-capable OpenSSL.Nicolas "Pixel" Noble
2015-06-03Expose gpr_asprintf and gpr_strdupMasood Malekghassemi
2015-05-13Clean up tsi properties.Julien Boeuf
2015-03-23Adding a test to check the openssl version we are using.Julien Boeuf
2015-02-25Introduce slowdown factor for unit test deadlinesCraig Tiller
2015-02-24Addressing comments.Julien Boeuf