History log of /curl/ (Results 32951 – 32975 of 33767)
Revision (<<< Hide revision tags) (Show revision tags >>>)Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
3fcc967725-Jan-2001 Daniel Stenberg

use recv()/send() instead of read()/write() with sockets

1552bd9c25-Jan-2001 Daniel Stenberg

sendf is now only Curl_sendf
Curl_write() and Curl_read() are here

939c0c5525-Jan-2001 Daniel Stenberg

removed two compiler warnings

f0b9aefd25-Jan-2001 Daniel Stenberg

Curl_read() and Curl_write() are now used for reading/writing sockets.
Some functions changed prototype due to this change as well.

11f3c51e25-Jan-2001 Daniel Stenberg

Get get-ftp-response function is now using Curl_read() for reading from a
socket. Curl_ConnectHTTPProxyTunnel changed prototype.

1a329b9825-Jan-2001 Daniel Stenberg

replaced sendf() calls with Curl_sendf()

29bcba9a24-Jan-2001 Daniel Stenberg

Ingo Ralf Blum's cygwin fixes

1716dbb624-Jan-2001 Daniel Stenberg

Robert Weaver's win32 getenv fix, my added comments in some files

16ecfcf624-Jan-2001 Daniel Stenberg

Added Robert Weaver as contributor

8bafc36924-Jan-2001 Daniel Stenberg

fixed the comment for 'path'

8a75120524-Jan-2001 Daniel Stenberg

added comments all over

3d96ee7424-Jan-2001 Daniel Stenberg

extended the gname field one byte to avoid a possible overflow
added lots of explaining comments

b3dbdfa324-Jan-2001 Daniel Stenberg

Robert Weaver's fix

25bad58923-Jan-2001 Daniel Stenberg

generated by autoheader

0b6cd75023-Jan-2001 Daniel Stenberg

ipv6 adjustments

7872cc1323-Jan-2001 Daniel Stenberg

Enabled support for IPv6-style IP-addresses if ENABLE_IPV6 is set. If it isn't,
curl will return an error when such an address is used.

210aa43723-Jan-2001 Daniel Stenberg

big reorg to make it not exit when it fails, but instead just not do any
globbing, it makes IPv6 support easier and smoother to add.

6f438bc823-Jan-2001 Daniel Stenberg

Added 'ipv6 enabled' for ipv6 compiled versions

65840f1f22-Jan-2001 Daniel Stenberg

Added simple IPv6 recognition support

5fc492e522-Jan-2001 Daniel Stenberg

Bj�rn's progress meter fix, new test cases and ftpserver.pl patch

abcd1e7d22-Jan-2001 Daniel Stenberg

Bj�rn Stenberg's patch for making the progress meter betterlooking

6429c37822-Jan-2001 Daniel Stenberg

the custom reply engine was not inited properly

d830f10422-Jan-2001 Daniel Stenberg

test case 121

3d6fcbf922-Jan-2001 Daniel Stenberg

Added test case 120, ftp with '-Q -'

609be21822-Jan-2001 Daniel Stenberg

Removed the deprecated -c and -t from the --help output.

1...<<1311131213131314131513161317131813191320>>...1351