aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/core/handshake/client_ssl.cc
Commit message (Expand)AuthorAge
* Create verify_peer_options when creating ssl credentials in order to expose a...Gravatar Ian Haken2018-06-12
* C++ize gpr_thread as grpc_core::Thread, make it 2-phase init (construct/Start)Gravatar Vijay Pai2018-02-19
* Remove support for detached threads. All threads must be joined.Gravatar Vijay Pai2018-02-15
* Internalize gpr_thd except for id and currentidGravatar Vijay Pai2018-02-12
* Run clang fmtGravatar Noah Eisen2018-02-09
* Autofix c casts to c++ castsGravatar Noah Eisen2018-02-09
* Fix up review commentsGravatar Dave MacLachlan2017-11-30
* Add thread naming support on platforms that support it.Gravatar Dave MacLachlan2017-11-29
* Enable clang-tidy as a sanity check, fix up all known failuresGravatar Craig Tiller2017-11-10
* Merge masterGravatar Yash Tibrewal2017-11-06
* rename all test core files to cc and a lot of C++ style conversionsGravatar Yash Tibrewal2017-10-25