aboutsummaryrefslogtreecommitdiff
path: root/src/testcurl/test_digestauth_concurrent.c
Commit message (Expand)AuthorAge
* test_digestauth_concurrent: fixed error messageEvgeny Grin (Karlson2k)2023-12-29
* 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
* Renamed 'pid' -> 'tid' when used for threadsEvgeny Grin (Karlson2k)2023-09-08
* 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
* test_digestauth_concurrent: added debug printEvgeny Grin (Karlson2k)2022-08-15
* -fix typosChristian Grothoff2022-07-28
* Added MHD_queue_auth_required_response3(); Refactored public Digest Auth API v3Evgeny Grin (Karlson2k)2022-07-28
* test_digestauth_concurrent: fixed compiler warningsEvgeny Grin (Karlson2k)2022-07-25
* tests_digestauth*: added workarounds for libcurl bugEvgeny Grin (Karlson2k)2022-07-25
* test_digest: improved test URIEvgeny Grin (Karlson2k)2022-07-21
* authentication: reworked header parsingEvgeny Grin (Karlson2k)2022-05-31
* 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_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