aboutsummaryrefslogtreecommitdiff
path: root/src/microhttpd/connection.c
Commit message (Expand)AuthorAge
* also pass MHD connection handle in URI callback, needed for GNUnetChristian Grothoff2013-09-17
* -minor code cleanupChristian Grothoff2013-09-08
* -minor code cleanupChristian Grothoff2013-09-08
* -doxygen fixesChristian Grothoff2013-09-07
* fix epoll use after freeChristian Grothoff2013-09-02
* -immediately handle request even if it is only terminated with \n instead of ...Christian Grothoff2013-08-30
* towards fixing #3008Christian Grothoff2013-08-30
* -check for NULLChristian Grothoff2013-08-28
* -more doxygen improvementsChristian Grothoff2013-08-22
* -fix check for early queuing of responseChristian Grothoff2013-08-08
* -handle method being NULLChristian Grothoff2013-08-08
* -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 connect/content-length handlingChristian Grothoff2013-08-02
* microhttpd: put "#if EPOLL_SUPPORT" everywhere, so compilation can succeed ev...Andrey Uzunov2013-07-21
* -fix combining HTTPS and EPOLLChristian Grothoff2013-07-20
* adding experimental turbo modeChristian Grothoff2013-07-19
* -undoChristian Grothoff2013-07-19
* -importing Andrey Uzunov's mhd2spdy codeChristian Grothoff2013-07-19
* eliminate shutdown calls that are not required, strictly speakingChristian Grothoff2013-07-14
* -try instant state forward, 2nd variantChristian Grothoff2013-07-12
* -update readiness state immediately after response is queued, to avoid going ...Christian Grothoff2013-07-12
* -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
* -cleaner behavior with respect to stopping to read pipelined requestsChristian Grothoff2013-06-28
* -fix 2886Christian Grothoff2013-05-20
* -2nd attempt to fix #2859, this time things look much betterChristian Grothoff2013-05-15
* -undo fix #2783Christian Grothoff2013-05-09
* -unlock:Christian Grothoff2013-05-09
* -fixing #2859Christian Grothoff2013-05-06
* -changing directory nameChristian Grothoff2013-05-05