Age | Commit message (Collapse) | Author |
|
|
|
to have a curl_off_t data type no longer gated to off_t.
|
|
by Ben Sutcliffe. The test when run manually shows a problem in curl,
but the test harness web server doesn't run the test correctly so it's
disabled for now.
|
|
real ;-)
|
|
|
|
|
|
|
|
|
|
and test harness servers to minimize risk of false test failures.
http://curl.haxx.se/mail/lib-2008-04/0392.html
|
|
|
|
server input and response request files of the test harness sws server.
Reintroduce, for test # 1001, the <postcheck> small delay. The delay is
needed even with the accelerated writing of server input and response
request files in test harness sws server.
http://curl.haxx.se/mail/lib-2008-04/0385.html
|
|
to disk, trying to defeat file and disk write-behind algorithms
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
whole operation completes or an unrecoverable condition is detected
|
|
|
|
Changes introduced in revision 1.43 were useless
|
|
|
|
Remove redundant and unreachable log message.
|
|
listener socket.
Log some more error descriptions.
|
|
|
|
|
|
|
|
Improve handling of boundary conditions for huge requests.
|
|
Disable "swsbounce" mode when the received request
isn't for the same test and part number.
|
|
the whole 150000+ bytes struct, and also removing an equally big
additional buffer for pipelining treatment.
|
|
|
|
|
|
it when sys/poll.h is unavailable
|
|
|
|
|
|
|
|
Tests 35, 544 545 added: binary data POSTs.
|
|
Added test cases 2002 and 2003 (the latter disabled for now)
|
|
|
|
|
|
|
|
|
|
|
|
attempt to force smaller bits to get read by clients.
|
|
variables to avoid shadowing global declarations.
|
|
instead of hard-coding it to 127.0.0.1
|
|
cleaning up after an OOM condition in curl_multi_add_handle
|
|
future
|
|
that verfies ridiculously long server response lines. Also changed sprintf
to snprintf in a few places.
|