aboutsummaryrefslogtreecommitdiff
path: root/src/testcurl
Commit message (Expand)AuthorAge
* Fixes for 32-bit platformsEvgeny Grin (Karlson2k)2024-01-31
* Moved test_quiesce to heavy testsEvgeny Grin (Karlson2k)2024-01-30
* Skipped some HTTPS tests with old broken GnuTLSEvgeny Grin (Karlson2k)2024-01-30
* test_digestauth2: supported old libcurl versionsEvgeny Grin (Karlson2k)2024-01-30
* Fixed compiler warningsEvgeny Grin (Karlson2k)2024-01-29
* Fixed compiler warningsEvgeny Grin (Karlson2k)2024-01-29
* Fixed and/or muted compiler warningsEvgeny Grin (Karlson2k)2024-01-29
* libcurl tests: fixed compiler warningsEvgeny Grin (Karlson2k)2024-01-29
* clean up logic, simplify one dead branch in testChristian Grothoff2024-01-21
* 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
* Tests: added use of MHD_USE_NO_THREAD_SAFETY flagEvgeny Grin (Karlson2k)2023-11-23
* test_digestauth2: fixed order of the initial checksEvgeny Grin (Karlson2k)2023-11-21
* Added MHD_OPTION_APP_FD_SETSIZE and MHD_FEATURE_FLEXIBLE_FD_SETSIZEEvgeny Grin (Karlson2k)2023-11-07
* Renamed one new basic auth function, improved doxyEvgeny Grin (Karlson2k)2023-10-06
* Correction for 93bc2751bf5a04380de4435877344418bbeec770Evgeny Grin (Karlson2k)2023-09-27
* Improved compatibility with old compilersEvgeny Grin (Karlson2k)2023-09-27
* test_long_header: improved, fixed, added error reportingEvgeny Grin (Karlson2k)2023-09-27
* test_put_header_fold: fixed copy-paste errorEvgeny Grin (Karlson2k)2023-09-27
* test_long_header: re-use the same port for all checksEvgeny Grin (Karlson2k)2023-09-27
* tests: fixed compiler warningsEvgeny Grin (Karlson2k)2023-09-27
* test_toolarge: removed debug value introduced by 6ee7fa38d9d4548a46ac2b7ad9f8...Evgeny Grin (Karlson2k)2023-09-26
* Rewritten handling of exhaustion of memory pool when receivingEvgeny Grin (Karlson2k)2023-09-26
* -fix theoretical use-after-free in test on error pathChristian Grothoff2023-09-25
* fix check orderChristian Grothoff2023-09-25
* -very theoretically, 0 would be OK, tooChristian Grothoff2023-09-25
* test_put_header_fold: fixed code styleEvgeny Grin (Karlson2k)2023-09-17
* Fixed missing <errno.h> includesEvgeny Grin (Karlson2k)2023-09-17
* Renamed 'pid' -> 'tid' when used for threadsEvgeny Grin (Karlson2k)2023-09-08
* Added tests with single and double folded headerEvgeny Grin (Karlson2k)2023-06-20
* Added test with large folded headerEvgeny Grin (Karlson2k)2023-06-20
* Added test with folded header placed lastEvgeny Grin (Karlson2k)2023-06-20
* Added new tests with header foldEvgeny Grin (Karlson2k)2023-06-20
* tests: minor improvemntsEvgeny Grin (Karlson2k)2023-06-20
* .gitignore: force include all *.{c,h} filesEvgeny Grin (Karlson2k)2023-06-01
* test_post: fixed caseless key name matchEvgeny Grin (Karlson2k)2023-06-01
* test_timeout: moved to heavy testsEvgeny Grin (Karlson2k)2023-06-01
* test_quiesce: fixed possible uninitialised varEvgeny Grin (Karlson2k)2023-06-01
* test_toolarge: fixed reported error descriptionEvgeny Grin (Karlson2k)2023-06-01
* tests: adopted to new libcurl APIEvgeny Grin (Karlson2k)2023-06-01
* test_postform: updated to support the new libcurl APIEvgeny Grin (Karlson2k)2023-05-15
* test_tricky: fixed reported error descriptionEvgeny Grin (Karlson2k)2022-12-27
* test_digestauth2: fixed test report stringsEvgeny Grin (Karlson2k)2022-12-27
* Updated parsing of cookies, reject cookie completely if discipline is very st...Evgeny Grin (Karlson2k)2022-12-22
* Refactored cookies parsing.Evgeny Grin (Karlson2k)2022-12-19
* test_parse_cookies: rewrittenEvgeny Grin (Karlson2k)2022-12-19
* test_get_iovec: fixed missing include headersEvgeny Grin (Karlson2k)2022-11-24
* testcurl: fixed checking response headers as null-terminated stringEvgeny Grin (Karlson2k)2022-11-07
* Tests and examples: added rule to (re-)build libmicrohttpd.laEvgeny Grin (Karlson2k)2022-11-06
* configure: minor refactoring for check for libcurl-based testsEvgeny Grin (Karlson2k)2022-10-30