aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* Use only US-ASCII charset when comparing stings as caseless as required by st...Evgeny Grin (Karlson2k)2016-01-16
* microhttpd.h: A little bit clarified deprecation macros.Evgeny Grin (Karlson2k)2016-01-16
* microhttpd.h: fixed declaration of MHD_get_reason_phrase_for()Evgeny Grin (Karlson2k)2016-01-12
* configure.ac: cleanup and fixes related to optional features, corresponding c...Evgeny Grin (Karlson2k)2016-01-11
* -doxChristian Grothoff2016-01-05
* mono clock: prefer native clock on W32Evgeny Grin (Karlson2k)2015-12-25
* releasing 0.9.48Christian Grothoff2015-12-18
* Be more compatible with older compilersEvgeny Grin (Karlson2k)2015-12-15
* Fixed comments in microhttpd.hEvgeny Grin (Karlson2k)2015-12-12
* rev 36743 missed a spotDavid Barksdale2015-12-08
* Change default listen backlog size from 32 to SOMAXCONN, allow to specify req...Evgeny Grin (Karlson2k)2015-12-08
* MHD_select(): handle at least some of pending connections instead of failing ...Evgeny Grin (Karlson2k)2015-12-08
* daemon.c: rename variables 'max' to prevent conflicts with system macrosEvgeny Grin (Karlson2k)2015-12-08
* MHD_get_fdset() & MHD_get_fdset2(): continue to add FDs to sets in case of er...Evgeny Grin (Karlson2k)2015-12-08
* daemon.c: print log messages when dealing with fdsets on all platforms;Evgeny Grin (Karlson2k)2015-12-08
* Added missing filesEvgeny Grin (Karlson2k)2015-12-08
* Use real system default value of FD_SETSIZE instead of guessingEvgeny Grin (Karlson2k)2015-12-08
* Handle redefined FD_SETSIZE and really redefine FD_SETSIZE for W32Evgeny Grin (Karlson2k)2015-12-07
* -bumpChristian Grothoff2015-12-05
* aggressively close sockets in multi-threaded operationChristian Grothoff2015-12-05
* add timeout exampleChristian Grothoff2015-12-05
* releasing 0.9.47Christian Grothoff2015-12-04
* Added comments for deprecation macros in microhttpd.hEvgeny Grin (Karlson2k)2015-12-04
* Updated ChangeLog and bumped MHD_VERSIONEvgeny Grin (Karlson2k)2015-12-03
* connection.c: refactor get_date_string() for clarity, distinguishEvgeny Grin (Karlson2k)2015-12-03
* Add support for native snprintf() on W32.Evgeny Grin (Karlson2k)2015-12-03
* killing libmicrospdyChristian Grothoff2015-12-01
* Eliminate delay of response on platforms where socket flushing is not possible,Evgeny Grin (Karlson2k)2015-12-01
* Reduce last packet response delay observable with keep-alive on BSD and Darwi...Evgeny Grin (Karlson2k)2015-11-25
* Fix type introduced in SVN 36682Evgeny Grin (Karlson2k)2015-11-24
* Add and use _MHD_SOCKOPT_BOOL_TYPE for simplify usage of setsockopt() on W32/...Evgeny Grin (Karlson2k)2015-11-21
* Hi folks,Christian Grothoff2015-11-10
* -fix shrinkageChristian Grothoff2015-11-06
* connection.c: use faster and better checks for empty linesEvgeny Grin (Karlson2k)2015-11-04
* -add patch from Eugenio PerezChristian Grothoff2015-11-03
* -fix by undoing part of 36568Christian Grothoff2015-11-03
* -needs to be mv, not cpChristian Grothoff2015-10-30
* More support for old clang in deprecation macrosEvgeny Grin (Karlson2k)2015-10-27
* Update deprecation macros for new GCC, better support old clangEvgeny Grin (Karlson2k)2015-10-27
* Fix deprecation macros resulting in compilation errors with old GCC versionsEvgeny Grin (Karlson2k)2015-10-27
* realize suggestion from FC on MHD list to improve MHD_get_connection_values()...Christian Grothoff2015-10-25
* -fix assertion failure from race on shutdown and buffer shrinkage with pipeli...Christian Grothoff2015-10-25
* doxygenChristian Grothoff2015-10-25
* -doxygenChristian Grothoff2015-10-25
* -eol spacesChristian Grothoff2015-10-25
* -doxygenChristian Grothoff2015-10-25
* -doxygenChristian Grothoff2015-10-25
* deduplicate arg parsing logic between connection.c and digestauth.c (now in i...Christian Grothoff2015-10-05
* releasing 0.9.44Christian Grothoff2015-10-01
* daemon.c: silent compiler warningEvgeny Grin (Karlson2k)2015-09-30