Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
added defines for setlocale().
|
|
moved autounload flag so that its used for both lib architectures.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
message for an scp:// upload failure. If libssh2 has his matching
patch, then the error message return by the server will be used instead
of a more generic error.
|
|
|
|
|
|
|
|
|
|
incorrect; lets see if a check for HAVE_GETTIMEOFDAY also works; if gettimeofday() is present then we can assume we have the timezone struct too.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
defines; debug var can be overwritten; added better compiler path handling.
|
|
|
|
|
|
|
|
|
|
libcurl. This also makes the options change name to --krb (from --krb4) and
CURLOPT_KRBLEVEL (from CURLOPT_KRB4LEVEL) but the old names are still
|
|
|
|
some more minor Makefile tidyups.
|
|
|
|
|
|
|
|
|
|
(eleminate gcc warning).
|
|
compiler versions.
|
|
sent by Dmitry Mityugov.
|
|
sent by Dmitry Mityugov.
|
|
|
|
switch, argh!
|
|
file.c, but the debug interface was missing. This adds the routines needed
to make the memory debuging work for fdopen().
|
|
|
|
|
|
|
|
|
|
and CURLOPT_NEW_DIRECTORY_PERMS. These control the premissions for files
and directories created on the remote server. CURLOPT_NEW_FILE_PERMS
defaults to 0644 and CURLOPT_NEW_DIRECTORY_PERMS defaults to 0755
|
|
|