aboutsummaryrefslogtreecommitdiff
path: root/src/microhttpd/test_dauth_userhash.c
Commit message (Collapse)AuthorAge
* Implemented support for hash calculation by GnuTLS lib functionsEvgeny Grin (Karlson2k)2022-09-25
|
* digestauth: added support for SHA-512/256, made MD5 and SHA-256 optionalEvgeny Grin (Karlson2k)2022-09-11
| | | | | Give more flexibility for custom builds: MD5, SHA-256 and SHA-512/256 may be disabled individually.
* test_dauth_user{digest,hash}: fixed copy-paste errorsEvgeny Grin (Karlson2k)2022-09-11
|
* Added tests for userdigest and userhash calculationsEvgeny Grin (Karlson2k)2022-09-04