aboutsummaryrefslogtreecommitdiff
path: root/src/testcurl/https/test_https_session_info.c
Commit message (Expand)AuthorAge
* testcurl/https: added test for MHD_OPTION_HTTPS_PRIORITIES_APPENDEvgeny Grin (Karlson2k)2022-10-13
* testcurl/https: updated copyright year in modified files, fixed some doxyEvgeny Grin (Karlson2k)2022-10-10
* https tests: renamed private key variable to match certificate nameEvgeny Grin (Karlson2k)2022-10-10
* test_https_session_info: removed hardcoded TLS versionEvgeny Grin (Karlson2k)2022-10-10
* testcurl/https: some simplifications and clean-upsEvgeny Grin (Karlson2k)2022-10-10
* testcurl/https: enable verbose libcurl on debug buildsEvgeny Grin (Karlson2k)2022-10-10
* test_https_session_info: fixed compiler warning with old libcurlEvgeny Grin (Karlson2k)2022-10-06
* testcurl/https: removed explicit cipher settingEvgeny Grin (Karlson2k)2022-10-05
* testcurl/https: fixed compiler warnings, wrong typesEvgeny Grin (Karlson2k)2022-10-05
* testcurl/https: fixed functions declarationsEvgeny Grin (Karlson2k)2022-10-05
* Fixed initialisation of old GnuTLS versionsEvgeny Grin (Karlson2k)2022-09-25
* src/microhttpd/test_*: fixed more compiler warningsEvgeny Grin (Karlson2k)2022-06-14
* Replaced MHD_RESPMEM_PERSISTENT usage in examples and codeEvgeny Grin (Karlson2k)2022-05-14
* Renamed 'con_cls' -> 'req_cls' for access handler callbackEvgeny Grin (Karlson2k)2022-01-18
* https tests: mute compiler warning on old systemsEvgeny Grin (Karlson2k)2021-12-13
* https tests: mute compiler warnings for old curlEvgeny Grin (Karlson2k)2021-12-12
* -fix tests for libmagic (and uncrustify indentation)Christian Grothoff2021-12-08
* tests: removed curl_uses_nss_ssl(), used new backend identification functionsEvgeny Grin (Karlson2k)2021-06-10
* Style and shadowing fixesEvgeny Grin (Karlson2k)2021-04-13
* fix transmission stall issue with upgraded TLS connections reported by Nguyen...Christian Grothoff2020-09-27
* define and use 'enum MHD_Result'Christian Grothoff2020-04-08
* tighten formatting rulesChristian Grothoff2019-10-31
* applying uncrustify to ensure uniform indentationChristian Grothoff2019-10-17
* tests: properly setup CURL optionsEvgeny Grin (Karlson2k)2019-05-26
* fix leak in test on error pathChristian Grothoff2018-02-28
* https tests: supported multi-TLS selection on libcurl >= 7.56.0,Evgeny Grin (Karlson2k)2017-11-15
* test_https_session_info: silenced compiler warning.Evgeny Grin (Karlson2k)2017-11-09
* Stick to C89 standard for a whileEvgeny Grin (Karlson2k)2017-10-31
* Silenced compiler warnings in src/testcurl/https, minor fixes.Evgeny Grin (Karlson2k)2017-10-30
* misc style improvements, fixing some tiny rare memory leaks in examplesChristian Grothoff2017-10-05
* Make testsuite parallel build compatible (part 2)Evgeny Grin (Karlson2k)2017-06-25
* Dropped dependency on libgcrypt with new GnuTLS (>2.12.20) versionsEvgeny Grin (Karlson2k)2017-06-20
* HTTPS test fixes and improvements:Evgeny Grin (Karlson2k)2017-04-10
* Added MHD_USE_ERROR_LOG flag with same value as MHD_USE_DEBUG.Evgeny Grin (Karlson2k)2016-11-08
* Specify that flag MHD_USE_INTERNAL_POLLING_THREAD is mandatory if MHD_USE_THR...Evgeny Grin (Karlson2k)2016-11-08
* fix more clang warnignsChristian Grothoff2016-10-17
* deprecate USE_SSL for USE_TLS, rename in codeChristian Grothoff2016-10-11
* -check for versions, report tests as skipped if versions missmatchChristian Grothoff2016-02-20
* fix #3893 - thanks matweyChristian Grothoff2015-07-15
* fix #3869: outdated FSF addressChristian Grothoff2015-06-30
* tolerate TLS 1.1 / 1.2 disagreementChristian Grothoff2015-04-06
* fixing https testcases that require SSL3, but SSL3 is dead and with modern gn...Christian Grothoff2015-04-03
* -bringing copyright tags up to FSF standardChristian Grothoff2015-02-07
* fully initialze modern gcrypt in MHD_init, only use thread initialization wit...Christian Grothoff2013-09-23
* proper gcrypt thread initialization in testsChristian Grothoff2013-09-15
* -renaming for consistencyChristian Grothoff2013-03-29