diff options
author | Jakub Sławiński | 2004-05-31 22:05:30 +0200 |
---|---|---|
committer | Joshua Judson Rosen | 2014-07-17 21:14:58 +0200 |
commit | 6525baae022ea244e567e52487bd7a78984ff6a5 (patch) | |
tree | 21ac5cfe4c890f3100ce9f7e19be6ea5ac9a0fed /Changelog | |
parent | Update copyright statements. (diff) | |
download | apf-6525baae022ea244e567e52487bd7a78984ff6a5.tar.gz |
v0.5.4
- Fixed: default password incompatibilities
- Modified: Server listening behaviour
- Added: Module support for client's packet filtering
- Modified: client behaviour after unsuccessful connection
- Fixed: printing ipv6 addresses
- Added: IP protocol family strict choice: 'ipv4' and 'ipv6'
- Added: flow control / packet buffering
- Fixed: signal handling
- Fixed: client freeze in udp reverse mode with zlib enabled
Diffstat (limited to 'Changelog')
-rw-r--r-- | Changelog | 13 |
1 files changed, 12 insertions, 1 deletions
@@ -1,6 +1,17 @@ +26.05.2004 (v0.5.4): + - Fixed: default password incompatibilities + - Modified: Server listening behaviour + - Added: Module support for client's packet filtering + - Modified: client behaviour after unsuccessful connection + - Fixed: printing ipv6 addresses + - Added: IP protocol family strict choice: 'ipv4' and 'ipv6' + - Added: flow control / packet buffering + - Fixed: signal handling + - Fixed: client freeze in udp reverse mode with zlib enabled + 09.01.2004 (v0.5.3): - Added: client password identification (weak) - - Added: sigint intercepting and server closing + - Added: sigint interception and server closing - Modified: communication between server and client - Added: 'nossl' and 'nozlib' modes - Added: zlib support |