aboutsummaryrefslogtreecommitdiff
path: root/src/testcurl/test_quiesce_stream.c
Commit message (Expand)AuthorAge
* 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: 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
* test_quiesce_stream: fixedEvgeny Grin (Karlson2k)2021-09-07
* curl tests: updated select() error handling, file doxyEvgeny Grin (Karlson2k)2021-08-18
* Style and shadowing fixesEvgeny Grin (Karlson2k)2021-04-13
* fix transmission stall issue with upgraded TLS connections reported by Nguyen...Christian Grothoff2020-09-27
* 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
* avoid sprintfChristian Grothoff2018-11-18
* fix leak in test_quiesce_streamChristian Grothoff2018-02-27
* Silenced compiler warnings in src/testcurl.Evgeny Grin (Karlson2k)2017-10-30
* tests: fixed some 'unused return value' compiler warningsEvgeny Grin (Karlson2k)2017-10-30
* Make testsuite parallel build compatible (part 1)Evgeny Grin (Karlson2k)2017-06-16
* found another race, just with partial work-around for now; also init errno in...Christian Grothoff2017-02-14
* test_quiesce_stream: use curl binary, port to W32,Evgeny Grin (Karlson2k)2016-11-24
* use 'bool' for a few more internal fieldsChristian Grothoff2016-11-13
* Renamed daemon flags:Evgeny Grin (Karlson2k)2016-11-08
* Renamed MHD flags. Now all flags are in forms MHD_USE_* or MHD_ALLOW_*.Evgeny Grin (Karlson2k)2016-11-07
* test_quiesce_stream.c: convert C++-style commentsEvgeny Grin (Karlson2k)2016-11-05
* return skipped if wget was not foundChristian Grothoff2016-11-04
* adding test from Markus (adapted by me to C and MHD-style)Christian Grothoff2016-11-04