Commit Graph
20 Commits
Author SHA1 Message Date
Christian Grothoff fb235ab1e4 splitting up tests 2008-11-15 06:25:45 +00:00
Christian Grothoff 3ebd26ed11 more 2008-09-11 04:45:52 +00:00
Christian Grothoff b69a5b3500 needed 2008-09-11 02:42:18 +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 ee6c58eb66 TLS client side code builds builds according to added MHD_DEBUG_TLS configuration option 2008-08-12 23:24:46 +00:00
lv-426 ae588bb3c8 added MHD_daemon_start_va
better daemon option testing through tls_option_test
other misc fixes
2008-08-02 22:17:12 +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 c49560c811 curl version testing support 2008-07-21 03:50:54 +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 dfbd5f4809 added authentication test
simplified makefiles
support for OpenPGP disabled build
2008-07-14 22:42:32 +00:00
lv-426 79afda018a tests fix 2008-07-08 20:51:06 +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
lv-426 ff4e3e20a7 partial support for users to query SSL/TLS sessions for negotiated settings
added querying test
removed SSLv2 code
2008-07-05 00:42:25 +00:00
Christian Grothoff 08f05c09d6 fixes 2008-07-02 01:29:27 +00:00
Christian Grothoff 4c9a5b0501 better 2008-07-02 01:22:49 +00:00
lv-426 72ab6478d6 https test folder 2008-07-02 00:59:57 +00:00