aboutsummaryrefslogtreecommitdiff
path: root/src/testcurl
Commit message (Expand)AuthorAge
...
* test_digestauth_concurrent: added debug printEvgeny Grin (Karlson2k)2022-08-15
* test_digestauth2: minor improvementsEvgeny Grin (Karlson2k)2022-08-15
* test_digestauth2: added third request with new connectionEvgeny Grin (Karlson2k)2022-08-15
* test_digestauth2: reuse the same connection for the second requestEvgeny Grin (Karlson2k)2022-08-15
* test_digestauth2: added testing of nonce bind optionsEvgeny Grin (Karlson2k)2022-08-15
* test_digestauth2: added testing with two requestsEvgeny Grin (Karlson2k)2022-08-15
* Added MHD_OPTION_DIGEST_AUTH_NONCE_BIND_TYPE to control how to generate andEvgeny Grin (Karlson2k)2022-08-15
* test_digestauth2: added testing of RFC2069 modeEvgeny Grin (Karlson2k)2022-07-30
* test_digestauth2: added testing of Auth v2 APIEvgeny Grin (Karlson2k)2022-07-30
* test_digestauth2: added testing of 'userdigest'Evgeny Grin (Karlson2k)2022-07-30
* test_digestauth2: test the new optionEvgeny Grin (Karlson2k)2022-07-30
* -fix typosChristian Grothoff2022-07-28
* Makefile: cosmeticsEvgeny Grin (Karlson2k)2022-07-28
* test_digestauth2: added new group of tests for Digest Auth checkingEvgeny Grin (Karlson2k)2022-07-28
* Added MHD_queue_auth_required_response3(); Refactored public Digest Auth API v3Evgeny Grin (Karlson2k)2022-07-28
* Digest Auth public structs: removed redundant memberEvgeny 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_digestauth_emu_ext: cosmetics, additional checkEvgeny Grin (Karlson2k)2022-07-25
* test_digestauth{,_sha256,_with_aguments}: moved back to Digest Auth APIv2Evgeny Grin (Karlson2k)2022-07-25
* Added test for Digest Auth with username in extended notationEvgeny Grin (Karlson2k)2022-07-21
* test_digest: improved test URIEvgeny Grin (Karlson2k)2022-07-21
* test_basicauth: Fixed doxyEvgeny Grin (Karlson2k)2022-07-21
* test_digestauth{._with_arguments}: do test really with argumentsEvgeny Grin (Karlson2k)2022-06-22
* src/microhttpd/test_*: fixed more compiler warningsEvgeny Grin (Karlson2k)2022-06-14
* test_basicauth: cosmetic correctionEvgeny Grin (Karlson2k)2022-06-11
* test_basicauth: added two additional tests for the new APIEvgeny Grin (Karlson2k)2022-06-08
* Added one more test for Basic AuthEvgeny Grin (Karlson2k)2022-06-07
* -more minor fixesChristian Grothoff2022-06-07
* -minor cleanupsChristian Grothoff2022-06-07
* -fix memory leaks in testsChristian Grothoff2022-06-07
* HTTPS tests: added missing function declarationEvgeny Grin (Karlson2k)2022-05-31
* authentication: reworked header parsingEvgeny Grin (Karlson2k)2022-05-31
* .gitignore: UpdatedEvgeny Grin (Karlson2k)2022-05-29
* test_basicauth: added new testEvgeny Grin (Karlson2k)2022-05-28
* Makefile: fixed *.crt files names for dist targetEvgeny Grin (Karlson2k)2022-05-15
* Made cookie parsing optional featureEvgeny Grin (Karlson2k)2022-05-15
* test_parse_cookie: split into two testsEvgeny Grin (Karlson2k)2022-05-15
* test_parse_cookies: updated to better match RFC 6265Evgeny Grin (Karlson2k)2022-05-15
* 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_parse_cookies: added more checksEvgeny Grin (Karlson2k)2022-05-05
* Updated .gitignoreEvgeny Grin (Karlson2k)2022-05-04
* Replaced calls of MHD_get_timeout() in tests and examplesEvgeny Grin (Karlson2k)2022-04-28
* test_https_sni: limit to libcrul with certain TLS backends.Evgeny Grin (Karlson2k)2022-04-21
* test_https_sni: use CA certificateEvgeny Grin (Karlson2k)2022-04-21
* Updated test TLS certificate in test and examplesEvgeny Grin (Karlson2k)2022-04-21
* test_https_sni: use certificates with SAN fieldsEvgeny Grin (Karlson2k)2022-04-21
* Use HTTP/1.1 for all TLS testsEvgeny Grin (Karlson2k)2022-04-21
* test_digestauth_concurrent: fixed non-W32 random generationEvgeny Grin (Karlson2k)2022-01-31