aboutsummaryrefslogtreecommitdiff
path: root/src/testcurl/test_put.c
Commit message (Collapse)AuthorAge
* tests: fixed compiler warnings on W32Evgeny Grin (Karlson2k)2019-05-26
|
* tests: properly setup CURL optionsEvgeny Grin (Karlson2k)2019-05-26
|
* curl tests: fixed detection of "11" marker on w32Evgeny Grin (Karlson2k)2019-05-26
|
* eliminate compiler warningsChristian Grothoff2019-05-20
|
* add build option to compile MHD without threadsChristian Grothoff2018-12-07
|
* clean up use of GNUTLS linker options in various places, re-add SAVE_LIBS ↵Christian Grothoff2018-09-11
| | | | restoration to configure.ac to avoid linking indiscriminately against GnuTLS
* Stick to C89 standard for a whileEvgeny Grin (Karlson2k)2017-10-31
|
* Silenced compiler warnings in src/testcurl.Evgeny Grin (Karlson2k)2017-10-30
|
* Make testsuite compatible with W32 againEvgeny Grin (Karlson2k)2017-10-29
|
* Make testsuite parallel build compatible (part 1)Evgeny Grin (Karlson2k)2017-06-16
|
* Added MHD_USE_ERROR_LOG flag with same value as MHD_USE_DEBUG.Evgeny Grin (Karlson2k)2016-11-08
| | | | New name better explains flag actions.
* Specify that flag MHD_USE_INTERNAL_POLLING_THREAD is mandatory if ↵Evgeny Grin (Karlson2k)2016-11-08
| | | | MHD_USE_THREAD_PER_CONNECTION is used
* Renamed daemon flags:Evgeny Grin (Karlson2k)2016-11-08
| | | | | | MHD_USE_SELECT_INTERNALLY -> MHD_USE_INTERNAL_POLLING_THREAD MHD_USE_POLL_INTERNALLY -> MHD_USE_POLL_INTERNAL_THREAD MHD_USE_EPOLL_INTERNALLY -> MHD_USE_EPOLL_INTERNAL_THREAD
* test case fo #4667Christian Grothoff2016-09-26
|
* -check select() return valueChristian Grothoff2016-09-23
|
* Fixed test compilation warnings for native W32 x64Evgeny Grin (Karlson2k)2016-02-05
|
* fix #3869: outdated FSF addressChristian Grothoff2015-06-30
|
* fix #3753Christian Grothoff2015-04-15
|
* -bringing copyright tags up to FSF standardChristian Grothoff2015-02-07
|
* minor MHD_socket/int fixesEvgeny Grin (Karlson2k)2014-03-24
|
* Use number of CPUs in tests and examplesEvgeny Grin (Karlson2k)2014-03-06
|
* -renaming for consistencyChristian Grothoff2013-03-29