aboutsummaryrefslogtreecommitdiff
path: root/src/microhttpd/test_auth_parse.c
Commit message (Expand)AuthorAge
* digestauth: keep results of algo and QOP parsing, renamed public struct memberEvgeny Grin (Karlson2k)2022-08-25
* test_auth_parse: added check of two auths types parsing in one requestEvgeny Grin (Karlson2k)2022-08-09
* test_auth_parse: added testing of 'userhash' parameter parsingEvgeny Grin (Karlson2k)2022-08-09
* gen_auth: added support for two authorization headers in requestEvgeny Grin (Karlson2k)2022-08-09
* Internal refactoring: moved all request-related members to separate structureEvgeny Grin (Karlson2k)2022-08-06
* test_auth_parse: minor formatting imrpovementEvgeny Grin (Karlson2k)2022-06-05
* test_auth_parse: added more checks with unclose quotation for digest authEvgeny Grin (Karlson2k)2022-06-05
* test_auth_parse: added new testEvgeny Grin (Karlson2k)2022-06-05