History log of /curl/ (Results 29076 – 29100 of 33765)
Revision (<<< Hide revision tags) (Show revision tags >>>)Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
4851220301-Mar-2004 Daniel Stenberg

fixed the test code to work

5c4dba1401-Mar-2004 Daniel Stenberg

* Added CURL_VERSION_LARGEFILE

* 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

* Added CURL_VERSION_LARGEFILE

* 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()!)

show more ...

d6eb284001-Mar-2004 Daniel Stenberg

added test 99, very basic initial large file test

526c61c601-Mar-2004 Daniel Stenberg

global dns cache is not nice, we consider it obsolete starting now

fd6ec05901-Mar-2004 Daniel Stenberg

Ignore the dreaded aclocal warnings on underquoted definitions that the
recent autoconf annoyingly introduced.

6789dfc501-Mar-2004 Daniel Stenberg

Perhaps -Wundef is better on gcc versions after 2.95, since the autobuild
on FreeBSD gives us lots of warnings in system headers and I suspect this
option is what causes them!

193a652e01-Mar-2004 Daniel Stenberg

When setting aggressive pedantic compiler options, display what options
that were set. For easier debugging/changing of this.

4d12be9801-Mar-2004 Daniel Stenberg

removed an unnecessary shift and splut up som weird two-statements-per-line
code

87e7f4f601-Mar-2004 Daniel Stenberg

Use the z-option to printf %d for size_t printf. z is supported by the
libcurl *printf and by Linux printf(). This should make the code work nicely
even for 64bit size_ts.

5eeaff8201-Mar-2004 Daniel Stenberg

Support 'z' for size_t-sized integer printing, as in %zd or %zx.

7d2e872801-Mar-2004 Daniel Stenberg

Only consider the fresh-connection option on the first connection made, not
on followed redirections etc. This should fix the bug #905365, which caused
NTLM to fail with the option set.

097938e601-Mar-2004 Daniel Stenberg

Moved two 7.11.2 issues over to the more general TODO docs.

d57b84e201-Mar-2004 Daniel Stenberg

minor spellfix

fcc07bed01-Mar-2004 Daniel Stenberg

intend the top-level blurb to make it easier to discard it from the web
site output

43bda5cd01-Mar-2004 Daniel Stenberg

Tor and David

45c7f06401-Mar-2004 Daniel Stenberg

mention how to make a curl handle use the share

4dfc0a7801-Mar-2004 Daniel Stenberg

Only attempt to send the FTP QUIT command if we actually have a FTP struct.

82bd583201-Mar-2004 Daniel Stenberg

in Curl_disonnect(): call the protocol-specific disconnect function before we
unlink the "current" connection struct from the connection cache.

78f52c0501-Mar-2004 Daniel Stenberg

Report the correct size when 'verifiedserver' is requested.

d818cbe529-Feb-2004 Daniel Stenberg

Dirk Manske fixed the attempt to install the removed errmem manpage

4ae4336627-Feb-2004 Daniel Stenberg

using roffit 0.6 we can get <a href> links with the --mandir option

25bcd45027-Feb-2004 Daniel Stenberg

formatting update to produce better links with the new roffit version

f53d6e1c27-Feb-2004 Daniel Stenberg

elaborate on the URL option

17a3aa1d27-Feb-2004 Daniel Stenberg

minor size_t fix to kill a warning

6c78b4b727-Feb-2004 Daniel Stenberg

fixed some more size_t/int/long warnings and removed a few CMC comments

1...<<1161116211631164116511661167116811691170>>...1351