Commit Graph

13 Commits

Author SHA1 Message Date
kevlo
b07e6e1d9e upgrade to version 2.6.6
>From ChangeLog:
- raised sane mirror connection limit to 64.
- fixed hftp file information retrieval when use-head is off.
- fixed a bug with ssl settings pointing to files and directories.
- fixed a bug with sending empty path in HTTP protocol.
- fixed catching of file size from ftp server message 150.
2003-06-20 08:49:14 +00:00
kevlo
cb592451ea update to version 2.6.5 2003-03-31 05:24:18 +00:00
kevlo
ea8937c1a7 upgrade to version 2.6.4
From ChangeLog:
o new settings net:socket-bind-ipv4 and net:socket-bind-ipv6 to bind
  sockets to a specific address
o reget does not start transfer if not needed
o ssl:verify-certificate set to no by defaul
o fixed ~ handling in find and mirror
2003-01-10 05:41:18 +00:00
naddy
ca2365aa6a - Fix CNAME resolving problem; IPv6 testing by henning@
- Add mirrors, switch to .bz2 because older distfiles are only preserved
  in this format.
From: Nick Nauwelaerts <nick@wanadoo.be>
2002-10-01 12:13:02 +00:00
kevlo
c04ebb3a8c Upgrade to version 2.6.2 2002-09-19 06:03:32 +00:00
lebel
617210fed0 update net/lftp to 2.6.1; kevlo@ ok 2002-08-27 01:38:19 +00:00
kevlo
695e5219fc upgrade to version 2.5.4
>From ChangeLog:
- security fix: long error message from ftp server could cause buffer overflow.
- fixed ftp:fix-pasv-address. Now the address should be fixed properly.
- handle HTTP `100 Continue' in any open mode.
- status line fixed: don't write a space to last screen column.
- security fix: check that addresses have proper length.
2002-07-01 02:03:31 +00:00
kevlo
0f4db89f0d upgrade to version 2.5.2 2002-05-29 06:56:06 +00:00
kevlo
68969848b4 upgrade to version 2.5.1 2002-04-19 07:19:19 +00:00
kevlo
eb19f1e3a4 update to 2.5.0a 2002-03-14 09:03:34 +00:00
kevlo
eb74facdaf - upgrade to version 2.4.9
>From ChangeLog:
Some bugs have been fixed.
 o use trio library if system's printf is broken with %lld.
 o fixed single quote escaping in several places.
 o fixed coredump if service is unknown.
 o fixed keep-alive for http/1.1.
 o fixed uploading in ssl enabled ftp when data connection is protected.
 o don't send AUTH TLS to ftp proxy.
 o fixed fish protocol module.
2002-02-07 07:00:46 +00:00
kevlo
8ee3e7683f upgrade to version 2.4.8
>From ChangeLog:
- fixed rm and rmdir
- fixed listing parser in Fish protocol, now it extracts all information.
- force LC_NUMERIC to C, this fixes floating point settings initialization.
- fixed assertion failure when setting ftp proxy after establishing connection
  to an ftp server.
- fixed a memory leak and some other bugs in cls (Glenn Maynard).
2001-12-10 08:53:33 +00:00
kevlo
4bec43c4d8 upgrade to version 2.4.7 2001-11-19 12:30:17 +00:00