Age | Commit message (Collapse) | Author |
|
Undefine CURL_HIDDEN_SYMBOLS libcurl private preprocessor macro that might
leak from lib/setup.h into source files where this should not be defined.
|
|
Adjustments that make NODATACONN custom commands fully usable.
|
|
Some torture tests left FTP test server in an unresponsive state, resulting
in torture tests that actually completed following unexpected code paths.
Changes in this commit solely address this issue and some adjustments for
ftpserver.pl logging relative to data channel establishment and tear down.
Pending NODATACONN relative adjustments reserved for a further commit.
|
|
|
|
|
|
curlx_ultouc(), exposing them through curlx.h to allow proper code reuse
later in our test harness.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
builds.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
test-server logging function. It doesn't work on some systems.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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.
|
|
|
|
|
|
|
|
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.
|
|
|
|
|
|
|