Age | Commit message (Collapse) | Author |
|
|
|
|
|
Fixed the check for bad resumes. Made test case 99 work and proved a bug
in test case ... eh, was it 32?
|
|
|
|
test 99)
|
|
|
|
|
|
define our internal CURL_FORMAT_OFF_T define, we don't use the global one!
|
|
|
|
* If CURL_NO_OLDIES is defined, we hide all obsolete functions/options.
* CURL_FORMAT_OFF_T is defined for portable printf()ing of curl_off_t types
(although not with curl_mprintf()!)
|
|
|
|
|
|
recent autoconf annoyingly introduced.
|
|
on FreeBSD gives us lots of warnings in system headers and I suspect this
option is what causes them!
|
|
that were set. For easier debugging/changing of this.
|
|
code
|
|
libcurl *printf and by Linux printf(). This should make the code work nicely
even for 64bit size_ts.
|
|
|
|
on followed redirections etc. This should fix the bug #905365, which caused
NTLM to fail with the option set.
|
|
|
|
|
|
site output
|
|
|
|
|
|
|
|
unlink the "current" connection struct from the connection cache.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
it easier to exclude them with grep, when grepping for options.
|
|
|
|
|
|
|
|
mentioned in the current curl/curl.h header file (that aren't marked as
obsolete) are present.
|
|
|
|
|
|
it disconnects the TCP connection, like a good ftp client should!
|
|
requests to the ftp server!
|
|
have problems otherwise.
|
|
|
|
|
|
|
|
|
|
fopen() as well.
|
|
|
|
files from the source dir to make certain they're generated in the build
process.
|