aboutsummaryrefslogtreecommitdiff
path: root/src/testcurl/https/tls_test_common.c
Commit message (Expand)AuthorAge
* tests: properly setup CURL optionsEvgeny Grin (Karlson2k)2019-05-26
* add build option to compile MHD without threadsChristian Grothoff2018-12-07
* https_tests: fixed typo in libcurl version numberEvgeny Grin (Karlson2k)2017-11-22
* https tests: supported multi-TLS selection on libcurl >= 7.56.0,Evgeny Grin (Karlson2k)2017-11-15
* Additional compiler warnings fixes.Evgeny Grin (Karlson2k)2017-10-31
* Silenced compiler warnings in src/testcurl/https, minor fixes.Evgeny Grin (Karlson2k)2017-10-30
* misc style improvements, fixing some tiny rare memory leaks in examplesChristian Grothoff2017-10-05
* Make testsuite parallel build compatible (part 2)Evgeny Grin (Karlson2k)2017-06-25
* Fixed HTTPS tests under HurdEvgeny Grin (Karlson2k)2017-06-19
* HTTPS test fixes and improvements:Evgeny Grin (Karlson2k)2017-04-10
* HTTPS tests: improved compatibility with some platforms/libcurl versionsEvgeny Grin (Karlson2k)2017-04-09
* fix #3869: outdated FSF addressChristian Grothoff2015-06-30
* -bringing copyright tags up to FSF standardChristian Grothoff2015-02-07
* proper gcrypt thread initialization in testsChristian Grothoff2013-09-15
* -allow for 0-terminationChristian Grothoff2013-09-09
* -nitpicks in testsChristian Grothoff2013-09-06
* -improvements to docsChristian Grothoff2013-05-05
* -fix #if WINDOWS problems reported by Luis Garcia on the mailinglistChristian Grothoff2012-10-15
* -LRN: fix url generation on MinGW32Christian Grothoff2012-07-09
* -minor test code cleanupChristian Grothoff2012-01-23
* use 127.0.0.1 instead of localhost for testcurl/*.c;Christian Grothoff2011-09-29
* Fixing 1668Christian Grothoff2011-05-20
* introducing MHD_create_response_from_buffer, deprecating MHD_create_response_...Christian Grothoff2011-01-04
* check malloc return valuesChristian Grothoff2010-09-21
* simplifying tests by not using file on disk for test dataChristian Grothoff2010-08-19
* towards using libgnutls directlyChristian Grothoff2010-07-24
* use untranslated file input mode, important on WindowsNils Durner2010-01-20
* be less verboseChristian Grothoff2009-11-13
* various bugfixes and docu updatesChristian Grothoff2009-03-17
* rewrite test, curl at fault:Christian Grothoff2009-02-09
* incompatible API change to allow 64-bit uploads and downloads on 32-bit systemsChristian Grothoff2009-02-06
* making stuff compileChristian Grothoff2009-02-03
* merged common test code into tls_test_common.h & tls_test_common.clv-4262009-02-02