aboutsummaryrefslogtreecommitdiff
path: root/src/microhttpd/daemon.c
Commit message (Expand)AuthorAge
* -setname_np does not exist on FreeBSDChristian Grothoff2013-09-01
* -typoChristian Grothoff2013-09-01
* -doxygen fixesChristian Grothoff2013-09-01
* -fix ftbfs on freebsdChristian Grothoff2013-09-01
* towards fixing #3008Christian Grothoff2013-08-30
* fix #3007Christian Grothoff2013-08-28
* -do not run epoll tests if epoll was disabled, even on linuxChristian Grothoff2013-08-28
* making build tolerate missing SOCK_NONBLOCK/EPOLL_CLOEXEC (older glibc)Christian Grothoff2013-08-27
* -more doxygen improvementsChristian Grothoff2013-08-22
* W32: shutdown a socket for writing before closing itLRN2013-08-14
* Use socketpair to wake up listenthread on W32LRN2013-08-12
* -removing bogus #ifdefsChristian Grothoff2013-08-11
* attempted fix for #2983Christian Grothoff2013-08-10
* address #2984Christian Grothoff2013-08-10
* -disable use of shutdown on W32Christian Grothoff2013-08-10
* -reverting removal of Plibc, select on pipes problem is critialChristian Grothoff2013-08-07
* Part 2 of 2 - Remove and replace PlibC macros with native function calls. Christian Grothoff2013-08-07
* Fix compiling for systems without SOCK_NONBLOCKLRN2013-08-02
* -fix #2968Christian Grothoff2013-07-28
* microhttpd: put "#if EPOLL_SUPPORT" everywhere, so compilation can succeed ev...Andrey Uzunov2013-07-21
* -removing bad printfChristian Grothoff2013-07-20
* -fix combining HTTPS and EPOLLChristian Grothoff2013-07-20
* adding experimental turbo modeChristian Grothoff2013-07-19
* -cleanup connections also if MHD_run_from_select is usedChristian Grothoff2013-07-19
* eliminate shutdown calls that are not required, strictly speakingChristian Grothoff2013-07-14
* fix dual stack optionChristian Grothoff2013-07-14
* name MHD worker threadsChristian Grothoff2013-07-14
* -fixing #2899: allow clients to customize MHD_BUF_INC_SIZE via optionChristian Grothoff2013-07-05
* Adding support for using epoll for the MHD event loopChristian Grothoff2013-07-04
* -changing directory nameChristian Grothoff2013-05-05