[Aldaba-devel] Aldaba Client 0.1.1 and Aldaba Server 0.1 Released
Status: Beta
Brought to you by:
luis_mg
|
From: <ald...@go...> - 2007-09-30 20:16:40
|
I am pleased to announce first stable release of Aldaba Knocking Server and version 0.1.1 of Aldaba Knocking Client. Please download it from Aldaba's project page in Sourceforge at http://www.aldabaknocking.com/download.php?http://sourceforge.net/project/showfiles.php?group_id=197837. Please test it and report any bugs you find through this mailing list or using the trackers at Sourceforge. CHANGELOG: ALDABA CLIENT 0.1.1 Version 0.1.1 Sep 30, 2007. - Fixed a bug in the computation of IP, TCP and UDP checksums. - Now when the parameter -t is supplied with only one port, the UDP technique is assumed automatically. - Fixed a bug in the parsing of the -i parameter. Before, the user was being completely ignored and the interface "eth0" was being used in all cases. - Fixed a bug in the manpage and the --help output. Info about parameter -t was missing. - "Argparser rewritten. Added support for longer arg names like --source-IP. - The way blowfish encryption keys were being used has changed. Now the encryption key is the MD5 hash of the user-supplied passphrase (salted with a 4-byte value). CHANGELOG: ALDABA SERVER 0.1 Version 0.1. Sep 30, 2007. - The way blowfish encryption keys were being used has changed. Now the encryption key is the MD5 hash of the user-supplied passphrase (salted with a 4-byte value). - Added --debug switch. It sets maximum verbosity and disables daemon mode. - Added --quiet switch. It sets verbosity and logging levels to zero. - Argparser rewritten. Added support for longer arg names like --interface. |