aboutsummaryrefslogtreecommitdiff
path: root/src/testcurl/test_digestauth_sha256.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
* testcurl: updated copyright year in updated filesEvgeny Grin (Karlson2k)2022-10-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
* -fix typosChristian Grothoff2022-07-28
* 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_digest: improved test URIEvgeny Grin (Karlson2k)2022-07-21
* 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
* Updated docs, test, and example to use correct digest auth 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
* test_digestauth_sha256: use unique daemon's portEvgeny Grin (Karlson2k)2020-10-20
* test_digestauth_sha256: do not test without sha256 support on libcurlEvgeny Grin (Karlson2k)2020-09-23
* test_digestauth_sha256: update formattingEvgeny Grin (Karlson2k)2020-09-23
* 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
* add test for RFC 7616 and document new APIChristian Grothoff2018-12-08