aboutsummaryrefslogtreecommitdiff
path: root/src/daemon/daemon.c
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
* the cleanup mutex struct should not be directly copied and share usedChristian Grothoff2013-03-01
* fix #2734Christian Grothoff2013-01-29
* -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
* use int instead of enums in va_arg callsChristian 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
* -fixing bugs with missing shutdown callbacksChristian Grothoff2012-05-29
* -fixChristian Grothoff2012-02-06
* BS: fixing compilation problem on MinGWChristian Grothoff2012-02-01
* add check for sin_lenChristian Grothoff2012-01-24
* fix double-free in case HTTPS_PRIORITIES value is set to an invalid stringChristian Grothoff2012-01-23
* hopefully fixing #1967Christian Grothoff2012-01-19
* tclaveirole: fixing #2085 with patch from the bugreportChristian Grothoff2012-01-19
* fixing 1914Christian Grothoff2011-11-18
* fixing shutdown issue on OS X -- 1760Christian Grothoff2011-11-03
* LRN: treat EAGAIN as EINTRChristian Grothoff2011-10-27
* fixing #1824Christian Grothoff2011-10-12
* fixing #1824Christian Grothoff2011-10-12
* w32/plibc patch from LRNChristian Grothoff2011-09-26
* make sure to clean up response ASAPChristian Grothoff2011-09-26
* fixChristian Grothoff2011-09-21
* From: Christian Grothoff2011-09-21
* fixing 1766Christian Grothoff2011-09-14
* indenting header more nicely, adding MHD_set_connection_optionChristian Grothoff2011-09-12
* use non-blocking socketsChristian Grothoff2011-08-11
* improve performance by using shutdown on client sockets instead of poll/selec...Christian Grothoff2011-06-22
* only call MHD_get_timeout if not in thread-per-connection modeChristian Grothoff2011-06-22
* must insert into DLL before creating threadChristian Grothoff2011-06-22
* raceChristian Grothoff2011-06-21
* fixing race condition, minor leak, O(n) shutdown is now O(1)Christian Grothoff2011-06-21
* castChristian Grothoff2011-05-12
* 1674 round IIChristian Grothoff2011-04-09
* mantis 1674Christian Grothoff2011-04-08
* fixing 1672Christian Grothoff2011-04-03