Age | Commit message (Collapse) | Author |
|
formposts work exactly the way you want it (and the way you'd assume it
works)
|
|
behaviour and a socket leak
|
|
control and data connection, as the existing --ftp-ssl option only requests
it.
|
|
|
|
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.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
-Log errno in message if setsockopt() fails.
-Close listener socket on major errors.
|
|
|
|
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.
|
|
CURLSHOPT_UNLOCKFUNC and CURLSHOPT_USERDATA, so we now also have to check them here.
|