aboutsummaryrefslogtreecommitdiff
path: root/src/testcurl/test_large_put.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
* tests: fixed compiler warningsEvgeny Grin (Karlson2k)2023-09-27
* Fixed missing <errno.h> includesEvgeny Grin (Karlson2k)2023-09-17
* 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: simplified libcurl HTTP settingsEvgeny Grin (Karlson2k)2022-01-12
* testcurl tests: updated to use test helpers in local headersEvgeny Grin (Karlson2k)2022-01-12
* test_large_put: compatibility with old libcurlEvgeny Grin (Karlson2k)2021-12-26
* test_large_put: increased timeoutEvgeny Grin (Karlson2k)2021-12-26
* test_large_put: added request timeout detectionEvgeny Grin (Karlson2k)2021-12-26
* test_large_put: added more checking for return valuesEvgeny Grin (Karlson2k)2021-12-26
* -fix tests for libmagic (and uncrustify indentation)Christian Grothoff2021-12-08
* 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
* Fixed conflict with system CPU_COUNT macroEvgeny Grin (Karlson2k)2020-10-25
* define and use 'enum MHD_Result'Christian Grothoff2020-04-08
* tighten formatting rulesChristian Grothoff2019-10-31
* applying uncrustify to ensure uniform indentationChristian Grothoff2019-10-17
* test_large_put: test memory realloc tooEvgeny Grin (Karlson2k)2019-06-13
* tests: properly setup CURL optionsEvgeny Grin (Karlson2k)2019-05-26
* add build option to compile MHD without threadsChristian Grothoff2018-12-07
* Stick to C89 standard for a whileEvgeny Grin (Karlson2k)2017-10-31
* Silenced compiler warnings in src/testcurl.Evgeny Grin (Karlson2k)2017-10-30
* Make testsuite compatible with W32 againEvgeny Grin (Karlson2k)2017-10-29
* Make testsuite parallel build compatible (part 1)Evgeny Grin (Karlson2k)2017-06-16
* test_large_put: added poll() and epoll testing.Evgeny Grin (Karlson2k)2017-01-23
* test_large_put: added test with incremental read and limited bufferEvgeny Grin (Karlson2k)2017-01-23
* test_large_put: added verbosityEvgeny Grin (Karlson2k)2017-01-23
* test_large_put: initialise test buffer with varied data to detect more errors.Evgeny Grin (Karlson2k)2017-01-23
* test_large_put: support incremental reading of incoming dataEvgeny Grin (Karlson2k)2017-01-23
* test_large_put: use proper types for size variablesEvgeny Grin (Karlson2k)2017-01-23
* test_large_put: renamed functions for readabilityEvgeny Grin (Karlson2k)2017-01-23
* test_large_put: updated to use correct check for "11" in name and return '99'...Evgeny Grin (Karlson2k)2017-01-23
* Added MHD_USE_ERROR_LOG flag with same value as MHD_USE_DEBUG.Evgeny Grin (Karlson2k)2016-11-08
* Specify that flag MHD_USE_INTERNAL_POLLING_THREAD is mandatory if MHD_USE_THR...Evgeny Grin (Karlson2k)2016-11-08
* Renamed daemon flags:Evgeny Grin (Karlson2k)2016-11-08
* more select() return value checks in testcasesChristian Grothoff2016-09-23
* Fixed test compilation warnings for native W32 x64Evgeny Grin (Karlson2k)2016-02-05
* fix #3869: outdated FSF addressChristian Grothoff2015-06-30
* fix #3753Christian Grothoff2015-04-15
* -bringing copyright tags up to FSF standardChristian Grothoff2015-02-07
* Use number of CPUs in tests and examplesEvgeny Grin (Karlson2k)2014-03-06
* Implement MHD_socket, MHD_INVALID_SOCKETEvgeny Grin (Karlson2k)2014-02-18
* -renaming for consistencyChristian Grothoff2013-03-29