History log of /curl/ (Results 29101 – 29125 of 33765)
Revision (<<< Hide revision tags) (Show revision tags >>>)Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
2b634be427-Feb-2004 Daniel Stenberg

Mark obsolete options with OSBOLETE in a comment on the same line, to make
it easier to exclude them with grep, when grepping for options.

c5b8e44627-Feb-2004 Daniel Stenberg

ispell by Tor Arntsen

7bd55dc127-Feb-2004 Daniel Stenberg

updated the debug option function from curl's acinclude.m4

009cd96427-Feb-2004 Daniel Stenberg

remove the number of obsolete options

d0242da327-Feb-2004 Daniel Stenberg

Added a few options that were still not documented. Now I believe all options
mentioned in the current curl/curl.h header file (that aren't marked as
obsolete) are present.

ab44763c27-Feb-2004 Daniel Stenberg

updated with recent events

3a80bb0a27-Feb-2004 Daniel Stenberg

issue 21 is now history

77268e0627-Feb-2004 Daniel Stenberg

Joe Halpin made the FTP code send 'QUIT' on the control connection before
it disconnects the TCP connection, like a good ftp client should!

1ceb77b426-Feb-2004 Daniel Stenberg

we need to hide this warning since it otherwise appears on all verifiedserver
requests to the ftp server!

3430ce7926-Feb-2004 Daniel Stenberg

Kill the server when this test is done, as other FTP-tests sometimes
have problems otherwise.

4ba7ef3426-Feb-2004 Daniel Stenberg

fixed a "comparison between signed and unsigned" warning

4515d06426-Feb-2004 Daniel Stenberg

David Byron's fixes to make the latest curl build fine under MSVC 6.

b6a4ca9b26-Feb-2004 Daniel Stenberg

this works like buildconf + configure does on unixes

9b6350d026-Feb-2004 Daniel Stenberg

adjusted to work with the modified fopen() line and the new calloc line

07de0ff026-Feb-2004 Daniel Stenberg

Gisle Vanem's added support calloc()-debugging and outputting mode for
fopen() as well.

7d8cd59026-Feb-2004 Daniel Stenberg

use calloc instead of malloc and we won't have to memset() the struct

1056d2d226-Feb-2004 Daniel Stenberg

When this is verified to be a CVS tree, we remove the two generated source
files from the source dir to make certain they're generated in the build
process.

d571064b26-Feb-2004 Daniel Stenberg

Clear up int/long/size_t/ssize_t usage a bit

33eaf2e126-Feb-2004 Daniel Stenberg

minor fixes to avoid MIPSPro pedantic warnings

a054e5ba26-Feb-2004 Daniel Stenberg

don't mix int and size_t, it generates warnings!

85af357d26-Feb-2004 Daniel Stenberg

Make icc ignore "invalid format string conversion" warnings as well. They
appear because of our home-grown option '%Od' for the curl_off_t output.

d687eed326-Feb-2004 Daniel Stenberg

use %ld when printf()ing long variables (and removed use of 'register')

38b6016d26-Feb-2004 Daniel Stenberg

added the ever-present source header

be2cdf1426-Feb-2004 Daniel Stenberg

Don't call the lock/unlock functions if they are NULL. They can still be
NULL without violating protocol.

0943f33426-Feb-2004 Daniel Stenberg

Use __INTEL_COMPILER instead of __ICC to the cpp to detect the Intel icc
compiler!

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