Commit Graph
56 Commits
Author SHA1 Message Date
Christian Grothoff 7ade892317 clean up use of GNUTLS linker options in various places, re-add SAVE_LIBS restoration to configure.ac to avoid linking indiscriminately against GnuTLS 2018-09-11 15:11:53 +02:00
Evgeny Grin (Karlson2k) ff492e3700 testcurl/https/Makefile.am: moved headers to proper location 2017-11-15 15:32:58 +03:00
Christian Grothoff a12c532cba -bringing copyright tags up to FSF standard 2015-02-07 23:20:06 +00:00
Evgeny Grin (Karlson2k) 2bffe00f07 Added ability to use native W32 threads, added --with-threads=LIB configure parameter 2014-04-08 14:46:06 +00:00
Evgeny Grin (Karlson2k) 5fe37b899b Fix curl HTTPS test with GnuTLS specific version 2014-04-07 20:50:28 +00:00
Evgeny Grin (Karlson2k) 20699d328b Use number of CPUs in tests and examples 2014-03-06 13:22:35 +00:00
Evgeny Grin (Karlson2k) b630c46912 Update usage of libcurl and libgnutls compiler flags, allow correct compilation with "--with-gnutls=prefix" 2014-03-06 10:50:52 +00:00
Evgeny Grin (Karlson2k) 3e2d1f25f2 Remove global dependency on PTHREAD_LIBS and use it only where it's required 2014-02-26 17:55:27 +00:00
Christian Grothoff 745673d704 locate host.crt-files even if doing an out-of-tree build 2014-02-19 06:45:03 +00:00
Evgeny Grin (Karlson2k) 41e5c4888a Remove PlibC from autotools files 2014-02-18 18:40:50 +00:00
Evgeny Grin (Karlson2k) 4e0abfce9e Replace CLOSE() with MHD_socket_close_() for sockets 2014-02-18 18:38:04 +00:00
Christian Grothoff d064f75e0d -fix dist by adding missing files 2013-12-28 14:40:26 +00:00
Christian Grothoff 9889fd9eee add support for SNI 2013-12-21 16:28:54 +00:00
Christian Grothoff 22941cd1b6 -fix reactivating plibc 2013-08-07 22:05:53 +00:00
Christian Grothoff 4251a1cd97 Part 1 of 2 - Remove PlibC from autotools files. 2013-08-07 06:22:16 +00:00
Christian Grothoff 6848b6fdb7 -directory was renamed 2013-05-05 18:21:36 +00:00
Christian Grothoff e2992d55a9 -directory was renamed 2013-05-05 18:20:12 +00:00
Christian Grothoff 155fcf546f -renaming for consistency 2013-03-29 16:16:02 +00:00
Christian Grothoff 26ed57fcf9 testcase for #2783 2013-03-04 13:42:40 +00:00
Christian Grothoff 92b638cf84 patch fixing #1619 2010-11-18 22:11:38 +00:00
Christian Grothoff 72b1990a0c move plibc to prefer system-wide plibc.h over our version 2010-08-19 12:10:50 +00:00
Christian Grothoff 3b17bb4814 docu updates, API extensions, version bump 2010-07-25 10:25:22 +00:00
Christian Grothoff 67851b280e GHM hacking 2010-07-25 07:17:26 +00:00
Christian Grothoff 58d06b2255 towards using libgnutls directly 2010-07-24 15:24:50 +00:00
lv-426 acfe67b353 fix tls_authentication_test failure due to expired SSL certificates 2010-01-05 01:20:22 +00:00
Christian Grothoff 8be5df1d5d disabling broken testcase 2009-11-15 11:46:33 +00:00
Christian Grothoff 04ef92a44e fix 2009-02-09 04:40:57 +00:00
Christian Grothoff 1c2fddd0d9 bldfix 2009-02-09 04:23:48 +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 5ac46a90df integrate 2009-02-02 06:31:29 +00:00
Christian Grothoff 6585ad9251 cleanup 2009-02-02 06:29:47 +00:00
Christian Grothoff ccfcc31ac1 splitting off test 2008-12-27 07:48:57 +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 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