aboutsummaryrefslogtreecommitdiff
path: root/src/testcurl/curl_version_check.c
Commit message (Collapse)AuthorAge
* Build-time configuration: undef HTTPS_SUPPORT if TLS is disabled. Improved codeEvgeny Grin (Karlson2k)2016-11-02
| | | | readability, fixed build without HTTPS.
* configure.ac: cleanup and fixes related to optional features, corresponding ↵Evgeny Grin (Karlson2k)2016-01-11
| | | | changes in source files
* fix #3869: outdated FSF addressChristian Grothoff2015-06-30
|
* -bringing copyright tags up to FSF standardChristian Grothoff2015-02-07
|
* patch fixing #1619Christian Grothoff2010-11-18
|
* pickyChristian Grothoff2010-07-27
|
* fixChristian Grothoff2010-07-27
|
* cleaningChristian Grothoff2010-07-27
|
* cleanupChristian Grothoff2008-09-08
|
* use MHD_config.hChristian Grothoff2008-08-27
|
* fixChristian Grothoff2008-08-24
|
* cleanupChristian Grothoff2008-08-24
|
* cleanupChristian Grothoff2008-08-24
|
* added MHD_daemon_start_valv-4262008-08-02
| | | | | better daemon option testing through tls_option_test other misc fixes
* added debug state dictionarylv-4262008-07-29
| | | | | added secure connection request termination codes secure connections start at MHD_TLS_CONNECTION_INIT
* added tests:lv-4262008-07-27
| | | | | TLS unexpected msg alert TLS close notify alert
* 'microhttps.h' mergelv-4262008-07-26
| | | | | gnutls version added to configure.ac to enable assersion before running curl tests GNUTLS symbol renaming
* curl version testing supportlv-4262008-07-21