aboutsummaryrefslogtreecommitdiff
path: root/src/testcurl/https/test_https_get_parallel.c
Commit message (Expand)AuthorAge
* https tests: supported multi-TLS selection on libcurl >= 7.56.0,Evgeny Grin (Karlson2k)2017-11-15
* Silenced compiler warnings in src/testcurl/https, minor fixes.Evgeny Grin (Karlson2k)2017-10-30
* Make testsuite parallel build compatible (part 2)Evgeny Grin (Karlson2k)2017-06-25
* Dropped dependency on libgcrypt with new GnuTLS (>2.12.20) versionsEvgeny Grin (Karlson2k)2017-06-20
* HTTPS test fixes and improvements:Evgeny Grin (Karlson2k)2017-04-10
* Added MHD_USE_ERROR_LOG flag with same value as MHD_USE_DEBUG.Evgeny Grin (Karlson2k)2016-11-08
* Renamed daemon flags:Evgeny Grin (Karlson2k)2016-11-08
* deprecate USE_SSL for USE_TLS, rename in codeChristian Grothoff2016-10-11
* epoll is now supported on non-Linux platforms (namely illumos).Evgeny Grin (Karlson2k)2016-08-24
* Refactoring: do not define EPOLL_SUPPORT if epoll is disabled or not supported.Evgeny Grin (Karlson2k)2016-08-24
* fix #3869: outdated FSF addressChristian Grothoff2015-06-30
* -bringing copyright tags up to FSF standardChristian Grothoff2015-02-07
* Added ability to use native W32 threads, added --with-threads=LIB configure p...Evgeny Grin (Karlson2k)2014-04-08
* Use number of CPUs in tests and examplesEvgeny Grin (Karlson2k)2014-03-06
* fully initialze modern gcrypt in MHD_init, only use thread initialization wit...Christian Grothoff2013-09-23
* -do not run epoll tests if epoll was disabled, even on linuxChristian Grothoff2013-08-28
* -expanded HTTPS testcases to also cover epollChristian Grothoff2013-07-20
* -renaming for consistencyChristian Grothoff2013-03-29