Age | Commit message (Collapse) | Author |
|
|
|
both now provide the number of running handles back to the calling function.
|
|
should be harmless for others.
|
|
nightmare.
Reintroduce checking for HAVE_MSG_NOSIGNAL in configure script, so that we don't depend on header inclusion order for a valid check.
|
|
formposts work exactly the way you want it (and the way you'd assume it
works)
|
|
behaviour and a socket leak
|
|
set a private pointer added to the internal libcurl hash table for the
particular socket passed in to this function.
|
|
tool option named --ftp-alternative-to-user. It provides a mean to send a
particular command if the normal USER/PASS approach fails.
|
|
newer MSVC versions)
|
|
|
|
|
|
shall be defined if <malloc.h> header file must be included even when including <stdlib.h>.
|
|
|
|
|
|
Curl_freeaddrinfo() and Curl_ip2addr().
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
problem added with the curl_formget() patch.
|
|
|
|
|
|
file: URLs only.
|
|
|
|
|
|
|
|
|
|
|
|
we did wrong and patched it: When nodes were removed from the splay tree,
and we didn't properly remove it from the splay tree when an easy handle was
removed from a multi stack and thus we could wrongly leave a node in the
splay tree pointing to (bad) memory.
|
|
|
|
|
|
|
|
|
|
for FTP ASCII transfers.
|
|
RFC 3493.
|
|
|
|
|
|
|
|
failure.
|
|
swrite is more intuitive.
|
|
|
|
|
|
|
|
in libcurl as well, if necessary.
|