aboutsummaryrefslogtreecommitdiff
path: root/src/testcurl/https/tls_test_common.c
Commit message (Expand)AuthorAge
* Fixed compiler warningsEvgeny Grin (Karlson2k)2024-01-29
* testcurl/https: added test for MHD_OPTION_HTTPS_PRIORITIES_APPENDEvgeny Grin (Karlson2k)2022-10-13
* testcurl/https: handle libcurl with missing custom CA supportEvgeny Grin (Karlson2k)2022-10-10
* testcurl/https: updated copyright year in modified files, fixed some doxyEvgeny Grin (Karlson2k)2022-10-10
* test_tls_options: re-implemented, removed hardcoded TLS versionsEvgeny Grin (Karlson2k)2022-10-10
* tls_test_common: fixed comments and error messagesEvgeny 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: added proper check for snprintf() resultEvgeny Grin (Karlson2k)2022-10-10
* testcurl/https: significantly simplified test URIEvgeny Grin (Karlson2k)2022-10-10
* testcurl/https: enable verbose libcurl on debug buildsEvgeny Grin (Karlson2k)2022-10-10
* testcurl/https: removed usage of deprecated libcurl parameterEvgeny Grin (Karlson2k)2022-10-10
* testcurl/https: removed explicit cipher settingEvgeny Grin (Karlson2k)2022-10-05
* testcurl/https: stopped CA file creation/removalEvgeny 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
* Some readability improvementsEvgeny Grin (Karlson2k)2022-09-28
* Replaced MHD_RESPMEM_PERSISTENT usage in examples and codeEvgeny Grin (Karlson2k)2022-05-14
* test_https_sni: limit to libcrul with certain TLS backends.Evgeny Grin (Karlson2k)2022-04-21
* Use HTTP/1.1 for all TLS testsEvgeny Grin (Karlson2k)2022-04-21
* Renamed 'con_cls' -> 'req_cls' for access handler callbackEvgeny Grin (Karlson2k)2022-01-18
* test_https_time_out: additional fixesEvgeny Grin (Karlson2k)2021-12-12
* HTTPS tests: fixed memory leak in testsEvgeny Grin (Karlson2k)2021-08-16
* HTTPS tests: added new backend identification functionsEvgeny Grin (Karlson2k)2021-06-10
* HTTPS tests: ensure that CURL options were appliedEvgeny Grin (Karlson2k)2021-06-10
* fix transmission stall issue with upgraded TLS connections reported by Nguyen...Christian Grothoff2020-09-27
* define and use 'enum MHD_Result' (merge)Christian Grothoff2020-04-08
|\
| * Applied several spelling fixes. (#6142)silvioprog2020-03-31
* | define and use 'enum MHD_Result'Christian Grothoff2020-04-08
|/
* tighten formatting rulesChristian Grothoff2019-10-31
* add tests for empty reply in HTTPSChristian Grothoff2019-10-26
* applying uncrustify to ensure uniform indentationChristian Grothoff2019-10-17
* tests: properly setup CURL optionsEvgeny Grin (Karlson2k)2019-05-26
* add build option to compile MHD without threadsChristian Grothoff2018-12-07
* https_tests: fixed typo in libcurl version numberEvgeny Grin (Karlson2k)2017-11-22
* https tests: supported multi-TLS selection on libcurl >= 7.56.0,Evgeny Grin (Karlson2k)2017-11-15
* Additional compiler warnings fixes.Evgeny 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
* Fixed HTTPS tests under HurdEvgeny Grin (Karlson2k)2017-06-19
* HTTPS test fixes and improvements:Evgeny Grin (Karlson2k)2017-04-10
* HTTPS tests: improved compatibility with some platforms/libcurl versionsEvgeny Grin (Karlson2k)2017-04-09
* fix #3869: outdated FSF addressChristian Grothoff2015-06-30
* -bringing copyright tags up to FSF standardChristian Grothoff2015-02-07
* proper gcrypt thread initialization in testsChristian Grothoff2013-09-15
* -allow for 0-terminationChristian Grothoff2013-09-09
* -nitpicks in testsChristian Grothoff2013-09-06
* -improvements to docsChristian Grothoff2013-05-05
* -fix #if WINDOWS problems reported by Luis Garcia on the mailinglistChristian Grothoff2012-10-15