aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/core/bad_ssl/bad_ssl_test.c
Commit message (Expand)AuthorAge
* rename all test core files to cc and a lot of C++ style conversionsGravatar Yash Tibrewal2017-10-25
* auto-fix most of licensesGravatar Jan Tattermusch2017-06-08
* Merge github.com:grpc/grpc into cpparenaGravatar Craig Tiller2017-04-14
|\
* | Call ref/unref, bugfixesGravatar Craig Tiller2017-03-31
| * Updates C CoreGravatar Sree Kuchibhotla2017-03-22
| * Prefix grpc_cq_polling_type enums with GRPC_CQ_Gravatar Sree Kuchibhotla2017-03-03
| * Change Core to use the new completion_queue_create APIGravatar Sree Kuchibhotla2017-03-02
|/
* Replace timeout/scaling macros with functions.Gravatar Robbie Shade2017-01-31
* Merge github.com:grpc/grpc into rollfwdGravatar Craig Tiller2017-01-26
|\
| * Fix tests.Gravatar Mark D. Roth2017-01-25
* | Revert "Revert "Metadata handling rewrite""Gravatar Craig Tiller2017-01-23
|/
* Revert "Metadata handling rewrite"Gravatar Craig Tiller2017-01-20
* All core tests compile without grpc_mdstrGravatar Craig Tiller2016-11-17
* Update tests.Gravatar Mark D. Roth2016-10-06
* Change cq_verifier to report file and line number for expectations.Gravatar Mark D. Roth2016-08-24
* Allow servers to select compression level via initial MD.Gravatar David Garcia Quintas2016-05-09
* Merge github.com:grpc/grpc into ignore_connectivityGravatar Craig Tiller2016-03-31
|\
| * Update copyrightsGravatar Craig Tiller2016-03-31
* | Merge branch 'idempotent' into ignore_connectivityGravatar Craig Tiller2016-03-28
|\|
| * Fix includesGravatar Craig Tiller2016-03-25
| * Auto-changesGravatar Craig Tiller2016-03-25
| * Fixing sanity.Gravatar Nicolas "Pixel" Noble2016-03-24
| * Adding an argument to bad_ssl_cert in order to override the location of the t...Gravatar Nicolas "Pixel" Noble2016-03-19
* | Fix copyrightsGravatar Craig Tiller2016-03-11
* | Fix some bugsGravatar Craig Tiller2016-03-11
|/
* Eliminate gpr_ int types - and insist on C99 variants insteadGravatar Craig Tiller2015-12-22
* clang-formatGravatar Craig Tiller2015-12-16
* Ensure test fails if SSL connection succeedsGravatar Craig Tiller2015-12-14
* Fix leakGravatar Craig Tiller2015-12-13
* Add castGravatar Craig Tiller2015-12-13
* Add tests for failed SSL connections: bad cert, and bad alpn configGravatar Craig Tiller2015-12-13