aboutsummaryrefslogtreecommitdiff
path: root/src/testcurl/test_digestauth.c
Commit message (Expand)AuthorAge
* tests: added setting of DAuth max nc value by daemon optionEvgeny Grin (Karlson2k)2023-12-29
* Fixed missing <errno.h> includesEvgeny Grin (Karlson2k)2023-09-17
* tests: adopted to new libcurl APIEvgeny Grin (Karlson2k)2023-06-01
* testcurl: fixed used types and related warningsEvgeny Grin (Karlson2k)2022-10-01
* Implemented support for hash calculation by GnuTLS lib functionsEvgeny Grin (Karlson2k)2022-09-25
* Fixed initialisation of old GnuTLS versionsEvgeny Grin (Karlson2k)2022-09-25
* tests_digestauth*: added workarounds for libcurl bugEvgeny Grin (Karlson2k)2022-07-25
* test_digestauth{,_sha256,_with_aguments}: moved back to Digest Auth APIv2Evgeny Grin (Karlson2k)2022-07-25
* test_digestauth{._with_arguments}: do test really with argumentsEvgeny Grin (Karlson2k)2022-06-22
* Replaced MHD_RESPMEM_PERSISTENT usage in examples and codeEvgeny Grin (Karlson2k)2022-05-14
* Updated tests to use new digest auth functionsEvgeny Grin (Karlson2k)2022-05-13
* 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
* test_digestauth: correctly use MHD APIEvgeny Grin (Karlson2k)2022-01-27
* test_digestauth: added more detailed error reportingEvgeny 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: fixed code styleEvgeny Grin (Karlson2k)2021-11-23
* Tests: explicitly enforced zero or one exit codesEvgeny Grin (Karlson2k)2021-11-23
* curl tests: updated select() error handling, file doxyEvgeny Grin (Karlson2k)2021-08-18
* Fixed and muted compiler warningsEvgeny Grin (Karlson2k)2020-12-23
* 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
* applying uncrustify to ensure uniform indentationChristian Grothoff2019-10-17
* tests: properly setup CURL optionsEvgeny Grin (Karlson2k)2019-05-26
* avoid sprintfChristian Grothoff2018-11-18
* fix format string, prefer snprintfChristian Grothoff2018-11-18
* From: Christian Hesse <mail@eworm.de>Christian Grothoff2018-11-12
* Additional compiler warnings fixes.Evgeny Grin (Karlson2k)2017-10-31
* Silenced compiler warnings in src/testcurl.Evgeny Grin (Karlson2k)2017-10-30
* Dropped dependency on libgcrypt with new GnuTLS (>2.12.20) versionsEvgeny Grin (Karlson2k)2017-06-20
* Make testsuite parallel build compatible (part 1)Evgeny Grin (Karlson2k)2017-06-16
* Added MHD_USE_ERROR_LOG flag with same value as MHD_USE_DEBUG.Evgeny Grin (Karlson2k)2016-11-08
* Renamed daemon flags:Evgeny Grin (Karlson2k)2016-11-08
* fix #3869: outdated FSF addressChristian Grothoff2015-06-30
* fix digest authentication with escaped urls, as reported on mailinglistChristian Grothoff2015-05-29
* -bringing copyright tags up to FSF standardChristian Grothoff2015-02-07
* Karlson2k: Fix win32 cURL testsChristian Grothoff2014-02-04
* -rename OPAQUE to MY_OPAQUE to avoid symbol conflict on W32Christian Grothoff2013-09-23
* fully initialze modern gcrypt in MHD_init, only use thread initialization wit...Christian Grothoff2013-09-23
* -need to initialize gcrypt for libcurlChristian Grothoff2013-09-23
* -renaming for consistencyChristian Grothoff2013-03-29