Commit Graph

7 Commits

Author SHA1 Message Date
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