aboutsummaryrefslogtreecommitdiff
path: root/src/testcurl/test_get_iovec.c
Commit message (Expand)AuthorAge
* Tests: added use of MHD_USE_NO_THREAD_SAFETY flagEvgeny Grin (Karlson2k)2023-11-23
* Added MHD_OPTION_APP_FD_SETSIZE and MHD_FEATURE_FLEXIBLE_FD_SETSIZEEvgeny Grin (Karlson2k)2023-11-07
* Fixed missing <errno.h> includesEvgeny Grin (Karlson2k)2023-09-17
* test_get_iovec: fixed missing include headersEvgeny Grin (Karlson2k)2022-11-24
* testcurl: updated copyright year in updated filesEvgeny Grin (Karlson2k)2022-10-01
* testcurl: fixed used types and related warningsEvgeny Grin (Karlson2k)2022-10-01
* testcurl: fixed functions declarationsEvgeny Grin (Karlson2k)2022-10-01
* testcurl: Muted some compiler warnings, minor refactoringEvgeny Grin (Karlson2k)2022-10-01
* 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
* tests: improved handling of curl multi_*Evgeny Grin (Karlson2k)2021-08-16
* test_get_iovec: fixed compiler warningEvgeny Grin (Karlson2k)2021-04-01
* fix leakChristian Grothoff2021-02-27
* Implemented new function MHD_create_response_from_iovec()Evgeny Grin (Karlson2k)2021-02-24