History log of /curl/ (Results 31776 – 31800 of 33761)
Revision (<<< Hide revision tags) (Show revision tags >>>)Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
eb2da7ec28-Nov-2001 Daniel Stenberg

mucho stuff since pre6!

01ed950b28-Nov-2001 Daniel Stenberg

added CURLOPT_FTP_USE_EPSV

b1076e0a28-Nov-2001 Daniel Stenberg

in_addr_t added

332eb76528-Nov-2001 Daniel Stenberg

CURLOPT_FTP_USE_EPSV can now be set to FALSE to prevent libcurl from
attempting to use EPSV before the standard PASV.

cfdcf5c928-Nov-2001 Daniel Stenberg

fill memory with junk on malloc()

820de91928-Nov-2001 Daniel Stenberg

now sets a type for in_addr_t even if it isn't found in the #include files
like on my linux box

a32cd52028-Nov-2001 Daniel Stenberg

more more more MORE

b93a60da28-Nov-2001 Daniel Stenberg

the perform "state machine" is more explained now

e2844f5e28-Nov-2001 Daniel Stenberg

mods

cabb46db28-Nov-2001 Daniel Stenberg

adjusted to new FTP commands in the command sequence

d09b436928-Nov-2001 Daniel Stenberg

Added an in_addr_t check

10fdb1d728-Nov-2001 Daniel Stenberg

EPSV and SIZE adjustments

f0d3fccd28-Nov-2001 Daniel Stenberg

Added EPSV which is now unconditionally always tried before PASV, which
makes it work reaaaaly nicely on IPv6-enabled hosts!
Added SIZE before RETR is made, always done on downloads. It makes

Added EPSV which is now unconditionally always tried before PASV, which
makes it work reaaaaly nicely on IPv6-enabled hosts!
Added SIZE before RETR is made, always done on downloads. It makes us know
the size prior to download much more frequently.
Unfortunately, this breaks all the FTP test cases. *fixfixfix*

show more ...

aff19f6428-Nov-2001 Daniel Stenberg

use in_addr_t for inet_addr() return code. Now, now portable is this *REALLY*?
We should add some configure tests for this!

15a56b4228-Nov-2001 Daniel Stenberg

used in the new multi interface, not yet actually part of libcurl but
added to CVS to make them available to others

d370681427-Nov-2001 Daniel Stenberg

support para makes more sense now

6513dcef27-Nov-2001 Daniel Stenberg

language

81f2246527-Nov-2001 Daniel Stenberg

the list of contributors are in the THANKS file these days

dccc77a327-Nov-2001 Daniel Stenberg

Eric Lavigne updates

13ac89af27-Nov-2001 Daniel Stenberg

for building on Mac before OS X

ffefcab127-Nov-2001 Daniel Stenberg

greep at mindspring.com provided an index.html file that links to all the
existing HTML documents. It makes it easier to browse all the docs with
your browser.

0226b53b27-Nov-2001 Daniel Stenberg

EPSV details

bbf80d0f27-Nov-2001 Daniel Stenberg

commented out the EPSV support

6003f24f27-Nov-2001 Daniel Stenberg

initial code added to support EPSV (IPv6-style PASV)

4382a80b27-Nov-2001 Daniel Stenberg

recent changes

1...<<1271127212731274127512761277127812791280>>...1351