aboutsummaryrefslogtreecommitdiff
path: root/src/testcurl
Commit message (Expand)AuthorAge
* update ignore fileChristian Grothoff2018-12-13
* add test for RFC 7616 and document new APIChristian Grothoff2018-12-08
* fix FTBFSChristian Grothoff2018-12-07
* add build option to compile MHD without threadsChristian Grothoff2018-12-07
* avoid sprintfChristian Grothoff2018-11-18
* fix format string, prefer snprintfChristian Grothoff2018-11-18
* fix format string, prefer snprintfChristian Grothoff2018-11-18
* From: Christian Hesse <mail@eworm.de>Christian Grothoff2018-11-12
* clean up use of GNUTLS linker options in various places, re-add SAVE_LIBS res...Christian Grothoff2018-09-11
* fix test in testcaseChristian Grothoff2018-08-18
* style fixesChristian Grothoff2018-08-18
* some minor code cleaning issuesChristian Grothoff2018-06-22
* Fix race condition in test_get_sendfile/test_get_sendfile11Tim Rühsen2018-03-15
* eliminate strcat()Tim Rühsen2018-02-28
* fix leak in test on error pathChristian Grothoff2018-02-28
* fix leaks in testcaseChristian Grothoff2018-02-27
* fix leak in test_quiesce_streamChristian Grothoff2018-02-27
* https tests: completely exclude 3DES from testsEvgeny Grin (Karlson2k)2017-12-07
* Improve readability of previous commit d951b950ec1af5e6ba582a8a964dff2d9192ba41Evgeny Grin (Karlson2k)2017-11-26
* tests: check whether MHD use SO_REUSEADDR by defaultEvgeny Grin (Karlson2k)2017-11-26
* https_tests: fixed typo in libcurl version numberEvgeny Grin (Karlson2k)2017-11-22
* Updated .gitignore filesEvgeny Grin (Karlson2k)2017-11-22
* https tests: supported multi-TLS selection on libcurl >= 7.56.0,Evgeny Grin (Karlson2k)2017-11-15
* Fixed compiler warningEvgeny Grin (Karlson2k)2017-11-15
* testcurl/https/Makefile.am: moved headers to proper locationEvgeny Grin (Karlson2k)2017-11-15
* test_https_session_info: silenced compiler warning.Evgeny Grin (Karlson2k)2017-11-09
* HTTPS tests: disable 3DES testing on GnuTLS > 3.6.0 since it is disabledEvgeny Grin (Karlson2k)2017-10-31
* Stick to C89 standard for a whileEvgeny Grin (Karlson2k)2017-10-31
* 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
* Silenced compiler warnings in src/testcurl.Evgeny Grin (Karlson2k)2017-10-30
* tests: fixed some 'unused return value' compiler warningsEvgeny Grin (Karlson2k)2017-10-30
* https test: fixed too long waiting for empty fdsetsEvgeny Grin (Karlson2k)2017-10-30
* Make testsuite compatible with W32 againEvgeny Grin (Karlson2k)2017-10-29
* check return valueChristian Grothoff2017-10-05
* misc style improvements, fixing some tiny rare memory leaks in examplesChristian Grothoff2017-10-05
* test_start_stop: moved to src/microhttpd, removed inclusion of libcurl headerEvgeny Grin (Karlson2k)2017-10-01
* test_options: really use this test instead of just compiling,Evgeny Grin (Karlson2k)2017-09-30
* test_options: muted compiler warning.Evgeny Grin (Karlson2k)2017-09-30
* Use MHD_FEATURE_AUTOSUPPRESS_SIGPIPE in testsuiteEvgeny Grin (Karlson2k)2017-07-13
* 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
* Fixed HTTPS tests under HurdEvgeny Grin (Karlson2k)2017-06-19
* Fix test_concurrent_stop regression introduced by e8d937beb5e0bf118c381846f23...Evgeny Grin (Karlson2k)2017-06-19
* Make testsuite parallel build compatible (part 1)Evgeny Grin (Karlson2k)2017-06-16
* Fixed possible null dereference in HTTPS testEvgeny Grin (Karlson2k)2017-05-16
* test_get_response_cleanup: ignore SIGPIPE on SolarisEvgeny Grin (Karlson2k)2017-04-10
* 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
* Fixed non-portable changes in 91548850d961783a8f5b288c69ce83ecb89d3ddcEvgeny Grin (Karlson2k)2017-03-12