aboutsummaryrefslogtreecommitdiff
path: root/src/daemon
Commit message (Expand)AuthorAge
* -changing directory nameChristian Grothoff2013-05-05
* -improvements to docsChristian Grothoff2013-05-05
* handle case where poll/select have nothing left to doChristian Grothoff2013-04-26
* adding support for quiesceChristian Grothoff2013-04-26
* adding MHD_run_from_select to APIChristian Grothoff2013-03-31
* optimize post processor block sizeChristian Grothoff2013-03-31
* optimize read buffer sizeChristian Grothoff2013-03-31
* -formattingChristian Grothoff2013-03-31
* -formattingChristian Grothoff2013-03-31
* -renaming for consistencyChristian Grothoff2013-03-29
* -renaming for consistencyChristian Grothoff2013-03-29
* -oopsChristian Grothoff2013-03-22
* -fixing #2818Christian Grothoff2013-03-07
* fix #2802Christian Grothoff2013-03-04
* the cleanup mutex struct should not be directly copied and share usedChristian Grothoff2013-03-01
* fix #2733Christian Grothoff2013-02-01
* testcase for #2733Christian Grothoff2013-02-01
* more constsChristian Grothoff2013-01-30
* Hello,Christian Grothoff2013-01-30
* fix #2734Christian Grothoff2013-01-29
* fixing regression from January 6thChristian Grothoff2013-01-26
* return success even without optional \r\nChristian Grothoff2013-01-11
* allow 0-byte responses with response_from_callbackChristian Grothoff2013-01-06
* I was was having problems receiving data from a client using POST with chunke...Christian Grothoff2012-12-18
* force transmission of connection: close headerChristian Grothoff2012-12-06
* Matthew Mundell wrote:Christian Grothoff2012-12-05
* -include tsearch.h only where needed, use local version if OS does not suppor...Christian Grothoff2012-11-08
* Trying to fix issue reported by Matthieu:Christian Grothoff2012-10-22
* -fix #if WINDOWS problems reported by Luis Garcia on the mailinglistChristian Grothoff2012-10-15
* -getting rid of cparser warningChristian Grothoff2012-09-30
* -fix type to ensure that comparisson will always workChristian Grothoff2012-09-28
* -introduce MHD_UNSIGNED_LONG_LONG, deprecate MHD_LONG_LONG, check for invalid...Christian Grothoff2012-09-28
* -simplify codeChristian Grothoff2012-09-28
* -make monkey happyChristian Grothoff2012-09-28
* -remarkChristian Grothoff2012-09-20
* allowing independent enabling/disabling of digest and basic authentication (M...Christian Grothoff2012-09-01
* fixing #2531Christian Grothoff2012-08-30
* fixing #2511Christian Grothoff2012-08-22
* use int instead of enums in va_arg callsChristian Grothoff2012-08-21
* reduce xbuf_size as suggested by Martin Velek on mailinglistChristian Grothoff2012-08-21
* -additional code cleanupChristian Grothoff2012-07-19
* spacingChristian Grothoff2012-07-17
* code cleanup, minor bug fixes, allow lookup up trailing values with key of NULLChristian Grothoff2012-07-17
* adding experimental extension 'HD_USE_NO_LISTEN_SOCKET'Christian Grothoff2012-07-17
* LRN: MHD patches. Later will send patches for other issues, but at leastChristian Grothoff2012-07-08
* -#2414: make listen and accepted sockets non-inheritable by defaultChristian Grothoff2012-06-22
* Mike Crowe sends this patch:Christian Grothoff2012-06-19
* adding support for status code 451Christian Grothoff2012-06-12
* -fixing bugs with missing shutdown callbacksChristian Grothoff2012-05-29
* -the forgotten commit: reduce code duplicationChristian Grothoff2012-03-26