aboutsummaryrefslogtreecommitdiff
path: root/src/testcurl
Commit message (Expand)AuthorAge
...
* Updated tests to use new digest auth functionsEvgeny Grin (Karlson2k)2022-05-13
* test_parse_cookies: added more checksEvgeny Grin (Karlson2k)2022-05-05
* Updated .gitignoreEvgeny Grin (Karlson2k)2022-05-04
* Replaced calls of MHD_get_timeout() in tests and examplesEvgeny Grin (Karlson2k)2022-04-28
* test_https_sni: limit to libcrul with certain TLS backends.Evgeny Grin (Karlson2k)2022-04-21
* test_https_sni: use CA certificateEvgeny Grin (Karlson2k)2022-04-21
* Updated test TLS certificate in test and examplesEvgeny Grin (Karlson2k)2022-04-21
* test_https_sni: use certificates with SAN fieldsEvgeny Grin (Karlson2k)2022-04-21
* Use HTTP/1.1 for all TLS testsEvgeny Grin (Karlson2k)2022-04-21
* test_digestauth_concurrent: fixed non-W32 random generationEvgeny Grin (Karlson2k)2022-01-31
* test_digestauth_concurrent: finish the test even if error is foundEvgeny Grin (Karlson2k)2022-01-31
* Added new test for concurrent digest authorisationEvgeny Grin (Karlson2k)2022-01-30
* test: fixed processing '--quiet' parameterEvgeny Grin (Karlson2k)2022-01-30
* test_digestauth*: fixed possible use of uninitialised dataEvgeny Grin (Karlson2k)2022-01-30
* test_digestauth: removed unneeded escaping in test URLEvgeny Grin (Karlson2k)2022-01-30
* test_digestauth: added workaround for bug in old libcurlEvgeny Grin (Karlson2k)2022-01-30
* test_{digestauth,quiesce}: added report for libcurl errorEvgeny Grin (Karlson2k)2022-01-30
* Updated docs, test, and example to use correct digest auth APIEvgeny Grin (Karlson2k)2022-01-27
* test_digestauth: correctly use MHD APIEvgeny Grin (Karlson2k)2022-01-27
* test_digestauth: added more detailed error reportingEvgeny Grin (Karlson2k)2022-01-27
* test_quiesce: minor code unificationEvgeny Grin (Karlson2k)2022-01-27
* test_digestauth: use new APIEvgeny Grin (Karlson2k)2022-01-27
* Fixed early response with digest auth in tests, examples, and documentationEvgeny Grin (Karlson2k)2022-01-18
* Renamed 'con_cls' -> 'req_cls' for access handler callbackEvgeny Grin (Karlson2k)2022-01-18
* tests: simplified libcurl HTTP settingsEvgeny Grin (Karlson2k)2022-01-12
* testcurl tests: updated to use test helpers in local headersEvgeny Grin (Karlson2k)2022-01-12
* test_quiesce: added more checking and error reportingEvgeny Grin (Karlson2k)2022-01-10
* tests: fixed libcurl HTTP/1.0 / HTTP/1.1 settingEvgeny Grin (Karlson2k)2022-01-10
* Autotools refactoring: better follow GNU coding standardsEvgeny Grin (Karlson2k)2022-01-06
* test_large_put: compatibility with old libcurlEvgeny Grin (Karlson2k)2021-12-26
* test_large_put: increased timeoutEvgeny Grin (Karlson2k)2021-12-26
* test_large_put: added request timeout detectionEvgeny Grin (Karlson2k)2021-12-26
* test_large_put: added more checking for return valuesEvgeny Grin (Karlson2k)2021-12-26
* https tests: mute compiler warning on old systemsEvgeny Grin (Karlson2k)2021-12-13
* Workaround for old broken GnuTLS buildsEvgeny Grin (Karlson2k)2021-12-13
* https tests: simplified makefileEvgeny Grin (Karlson2k)2021-12-13
* test_https_time_out: use better sleep functionEvgeny Grin (Karlson2k)2021-12-12
* test_https_time_out: additional fixesEvgeny Grin (Karlson2k)2021-12-12
* test_https_time_out: fixed test, now testing is realEvgeny Grin (Karlson2k)2021-12-12
* test_https_time_out: fixed broken checkEvgeny Grin (Karlson2k)2021-12-12
* Fixed b468b54f7cbe7bcc9354a9ce4cca644cd79e94ceEvgeny Grin (Karlson2k)2021-12-12
* test_timeout: avoid busy-waitingEvgeny Grin (Karlson2k)2021-12-12
* https tests: mute compiler warnings for old curlEvgeny Grin (Karlson2k)2021-12-12
* test_get_chunked: follow HTTP specificationEvgeny Grin (Karlson2k)2021-12-12
* Fixed tests compatibility with old libcurlEvgeny Grin (Karlson2k)2021-12-12
* test_get_response_cleanup: removed unused macroEvgeny Grin (Karlson2k)2021-12-09
* -fix tests for libmagic (and uncrustify indentation)Christian Grothoff2021-12-08
* test_iplimit: fixed MHD parameter formatEvgeny Grin (Karlson2k)2021-12-05
* Tests: fixed code styleEvgeny Grin (Karlson2k)2021-11-23
* Tests: explicitly enforced zero or one exit codesEvgeny Grin (Karlson2k)2021-11-23