aboutsummaryrefslogtreecommitdiff
path: root/src/testcurl/https/test_https_get_iovec.c
Commit message (Expand)AuthorAge
* testcurl/https: minor improvementsEvgeny Grin (Karlson2k)2022-10-13
* testcurl/https: enabled parallel makeEvgeny Grin (Karlson2k)2022-10-13
* testcurl/https: updated copyright year in modified files, fixed some doxyEvgeny 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
* testcurl/https: do not enforce TLSv1Evgeny Grin (Karlson2k)2022-10-05
* testcurl/https: removed explicit cipher settingEvgeny Grin (Karlson2k)2022-10-05
* testcurl/https: fixed compiler warnings, wrong typesEvgeny 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
* Renamed 'con_cls' -> 'req_cls' for access handler callbackEvgeny Grin (Karlson2k)2022-01-18
* -fix tests for libmagic (and uncrustify indentation)Christian Grothoff2021-12-08
* tests: fixed case-insensitive match for method nameEvgeny Grin (Karlson2k)2021-09-22
* tests: removed curl_uses_nss_ssl(), used new backend identification functionsEvgeny Grin (Karlson2k)2021-06-10
* Implemented new function MHD_create_response_from_iovec()Evgeny Grin (Karlson2k)2021-02-24