Christian Grothoff
296760de58
making stuff compile
2009-02-03 05:35:28 +00:00
lv-426
ba52750055
added tls_extension_test
2009-02-02 22:24:04 +00:00
lv-426
f577769d8e
merged common test code into tls_test_common.h & tls_test_common.c
2009-02-02 22:22:56 +00:00
Christian Grothoff
b9ec40f2e8
fix
2009-02-02 07:26:39 +00:00
Christian Grothoff
0cd701236a
fix
2009-02-02 07:19:59 +00:00
Christian Grothoff
cb9bcba074
fix
2009-02-02 07:13:22 +00:00
Christian Grothoff
cdc246a32e
minor bugfixes in testcases
2009-02-02 06:57:28 +00:00
Christian Grothoff
5ac46a90df
integrate
2009-02-02 06:31:29 +00:00
Christian Grothoff
6585ad9251
cleanup
2009-02-02 06:29:47 +00:00
Christian Grothoff
348db743d1
fixing 1440
2009-01-12 20:07:36 +00:00
Christian Grothoff
03573e80f7
indent
2008-12-27 07:49:35 +00:00
Christian Grothoff
ccfcc31ac1
splitting off test
2008-12-27 07:48:57 +00:00
lv-426
036303bc56
test fix
2008-11-24 10:01:47 +00:00
Heikki Lindholm
ed8cc07bcd
current_dir_name() is a GNU extension
2008-11-23 16:21:16 +00:00
Christian Grothoff
a01bd055ef
only use export syms if we do not do client
2008-11-23 09:28:26 +00:00
Christian Grothoff
b3a3a53069
dce
2008-11-23 09:25:31 +00:00
Christian Grothoff
b2e46ef8e2
dce
2008-11-23 09:18:29 +00:00
lv-426
7f1cd658ba
added HTTPS internal select test
...
MHD_TLS_HANDSHAKE_COMPLETE - removed
2008-11-20 11:14:52 +00:00
Christian Grothoff
e5295880b9
removing broken code for compress and useless -- equally broken -- options
2008-11-18 08:20:26 +00:00
Christian Grothoff
7474a036d7
tests
2008-11-18 07:58:52 +00:00
Christian Grothoff
a0a601db24
indent
2008-11-17 07:49:16 +00:00
Christian Grothoff
2d2199d702
fix
2008-11-16 07:36:05 +00:00
Christian Grothoff
acb3ed7e80
making tests compile
2008-11-16 07:34:53 +00:00
Christian Grothoff
31ca44a13c
indent
2008-11-16 06:24:19 +00:00
Christian Grothoff
42abf1bd87
dead code elimination
2008-11-16 01:19:13 +00:00
Christian Grothoff
5d9a9723b3
removing broken and/or dead code
2008-11-15 07:34:18 +00:00
Christian Grothoff
e460b1507c
splitting up tests
2008-11-15 06:26:19 +00:00
Christian Grothoff
fb235ab1e4
splitting up tests
2008-11-15 06:25:45 +00:00
Christian Grothoff
705bb243b0
indentation
2008-10-13 02:03:03 +00:00
Christian Grothoff
cfde43ff7d
documenting all enums, functions and structs, removing support for key/cert files
2008-09-12 20:47:06 +00:00
Christian Grothoff
3ebd26ed11
more
2008-09-11 04:45:52 +00:00
Christian Grothoff
fac89fd011
if
2008-09-11 02:51:16 +00:00
Christian Grothoff
d6aff03234
fix
2008-09-11 02:50:17 +00:00
Christian Grothoff
047188f0f7
done
2008-09-11 02:45:32 +00:00
Christian Grothoff
b69a5b3500
needed
2008-09-11 02:42:18 +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
3615d3a3a1
compile
2008-08-24 19:21:50 +00:00
Christian Grothoff
734ef13490
fix
2008-08-24 19:16:20 +00:00
Christian Grothoff
92b179d6a1
fix
2008-08-24 19:14:53 +00:00
Christian Grothoff
9181dd0a07
indenting
2008-08-24 18:03:05 +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
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
53c25f932f
added MHD_OPTION_IP_ADDR
2008-08-11 23:04:51 +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
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