aboutsummaryrefslogtreecommitdiff
path: root/src/daemon/https/x509
Commit message (Collapse)AuthorAge
* make dist fixesChristian Grothoff2008-09-11
|
* chapters/Christian Grothoff2008-08-29
|
* simplifyChristian Grothoff2008-08-24
|
* deadChristian Grothoff2008-08-24
|
* deadChristian Grothoff2008-08-24
|
* removing dead codeChristian Grothoff2008-08-24
|
* uselessChristian Grothoff2008-08-24
|
* cleanupChristian Grothoff2008-08-24
|
* indentingChristian 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
| | | | | | | 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
* gnutls code cleanuplv-4262008-08-11
| | | | symbol refactoring
* 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
* 'microhttps.h' mergelv-4262008-07-26
| | | | | gnutls version added to configure.ac to enable assersion before running curl tests GNUTLS symbol renaming
* 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
* simplified write / idle handlerslv-4262008-07-10
| | | | SSL/TLS connection states merged into HTTP states
* added microhttpsd.hlv-4262008-07-08
| | | | | added multi_daemon_test some macro cleanup
* formatinglv-4262008-07-07
|
* partial support for users to query SSL/TLS sessions for negotiated settingslv-4262008-07-05
| | | | | | added querying test removed SSLv2 code
* initial GNU TLS import - this should reduce in size considerablelv-4262008-06-22