History log of /curl/ (Results 30651 – 30675 of 33773)
Revision (<<< Hide revision tags) (Show revision tags >>>)Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
de003d9c17-Feb-2003 Daniel Stenberg

mention --trace and --trace-ascii in the -v/--versbose section to remind
people how to get even more details shown

8a2a523c14-Feb-2003 Daniel Stenberg

mention more cacert magic

c3dfe50a14-Feb-2003 Daniel Stenberg

Fix Curl_is_connected() even more to deal with waitconnect() return codes
even better (also based on input from Martin).

9659d86214-Feb-2003 Daniel Stenberg

Matthew Clarke built curl on AIX 3.2.5

69ab4cd314-Feb-2003 Daniel Stenberg

include <sys/socket.h> to compile the fd_set stuff properly on all systems

498f398514-Feb-2003 Daniel Stenberg

geterrno() renamed to ourerrno() to prevent the name clash that occurred in
AIX 3.2.5 and possibly other OSF-like system headers.

977175d414-Feb-2003 Daniel Stenberg

Martin C. Martin's fix for multi-interface connects to non-listening ports.

3ddc7b9313-Feb-2003 Daniel Stenberg

Christopher R. Palmer fixed Curl_base64_encode() to deal with zeroes in the
data to encode.

10e9bf6208-Feb-2003 Daniel Stenberg

language

48a5c64e06-Feb-2003 Daniel Stenberg

include stdarg.h since we use va_* stuff

140606cc05-Feb-2003 Daniel Stenberg

I made curl run fine on a XScale/PXA250

f56d006f05-Feb-2003 Daniel Stenberg

Re-arranged the SSL connection code (again). The recent fix was not a very
good one. This should work fine again.

beb13a1d04-Feb-2003 Jean-Philippe Barette-LaPierre

added the sharing of DNS cache

fa47138304-Feb-2003 Daniel Stenberg

VMS has setjmp.h

9421d45104-Feb-2003 Daniel Stenberg

Nico Baggus updated build script for VMS

ff8abfca04-Feb-2003 Daniel Stenberg

assume zlib 1.1.4 - pointed out by Kevin Roth

5c85896504-Feb-2003 Daniel Stenberg

HAVE_LIBZ is the actual name of the define we use

e3f83cb104-Feb-2003 Daniel Stenberg

make it more obvious what this is by not even trying to show a manual

de6008e004-Feb-2003 Daniel Stenberg

James Bursa corrected a bad comment

6417e69604-Feb-2003 Daniel Stenberg

fixes during the last couple of days

5d28f37804-Feb-2003 Daniel Stenberg

Improved error reporting in case of bad SSL_connect()s, and we also no
longer use the SSL functions that store the error message in a static buffer
since that is not very multi-thread friendl

Improved error reporting in case of bad SSL_connect()s, and we also no
longer use the SSL functions that store the error message in a static buffer
since that is not very multi-thread friendly.

show more ...

10026bb603-Feb-2003 Daniel Stenberg

scan through the PATH as well, to find stunnel

21c16f9203-Feb-2003 Daniel Stenberg

Julian Noble pointed out that capath is indeed working fine on Windows
these days since the c_rehash tool is written (fixed) to do the proper
action even on file systems that don't support sy

Julian Noble pointed out that capath is indeed working fine on Windows
these days since the c_rehash tool is written (fixed) to do the proper
action even on file systems that don't support symlinks.

show more ...

32cef52f31-Jan-2003 Daniel Stenberg

Kevin Roth corrected the zlib stuff to work better.

e7dd7c5430-Jan-2003 Daniel Stenberg

don't check for the CA cert bundle if --insecure is used

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