Christian Grothoff
cfde43ff7d
documenting all enums, functions and structs, removing support for key/cert files
2008-09-12 20:47:06 +00:00
lv-426
04a3265002
some test fixes
...
tls connection teardown upon unrecognized message type
connection state dictionary compiles based on 'enable_messages'
2008-09-08 22:39:05 +00:00
Christian Grothoff
4f5e802908
more code cleanup
2008-09-08 06:32:16 +00:00
Christian Grothoff
8db5383659
code cleanup
2008-09-07 07:44:32 +00:00
Christian Grothoff
6868a035a9
cleanup
2008-08-24 22:25:08 +00:00
Christian Grothoff
734ef13490
fix
2008-08-24 19:16:20 +00:00
Christian Grothoff
9181dd0a07
indenting
2008-08-24 18:03:05 +00:00
Christian Grothoff
484e65d76e
cleanup
2008-08-24 18:02:27 +00:00
Christian Grothoff
4a08a776b3
fix
2008-08-24 17:58:56 +00:00
Christian Grothoff
46622f6b02
renaming enums to have MHD_ prefix always, removing a few redundant values
2008-08-24 17:53:48 +00:00
lv-426
c5ad835c7c
bind option uses sockaddr - [ ! MHD_USE_IPv6 should be removed in favor of a generic addrlen argument ]
...
openpgp support currently disabled
2008-08-14 16:13:04 +00:00
lv-426
1c893a971f
gnutls code cleanup
...
symbol refactoring
2008-08-11 03:40:22 +00:00
lv-426
cafcdb1b08
temporary IP binding option added to MHD_daemon_start_va
...
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
2008-08-09 02:06:38 +00:00
lv-426
a0026eb09e
added debug state dictionary
...
added secure connection request termination codes
secure connections start at MHD_TLS_CONNECTION_INIT
2008-07-29 03:13:11 +00:00
lv-426
d7f21bfb62
added tests:
...
TLS unexpected msg alert
TLS close notify alert
2008-07-27 03:50:36 +00:00
lv-426
16abaea132
'microhttps.h' merge
...
gnutls version added to configure.ac to enable assersion before running curl tests
GNUTLS symbol renaming
2008-07-26 03:26:56 +00:00
lv-426
f561319585
configure.ac: libgcrypt required for HTTPS support
...
some makefile issues
all cURL tests set to use SSLv3 [temporary]
2008-07-20 04:38:41 +00:00
lv-426
04c37e5bd7
fixed some memory leaks
...
removed includes dir
2008-07-18 03:53:27 +00:00
lv-426
f54d4ac1f2
implemented MHD_get_session_info
2008-07-16 01:19:39 +00:00
lv-426
a6a989cf12
simplified write / idle handlers
...
SSL/TLS connection states merged into HTTP states
2008-07-10 17:28:48 +00:00
lv-426
8a60f9f2fa
added KX_PRIORITY option test
...
added CIPHER_ALGORITHM option test
2008-07-09 18:33:16 +00:00
lv-426
1ba982f9ae
added microhttpsd.h
...
added multi_daemon_test
some macro cleanup
2008-07-08 05:53:07 +00:00
lv-426
b9f09651e6
migrated code to connection_https
...
fixed gcrypt lib initialization to support mt
removed some gnutls psk code
added CIPHER_ALGORITHM & KX_PRIORITY options
added certificate loading test
added TLS GET test
2008-07-07 02:38:41 +00:00