aboutsummaryrefslogtreecommitdiff
path: root/src/daemon/connection.c
Commit message (Expand)AuthorAge
* -changing directory nameChristian Grothoff2013-05-05
* -improvements to docsChristian Grothoff2013-05-05
* optimize read buffer sizeChristian Grothoff2013-03-31
* more constsChristian Grothoff2013-01-30
* fixing regression from January 6thChristian Grothoff2013-01-26
* 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
* -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
* -make monkey happyChristian Grothoff2012-09-28
* -remarkChristian Grothoff2012-09-20
* fixing #2531Christian Grothoff2012-08-30
* -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
* Mike Crowe sends this patch:Christian Grothoff2012-06-19
* -fixing bugs with missing shutdown callbacksChristian Grothoff2012-05-29
* changing order in which headers are returned to match the order in which we r...Christian Grothoff2012-03-02
* properly fixing #2059, keeping the check that the uri from the nonce generati...Christian Grothoff2012-01-19
* fix compile errorsChristian Grothoff2011-11-22
* added flag for 'Date:' suppressionChristian Grothoff2011-11-21
* trying to fix issue with 'connectin: close' header duplicated in footer repor...Christian Grothoff2011-11-13
* fixing shutdown issue on OS X -- 1760Christian Grothoff2011-11-03
* send connection:close always if we shutdown socket for reading, see mantis #1760Christian Grothoff2011-11-01
* LRN: treat EAGAIN as EINTRChristian Grothoff2011-10-27
* addressing odd URL format described by Daniel Chiaramello on the MHD mailingl...Christian Grothoff2011-09-27
* trying to fix Regis's problemChristian Grothoff2011-09-19
* fixing implications of new early response cleanup code -CGMatthias Wachs2011-09-16
* fixChristian Grothoff2011-09-13
* for Regis (see ML)Christian Grothoff2011-09-13
* stuffChristian Grothoff2011-09-13
* indenting header more nicely, adding MHD_set_connection_optionChristian Grothoff2011-09-12
* bugfixChristian Grothoff2011-08-18
* fixing connection close issue mentioned by Robert Varga on MHD mailinglistChristian Grothoff2011-06-22
* only call MHD_get_timeout if not in thread-per-connection modeChristian Grothoff2011-06-22
* raceChristian Grothoff2011-06-21
* fixing race condition, minor leak, O(n) shutdown is now O(1)Christian Grothoff2011-06-21
* fixing 1688Christian Grothoff2011-06-11
* new MHD_CONNECTION_INFO_DAEMONChristian Grothoff2011-06-03
* trying to fix timeout issueChristian Grothoff2011-05-25
* fixthefixChristian Grothoff2011-05-16
* bugfix by hzmChristian Grothoff2011-05-12
* undoChristian Grothoff2011-03-07
* fixifxMatthias Wachs2011-03-07
* also eliminating use of pipe, thereby addressing #1662Christian Grothoff2011-03-04
* removing useless codeChristian Grothoff2011-02-23
* releaseChristian Grothoff2011-01-25
* nullcheckChristian Grothoff2011-01-14