aboutsummaryrefslogtreecommitdiff
path: root/src/daemon/connection.c
Commit message (Expand)AuthorAge
* bugfixChristian Grothoff2010-03-10
* cleaning up and documenting panic callbackChristian Grothoff2009-11-12
* [libmicrohttpd] large file descriptorsChristian Grothoff2009-11-11
* MHD_set_panic_funcNils Durner2009-11-07
* addChristian Grothoff2009-10-05
* fixing double-read issueChristian Grothoff2009-08-03
* grow buffer earlierChristian Grothoff2009-05-15
* fixing issue with completed notification being called multiple timesChristian Grothoff2009-05-15
* signal timeout, not error, on timeoutChristian Grothoff2009-05-11
* 64-bit fixes from Richard AlimiChristian Grothoff2009-03-17
* 64-bit and unknown response size fixChristian Grothoff2009-03-03
* fixing cork 1463Christian Grothoff2009-03-03
* always define connection_infoChristian Grothoff2009-02-17
* incompatible API change to allow 64-bit uploads and downloads on 32-bit systemsChristian Grothoff2009-02-06
* indentChristian Grothoff2008-12-27
* better cookie handlingChristian Grothoff2008-12-27
* fixing 1438 and 1432Christian Grothoff2008-12-07
* warningChristian Grothoff2008-11-23
* added HTTPS internal select testlv-4262008-11-20
* properlyChristian Grothoff2008-11-17
* indentChristian Grothoff2008-11-17
* addressing 1433Christian Grothoff2008-11-16
* fixing mantis 1434Christian Grothoff2008-11-08
* indentationChristian Grothoff2008-10-13
* mega-renaming to avoid exporting symbols not starting with MHDChristian Grothoff2008-10-09
* unescape URIsChristian Grothoff2008-09-28
* fixing 1425Christian Grothoff2008-09-17
* more code cleanupChristian Grothoff2008-09-08
* code cleanupChristian Grothoff2008-09-07
* improving chunked connection handlingChristian Grothoff2008-09-05
* handle 0 as specified in documentationChristian Grothoff2008-08-24
* indentingChristian Grothoff2008-08-24
* renaming enums to have MHD_ prefix always, removing a few redundant valuesChristian Grothoff2008-08-24
* fixing problem with busy response reported on mailinglistChristian Grothoff2008-08-24
* bind option uses sockaddr - [ ! MHD_USE_IPv6 should be removed in favor of a ...lv-4262008-08-14
* gnutls code cleanuplv-4262008-08-11
* fixing 1399Christian Grothoff2008-08-06
* added debug state dictionarylv-4262008-07-29
* 'microhttps.h' mergelv-4262008-07-26
* bugfix in handling very large chunked dataChristian Grothoff2008-07-17
* simplified write / idle handlerslv-4262008-07-10
* preprocessing tagslv-4262008-07-09
* added KX_PRIORITY option testlv-4262008-07-09
* added microhttpsd.hlv-4262008-07-08
* migrated code to connection_httpslv-4262008-07-07
* relocated handshake handling codelv-4262008-07-05
* partial support for users to query SSL/TLS sessions for negotiated settingslv-4262008-07-05
* - gnutls alert handlinglv-4262008-06-29
* check for TLS alert content before forwarding application data to MHDlv-4262008-06-27
* HTTPS daemon test filelv-4262008-06-25