History log of /curl/ (Results 30526 – 30550 of 33763)
Revision (<<< Hide revision tags) (Show revision tags >>>)Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
4b3f800c31-Mar-2003 Daniel Stenberg

Frankie Fong filed bug report #708708 which identified a problem with
ConnectionExists() when first doing a proxy connecto to a HTTPS site and then
switching over to a HTTP connection to the

Frankie Fong filed bug report #708708 which identified a problem with
ConnectionExists() when first doing a proxy connecto to a HTTPS site and then
switching over to a HTTP connection to the same host.

This fix corrects the problem.

show more ...

82bc76b229-Mar-2003 Daniel Stenberg

Dan Shearer's fix from bug report #618892, which makes 'curl -O' output
an error message about a missing URL.

18b9b04928-Mar-2003 Daniel Stenberg

send as much as possible of the POST at once

87f1f08b27-Mar-2003 Daniel Stenberg

added section titles and a CONTACT paragraph asking people to use the mailing
lists

7d7ebbe926-Mar-2003 Daniel Stenberg

fixed the pkg-config stuff for rh9

5111ce7826-Mar-2003 Daniel Stenberg

add URLs to patch and diff

20b0e56326-Mar-2003 Daniel Stenberg

mention the URL to the mailing lists

8b6cf23925-Mar-2003 Daniel Stenberg

attempt to extract openssl information using pkg-config

bcc285cf25-Mar-2003 Daniel Stenberg

Renamed configure.in to configure.ac, as this is the supposedly new preferred
name for it.

d5ba030925-Mar-2003 Daniel Stenberg

use init and copyright to get a better header in the generated script

803f435925-Mar-2003 Daniel Stenberg

white space and indent fix

904b9cca24-Mar-2003 Daniel Stenberg

ignore getdate.c

89721ff024-Mar-2003 Daniel Stenberg

Richard Bramante's provided a fix for a handle re-use problem seen when you
change options on an SSL-enabled connection between requests.

6164823924-Mar-2003 Daniel Stenberg

Removed the "TC TrustCenter, Germany, Class 0 CA." certificate:

"It is a DEMO certificate and was never intended to be in any list of trusted
CA certificates."

(quote by G�tz Ba

Removed the "TC TrustCenter, Germany, Class 0 CA." certificate:

"It is a DEMO certificate and was never intended to be in any list of trusted
CA certificates."

(quote by G�tz Babin-Ebell, trustcenter.de)

show more ...

f8b3c47f24-Mar-2003 Daniel Stenberg

all those changes

56dd2da921-Mar-2003 Daniel Stenberg

Hopefully this change addresses these two bug reports: 707003 and 706624.

We need to make sure that when we init a 'connectdata' struct and then
afterwards check for and re-use another o

Hopefully this change addresses these two bug reports: 707003 and 706624.

We need to make sure that when we init a 'connectdata' struct and then
afterwards check for and re-use another one, we must be careful so that the
newly set values are transmitted and used in the surviving connectdata struct.

show more ...

68bb74d120-Mar-2003 Daniel Stenberg

lib/getdate.c.cvs may need a rename if you don't have yacc or bison

bf5e12c820-Mar-2003 Daniel Stenberg

if the cvs update fails, don't continue further

de11f5e519-Mar-2003 Daniel Stenberg

make the ENGINE depend on the USE_SSLEAY define too

b125e8e219-Mar-2003 Daniel Stenberg

set binary mode for some file handling and it might work better on some
cygwin installations (using DOS-style files somehow?)

b28b616e19-Mar-2003 Daniel Stenberg

typecast the conversion from const char * to char *

4534ca2319-Mar-2003 Daniel Stenberg

Rename getdate.c to getdate.c.cvs, since the "normal" build procedure do
imply that yacc/bison exists and can generate this file. Those without one
of those tools can then checkout and rename

Rename getdate.c to getdate.c.cvs, since the "normal" build procedure do
imply that yacc/bison exists and can generate this file. Those without one
of those tools can then checkout and rename the getdate.c.cvs file.

show more ...

cee0e94218-Mar-2003 Daniel Stenberg

clarify that 22 can be returned on --fail for all HTTP errors being 400
or above

8319ea7017-Mar-2003 Daniel Stenberg

more defensive checking as platforms differ...

5334a58f17-Mar-2003 Daniel Stenberg

Andy Cedilnik's corrections

1...<<1221122212231224122512261227122812291230>>...1351