aboutsummaryrefslogtreecommitdiff
path: root/src/daemon
Commit message (Collapse)AuthorAge
* use MHD_config.hChristian Grothoff2008-08-27
|
* fixChristian Grothoff2008-08-26
|
* fixChristian Grothoff2008-08-26
|
* fikxing 1417Christian Grothoff2008-08-25
|
* simplifyChristian Grothoff2008-08-24
|
* xChristian Grothoff2008-08-24
|
* deadChristian Grothoff2008-08-24
|
* deadChristian Grothoff2008-08-24
|
* removing dead codeChristian Grothoff2008-08-24
|
* typoChristian Grothoff2008-08-24
|
* handle null case gracefullyChristian Grothoff2008-08-24
|
* cert maybe NULL, check in correct orderChristian Grothoff2008-08-24
|
* uselessChristian Grothoff2008-08-24
|
* cleanupChristian Grothoff2008-08-24
|
* cleanupChristian Grothoff2008-08-24
|
* leaksChristian Grothoff2008-08-24
|
* leaksChristian Grothoff2008-08-24
|
* cleanupChristian Grothoff2008-08-24
|
* fixChristian Grothoff2008-08-24
|
* fixChristian Grothoff2008-08-24
|
* handle 0 as specified in documentationChristian Grothoff2008-08-24
|
* reasonChristian Grothoff2008-08-24
|
* docuChristian 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
|
* fixing problem with busy response reported on mailinglistChristian Grothoff2008-08-24
|
* removing more -- hopefully all -- openpgp related codeChristian Grothoff2008-08-24
|
* removing dead stuffChristian Grothoff2008-08-24
|
* bind option uses sockaddr - [ ! MHD_USE_IPv6 should be removed in favor of a ↵lv-4262008-08-14
| | | | | | | generic addrlen argument ] openpgp support currently disabled
* TLS client side code builds builds according to added MHD_DEBUG_TLS ↵lv-4262008-08-12
| | | | configuration option
* added MHD_OPTION_IP_ADDRlv-4262008-08-11
|
* gnutls code cleanuplv-4262008-08-11
| | | | symbol refactoring
* build issue fixlv-4262008-08-09
|
* temporary IP binding option added to MHD_daemon_start_valv-4262008-08-09
| | | | | | | | added support for initiating the daemon in anonymous authentication mode DH parameter initiation when using anonymous authentication added daemon credential type field added daemon option testing flexibility removed db support
* fixing 1399Christian Grothoff2008-08-06
|
* added MHD_daemon_start_valv-4262008-08-02
| | | | | better daemon option testing through tls_option_test other misc fixes
* added debug state dictionarylv-4262008-07-29
| | | | | added secure connection request termination codes secure connections start at MHD_TLS_CONNECTION_INIT
* added tests:lv-4262008-07-27
| | | | | TLS unexpected msg alert TLS close notify alert
* 'microhttps.h' mergelv-4262008-07-26
| | | | | gnutls version added to configure.ac to enable assersion before running curl tests GNUTLS symbol renaming
* fixChristian Grothoff2008-07-21
|
* tyupChristian Grothoff2008-07-21
|
* fixing z/OS build issuesChristian Grothoff2008-07-20
|
* configure.ac: libgcrypt required for HTTPS supportlv-4262008-07-20
| | | | | some makefile issues all cURL tests set to use SSLv3 [temporary]
* fixed some memory leakslv-4262008-07-18
| | | | removed includes dir
* bugfix in handling very large chunked dataChristian Grothoff2008-07-17
|
* implemented MHD_get_session_infolv-4262008-07-16
|
* added authentication testlv-4262008-07-14
| | | | | simplified makefiles support for OpenPGP disabled build
* simplified write / idle handlerslv-4262008-07-10
| | | | SSL/TLS connection states merged into HTTP states