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
Christian Grothoff
14a5721937
fix
2008-07-22 01:17:16 +00:00
Christian Grothoff
0e7b74701a
fix
2008-07-21 05:10:31 +00:00
Christian Grothoff
cae3847a09
tyup
2008-07-21 04:59:27 +00:00
lv-426
c49560c811
curl version testing support
2008-07-21 03:50:54 +00:00
Christian Grothoff
075c3c4203
fixing z/OS build issues
2008-07-20 20:42:21 +00:00
lv-426
5ed0d3c871
part of previous commit
2008-07-20 05:03:35 +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
Christian Grothoff
1cd7c17479
bugfix in handling very large chunked data
2008-07-17 00:51:10 +00:00
lv-426
f54d4ac1f2
implemented MHD_get_session_info
2008-07-16 01:19:39 +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
a6a989cf12
simplified write / idle handlers
...
SSL/TLS connection states merged into HTTP states
2008-07-10 17:28:48 +00:00
lv-426
08ee1d01c9
preprocessing tags
2008-07-09 19:26:24 +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
79afda018a
tests fix
2008-07-08 20:51:06 +00:00
lv-426
ad200289e9
renaming
2008-07-08 05:54:05 +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
df80d220e2
build fix
2008-07-07 14:29:41 +00:00
lv-426
dd1798c067
updated configure.ac
2008-07-07 12:18:59 +00:00
lv-426
6d57794092
formating
2008-07-07 02:39:48 +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
Christian Grothoff
eb391a612d
some code cleanup
2008-07-05 07:00:24 +00:00
Christian Grothoff
f83f81d72a
dead
2008-07-05 06:07:26 +00:00
lv-426
066535efcd
relocated handshake handling code
2008-07-05 01:26:36 +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
lv-426
0876373669
fixed cURL test
2008-07-04 03:23:55 +00:00
Christian Grothoff
198202b1b2
addressing Mantis 1384
2008-07-02 07:35:48 +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
lv-426
fc861fda8e
- switched to hard coded certificates
2008-07-02 00:51:22 +00:00
Christian Grothoff
7012df14ef
auth ex
2008-07-01 22:50:01 +00:00
Christian Grothoff
3a1fadaebe
works better without --
2008-06-30 01:08:31 +00:00
lv-426
8538fe9783
- gnutls alert handling
...
- simplified HTTPS example use
- added alert level to tls-session structs
- some gnutls removed code
2008-06-29 21:33:00 +00:00
Christian Grothoff
7afe06474b
do not use doc root; avoid various buffer overflows -- pass full filenames
2008-06-28 23:01:19 +00:00
Christian Grothoff
6963e39555
fixing some bugs
2008-06-28 23:00:58 +00:00
lv-426
d55c8a26ab
check for TLS alert content before forwarding application data to MHD
2008-06-27 00:50:50 +00:00
lv-426
1207a5ea6b
HTTPS daemon test file
...
currently MHDS state machine unused
2008-06-25 13:59:37 +00:00
lv-426
ce6e698b74
fixed some build issues
...
MHDS state machine
2008-06-24 01:42:07 +00:00
lv-426
994a1c47ec
support for a non HTTPS build
2008-06-23 00:28:02 +00:00
lv-426
5e64daa030
- added read, write & idle connection callback functions to enable HTTPS specifice connection handling
...
- some include issues
2008-06-22 18:46:25 +00:00
lv-426
a0339d2458
initial GNU TLS import - this should reduce in size considerable
2008-06-22 18:20:35 +00:00
lv-426
97c026da05
added support from connection read & write methods
2008-06-18 00:31:18 +00:00
lv-426
28d6de44fb
added support from connection read & write methods
2008-06-18 00:17:59 +00:00
lv-426
263309cf5d
added HTTPS enabling argument
...
added libgcrypt linkage support
2008-06-13 22:56:23 +00:00
lv-426
c2ad1e3401
removed echo client build target
2008-06-04 01:35:16 +00:00