History log of /curl/ (Results 28176 – 28200 of 33765)
Revision (<<< Hide revision tags) (Show revision tags >>>)Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
8efa6f4030-Jun-2004 Daniel Stenberg

I think 1024 bytes is enough for even most ipv6 addresses :-)

85bd462130-Jun-2004 Daniel Stenberg

Prevent a very long password to buffer overflow the global variable we
use when built with a very old OpenSSL version.

6c3759d730-Jun-2004 Daniel Stenberg

removed trailing whitespace, free a missing malloc when returning error

4af08a1930-Jun-2004 Daniel Stenberg

passing in a very long interface name could make a buffer overflow

c14650ca30-Jun-2004 Daniel Stenberg

not PIN code, pass phrase

c7a9e07930-Jun-2004 Daniel Stenberg

simplified the check for when to free() the buf data

185baf0330-Jun-2004 Daniel Stenberg

NOBODY set TRUE after a POST makes a good HEAD now

3523613830-Jun-2004 Daniel Stenberg

wxcurldav

782ade7230-Jun-2004 Daniel Stenberg

fixed

ba40eccc30-Jun-2004 Daniel Stenberg

make the SSL connect use the same default connect timeout define as the
generic connect uses

4191741f29-Jun-2004 Daniel Stenberg

Curl_addrinfo is another typedef we use frequently

7a52f44b29-Jun-2004 Daniel Stenberg

Gisle fixed a bad free from the resolve reorg, I changed type of the buf
variable to sort out some compiler warnings.

efa5485729-Jun-2004 Daniel Stenberg

Gisle's djgpp updates

c81ac51e29-Jun-2004 Daniel Stenberg

Gisle's update

fd17cf2e29-Jun-2004 Gunter Knauf

fixed argument parsing; added --setup option.

d4b0999429-Jun-2004 Daniel Stenberg

'M-x ispell-buffer'

03f8ec8929-Jun-2004 Daniel Stenberg

multi interface connect fix

f633ab6829-Jun-2004 Daniel Stenberg

commented out the check for gethostbyname_r() as we no longer use it

808621ab29-Jun-2004 Daniel Stenberg

corrected the Curl_is_connected() proto

6ed5feda29-Jun-2004 Daniel Stenberg

First attempt at making the multi interface work when connecting to a host
that resolves to multiple IP addresses.

964066c029-Jun-2004 Daniel Stenberg

Added missing info for the command line tool, as noted by Mike Kienenberger

a913e93628-Jun-2004 Daniel Stenberg

--limit-rate problems on Mac OS X was reported by Rob Stanzel

a7b99fc427-Jun-2004 Daniel Stenberg

check for a fine poll() before it is used to sleep subsecond

6f252f4727-Jun-2004 Daniel Stenberg

reset CURLOPT_CUSTOMREQUEST with NULL

b596c34b24-Jun-2004 Daniel Stenberg

snprintf and version

1...<<1121112211231124112511261127112811291130>>...1351