aboutsummaryrefslogtreecommitdiff
path: root/src/testcurl
Commit message (Expand)AuthorAge
* testcurl: added two tests for for MHD_add_connection()Evgeny Grin (Karlson2k)2020-10-21
* test_digestauth_sha256: use unique daemon's portEvgeny Grin (Karlson2k)2020-10-20
* cosmetic fixesEvgeny Grin (Karlson2k)2020-10-08
* fix transmission stall issue with upgraded TLS connections reported by Nguyen...Christian Grothoff2020-09-27
* perf_get_concurrent: reduce number of iteration on W32 as free portsEvgeny Grin (Karlson2k)2020-09-24
* makefiles: removed .NOTPARALLEL: from main makefilesEvgeny Grin (Karlson2k)2020-09-24
* test_concurrent_stop: check for client errorsEvgeny Grin (Karlson2k)2020-09-24
* test_concurrent_stop: removed unused defineEvgeny Grin (Karlson2k)2020-09-24
* test_concurrent_stop: renamed vars for clarityEvgeny Grin (Karlson2k)2020-09-24
* test_digestauth_sha256: do not test without sha256 support on libcurlEvgeny Grin (Karlson2k)2020-09-23
* test_digestauth_sha256: update formattingEvgeny Grin (Karlson2k)2020-09-23
* define and use 'enum MHD_Result' (merge)Christian Grothoff2020-04-08
|\
| * Applied several spelling fixes. (#6142)silvioprog2020-03-31
* | define and use 'enum MHD_Result'Christian Grothoff2020-04-08
|/
* mark build as non-parallel due to port conflicts (#6117)Christian Grothoff2020-03-14
* log moreChristian Grothoff2020-02-19
* add test for PATCH methodChristian Grothoff2020-02-04
* tighten formatting rulesChristian Grothoff2019-10-31
* add tests for empty reply in HTTPSChristian Grothoff2019-10-26
* applying uncrustify to ensure uniform indentationChristian Grothoff2019-10-17
* test_long_header: use power of two for size to properly test allocations,Evgeny Grin (Karlson2k)2019-06-17
* test_large_put: test memory realloc tooEvgeny Grin (Karlson2k)2019-06-13
* update .gitignore filesChristian Grothoff2019-06-08
* test_get: implemented more detailed reportsEvgeny Grin (Karlson2k)2019-05-26
* tests: fixed compiler warnings on W32Evgeny Grin (Karlson2k)2019-05-26
* tests: properly setup CURL optionsEvgeny Grin (Karlson2k)2019-05-26
* test_https_get_select: fixed usage of uninitialized variableEvgeny Grin (Karlson2k)2019-05-26
* curl tests: fixed detection of "11" marker on w32Evgeny Grin (Karlson2k)2019-05-26
* perf_get_concurrent11: added new test, fixed "11" mode detectionEvgeny Grin (Karlson2k)2019-05-26
* perf_get_concurrent: fixed exhausting of local ports on multi-core machinesEvgeny Grin (Karlson2k)2019-05-26
* test_concurrent_stop: heavily rewritten, added watchdog, avoided exhausting o...Evgeny Grin (Karlson2k)2019-05-26
* Spelling fixesEvgeny Grin (Karlson2k)2019-05-21
* eliminate compiler warningsChristian Grothoff2019-05-20
* Use new MHD_lookup_connection_value_n() functionEvgeny Grin (Karlson2k)2019-05-03
* Partial revert of 1b610e5b13b7b96e7b3f372c8da1ec9d840f896a.Evgeny Grin (Karlson2k)2019-05-01
* allow binary zero in unescaped GET arguments (see mailinglist)Christian Grothoff2019-03-20
* add test for &-URI parsing and URI loggingChristian Grothoff2019-02-09
* update ignore fileChristian Grothoff2018-12-13
* add test for RFC 7616 and document new APIChristian Grothoff2018-12-08
* fix FTBFSChristian Grothoff2018-12-07
* add build option to compile MHD without threadsChristian Grothoff2018-12-07
* avoid sprintfChristian Grothoff2018-11-18
* fix format string, prefer snprintfChristian Grothoff2018-11-18
* fix format string, prefer snprintfChristian Grothoff2018-11-18
* From: Christian Hesse <mail@eworm.de>Christian Grothoff2018-11-12
* clean up use of GNUTLS linker options in various places, re-add SAVE_LIBS res...Christian Grothoff2018-09-11
* fix test in testcaseChristian Grothoff2018-08-18
* style fixesChristian Grothoff2018-08-18
* some minor code cleaning issuesChristian Grothoff2018-06-22
* Fix race condition in test_get_sendfile/test_get_sendfile11Tim Rühsen2018-03-15