aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* Replace CLOSE() with MHD_socket_close_() for socketsEvgeny Grin (Karlson2k)2014-02-18
* Implement MHD_socket, MHD_INVALID_SOCKETEvgeny Grin (Karlson2k)2014-02-18
* memorypool.c: use native memory function for W32Evgeny Grin (Karlson2k)2014-02-18
* Karlson2k: fix AM_CPPFLAGS vs AM_CFLAGS usageChristian Grothoff2014-02-18
* Karlson2k: fix MHD_get_fdset with defined DEBUG_CONNECTChristian Grothoff2014-02-15
* refactoring and cleanup of make_nonblocking_noninheritable(),Christian Grothoff2014-02-12
* From: Karlson2k <k2k@narod.ru>Christian Grothoff2014-02-12
* From: Karlson2k <k2k@narod.ru>Christian Grothoff2014-02-12
* clarification to documentation by Evgeny GrinChristian Grothoff2014-02-11
* Patch from Karlson2k: fix MHD_get_fdset to accept NULL as max_fd, as describe...Christian Grothoff2014-02-11
* -doxygen, style and indentation fixes to microspdy.hChristian Grothoff2014-02-08
* size_t vs. int fixes by Evgeny Grin, plus some additional fixes by CGChristian Grothoff2014-02-08
* -cosmetic patch from Evgeny GrinChristian Grothoff2014-02-08
* Karlson2k: fix makefiles: src/daemon -> src/microhttpdChristian Grothoff2014-02-04
* Karlson2k: Fix win32 cURL testsChristian Grothoff2014-02-04
* Add decl check for _stati64 (required for newer plibc)LRN2014-01-27
* -bumpChristian Grothoff2014-01-22
* Luke-Jr wrote:Christian Grothoff2014-01-22
* -grammarChristian Grothoff2014-01-13
* -version bumpChristian Grothoff2014-01-01
* enable use of keep-alive with http 1.0 if explicitly requested by the clientChristian Grothoff2014-01-01
* mhd2spdy: usage infoAndrey Uzunov2013-12-28
* spdy: fixed bug when adding header with NULL valueAndrey Uzunov2013-12-28
* -fix dist by adding missing filesChristian Grothoff2013-12-28
* -re-adding logic to restrict exported symbols via linker, unsure how/when tha...Christian Grothoff2013-12-24
* -hiding a few moreChristian Grothoff2013-12-24
* -missing includeChristian Grothoff2013-12-24
* -hide symbolsChristian Grothoff2013-12-24
* -work around compiler warningsChristian Grothoff2013-12-22
* -releasing 0.9.33Christian Grothoff2013-12-21
* add support for SNIChristian Grothoff2013-12-21
* -fix postexampleChristian Grothoff2013-12-21
* -fix issue with sendfile incrementing buffer offset when it should notChristian Grothoff2013-12-20
* remove debug messageMatthias Wachs2013-12-20
* fixing #3179Christian Grothoff2013-12-09
* mhd2spdy: minor bugs fixedAndrey Uzunov2013-12-08
* -fix build issue without HTTPS and compiler warnings, as reported by Dilyan...Christian Grothoff2013-12-06
* -version bumps and chlogs for 0.9.32 releaseChristian Grothoff2013-12-03
* -fix tests for MHD_USE_SUSPEND_RESUMEChristian Grothoff2013-12-03
* -newlineChristian Grothoff2013-12-03
* -bump versionChristian Grothoff2013-12-03
* Adding Matt Holiday's fixes to suspend/resume logicChristian Grothoff2013-12-03
* eliminate theoretical stack overflowChristian Grothoff2013-11-29
* -handle case that original allocation request was zeroChristian Grothoff2013-11-28
* -fix theoretical overflow issue reported by Florian WeimerChristian Grothoff2013-11-28
* -fix yearChristian Grothoff2013-11-26
* -fix shutdown race for wpipe on non-Linux systemsChristian Grothoff2013-11-26
* -fixes to MHD_suspend_connectionChristian Grothoff2013-11-25
* -removing whitespaceChristian Grothoff2013-11-17
* -fix post processor, expanded test suite to cover garbage before payloadChristian Grothoff2013-10-30