Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
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.
|
|
it 10 seconds delay after 11 attempts
|
|
|
|
added go_sleep() to util.c.
|
|
|
|
Check for lowercase 'bool' type at configuration stage. If not available
provide a suitable replacement with a type definition of 'unsigned char'
in setup_once.h
Move definitions of TRUE and FALSE to setup_once.h
|
|
|
|
|
|
|
|
linked to the networking libraries.
|
|
and those required by other components to avoid forcing unneeded
dependencies into the target objects.
|
|
|
|
|
|
|
|
|
|
|