History log of /curl/ (Results 30176 – 30200 of 33763)
Revision (<<< Hide revision tags) (Show revision tags >>>)Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
6809a90630-Jul-2003 Daniel Stenberg

Make sure to generate an uncompressed hugehelp.c file for inclusion in
the distribution archive, as it isn't sure zlib is present everywhere. Those
who care much for compressed help should re

Make sure to generate an uncompressed hugehelp.c file for inclusion in
the distribution archive, as it isn't sure zlib is present everywhere. Those
who care much for compressed help should regenerate the file.

show more ...

1c35cbcc30-Jul-2003 Daniel Stenberg

Reverted the 'filetime' struct field back to a 'long' as time_t is sometimes
unsigned and we want this to be able to hold -1 for illegal/unset values.

5f8989a429-Jul-2003 Daniel Stenberg

CURLDEBUG not MALLOCDEBUG

aa7b064828-Jul-2003 Daniel Stenberg

Fixes based on Gisle Vanem's input since this script failed due to
possibly crlf newlines.

2fbe619628-Jul-2003 Daniel Stenberg

Digest *OR* Basic authorization test

bdb5e5a228-Jul-2003 Daniel Stenberg

7.10.6

48a580e628-Jul-2003 Daniel Stenberg

clear http->send_buffer when we have freed the memory it pointed to

1361fc6928-Jul-2003 Daniel Stenberg

updated to the new ftp dir parsing code that allows a preceeding double
slash

93352e5628-Jul-2003 Daniel Stenberg

As noticed by Kevin Roth, we shall not speak of root dir when it isn't
necessarily the root...

d9246ff228-Jul-2003 Daniel Stenberg

Fran�ois Pons brought a patch that once again made curl deal with ftp and
"double slash" as indicating the root directory. In the RFC1738-fix of April
30, that ability was removed (since it i

Fran�ois Pons brought a patch that once again made curl deal with ftp and
"double slash" as indicating the root directory. In the RFC1738-fix of April
30, that ability was removed (since it is not the "right" way).

show more ...

9301bc3428-Jul-2003 Daniel Stenberg

use the correct 'test71' file name for the temp file

76352c4e28-Jul-2003 Daniel Stenberg

got a bug report on -F in config files, so I wrote up this test to verify
that is works... and it did! ;-)

428f41bd25-Jul-2003 Daniel Stenberg

having it in CVS causes us problems *grrr*

99c32e4625-Jul-2003 Daniel Stenberg

Andr�s Garc�a updated with the added files etc

83f249cf25-Jul-2003 Daniel Stenberg

With an unknown CA path, we undef the variable. To build properly without
SSL/CA.

2c2baa9325-Jul-2003 Daniel Stenberg

only check for CA bundle path if build with SSL support
set a conditional for the makefile if we know the CA path or not

f0278ca125-Jul-2003 Daniel Stenberg

Removed #include <sys/resource.h>, as pointed out by Henry Bland we don't
need it.

297b1b5023-Jul-2003 Daniel Stenberg

the test compared numericly if though it could contain a string, and I
lowered the number of retries to 10

e9f63bf423-Jul-2003 Daniel Stenberg

When we re-use an existing connection we must make sure that we don't
accidentally re-use the connect_addr field, as that might no longer be
around. Fix verified by Tracy Boehrer who basicly

When we re-use an existing connection we must make sure that we don't
accidentally re-use the connect_addr field, as that might no longer be
around. Fix verified by Tracy Boehrer who basicly debugged and tracked down
this problem.

show more ...

556ce1c623-Jul-2003 Daniel Stenberg

minor code style fix

cc4ff62623-Jul-2003 Daniel Stenberg

Split out the changes from the year 2002 into a separate file, named
CHANGES.2002.

0423fd9b23-Jul-2003 Daniel Stenberg

SSLCERTS was moved into the docs/ directory

789ab20b23-Jul-2003 Daniel Stenberg

moved SSLCERTS into the docs/ directory

b47462bd23-Jul-2003 Daniel Stenberg

Daniel Kouril's fix to make the GSS-Negotiate work fine.

1a94fee423-Jul-2003 Daniel Stenberg

Juan F. Codagnone's fixes to build properly on Windows again

1...<<1201120212031204120512061207120812091210>>...1351