aboutsummaryrefslogtreecommitdiff
path: root/src/daemon/connection_https.c
Commit message (Expand)AuthorAge
* -changing directory nameChristian Grothoff2013-05-05
* fix #2802Christian Grothoff2013-03-04
* Mike Crowe sends this patch:Christian Grothoff2012-06-19
* -the forgotten commit: reduce code duplicationChristian Grothoff2012-03-26
* fixing 1811Christian Grothoff2011-09-30
* fixing race condition, minor leak, O(n) shutdown is now O(1)Christian Grothoff2011-06-21
* bugfixChristian Grothoff2010-10-12
* ready for 0.9.0Christian Grothoff2010-07-26
* GHM hackingChristian Grothoff2010-07-25
* towards using libgnutls directlyChristian Grothoff2010-07-24
* always define connection_infoChristian Grothoff2009-02-17
* fixChristian Grothoff2009-02-06
* allow clients to get address information laterChristian Grothoff2009-02-06
* indentChristian Grothoff2008-12-27
* removing broken code for compress and useless -- equally broken -- optionsChristian Grothoff2008-11-18
* properlyChristian Grothoff2008-11-17
* indentChristian Grothoff2008-11-17
* addressing 1433Christian Grothoff2008-11-16
* indentationChristian Grothoff2008-10-13
* mega-renaming to avoid exporting symbols not starting with MHDChristian Grothoff2008-10-09
* documenting all enums, functions and structs, removing support for key/cert f...Christian Grothoff2008-09-12
* some test fixeslv-4262008-09-08
* more code cleanupChristian Grothoff2008-09-08
* code cleanupChristian Grothoff2008-09-07
* cleanupChristian Grothoff2008-08-24
* fixChristian Grothoff2008-08-24
* indentingChristian Grothoff2008-08-24
* cleanupChristian Grothoff2008-08-24
* fixChristian Grothoff2008-08-24
* renaming enums to have MHD_ prefix always, removing a few redundant valuesChristian 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
* temporary IP binding option added to MHD_daemon_start_valv-4262008-08-09
* added debug state dictionarylv-4262008-07-29
* added tests:lv-4262008-07-27
* 'microhttps.h' mergelv-4262008-07-26
* configure.ac: libgcrypt required for HTTPS supportlv-4262008-07-20
* fixed some memory leakslv-4262008-07-18
* implemented MHD_get_session_infolv-4262008-07-16
* simplified write / idle handlerslv-4262008-07-10
* added KX_PRIORITY option testlv-4262008-07-09
* added microhttpsd.hlv-4262008-07-08
* migrated code to connection_httpslv-4262008-07-07