aboutsummaryrefslogtreecommitdiff
path: root/src/microhttpd/test_daemon.c
Commit message (Collapse)AuthorAge
* Fixed compiler warnings for tests in src/microhttpdEvgeny Grin (Karlson2k)2017-09-29
|
* Fix 'make check'Tim Rühsen2017-06-17
| | | | | | | | | | Hi, path to fix a small bug in test_daemon.c. Regards, Tim Signed-off-by: Evgeny Grin (Karlson2k) <k2k@narod.ru>
* Make testsuite parallel build compatible (part 1)Evgeny Grin (Karlson2k)2017-06-16
|
* test_daemon: fixed error description, resource leakEvgeny Grin (Karlson2k)2017-06-16
|
* modernize test caseChristian Grothoff2017-02-14
|
* 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.
* 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
* fix #3869: outdated FSF addressChristian Grothoff2015-06-30
|
* -bringing copyright tags up to FSF standardChristian Grothoff2015-02-07
|
* Fixed MHD base tests with non-default path to GnuTLS includes, removed ↵Evgeny Grin (Karlson2k)2014-04-07
| | | | duplicated include
* Implement MHD_socket, MHD_INVALID_SOCKETEvgeny Grin (Karlson2k)2014-02-18
|
* -changing directory nameChristian Grothoff2013-05-05