
vpnc at unix-ag
Jun 21, 2009, 2:16 AM
Post #1 of 1
(841 views)
Permalink
|
|
svn commit: vpnc r409 - /branches/vpnc-nortel/ChangeLog
|
|
Author: Antonio Borneo Date: Sun Jun 21 11:16:22 2009 New Revision: 409 Log: Merge in Nortel branch the commits r335, r338, r361 and r362 by Joerg Mayer. Main original comment: "Add ChangeLog for upcoming 0.5.2". Now vpnc-nortel branch is fully aligned with official version 0.5.2. It includes all 0.5.2 functionalities for Cisco, plus Nortel specific code and some post-0.5.2 improvement. Modified: branches/vpnc-nortel/ChangeLog Modified: branches/vpnc-nortel/ChangeLog ============================================================================== --- branches/vpnc-nortel/ChangeLog (original) +++ branches/vpnc-nortel/ChangeLog Sun Jun 21 11:16:22 2009 @@ -1,3 +1,31 @@ +* vpnc-0.5.2.tar.gz Wed Nov 19 17:49:46 CET 2008 + + User visible changes: + + * Install the license file with the binary + * Fix routing issues in vpcn-script-win.js, by Paolo Zarpellon + * Fix Phase 2 rekeying, by various authors + * Improvements to debug messages, by various authors + * Support for the NEXT_PIN for SecureID, by Phil Dibowitz and Rob West + * Print hints on how to fix some error conditions + * Add --target-network option, by Stelian Pop and Tom Schneider + * Try to work around the "payload too short" message instead + of aborting, by John Williams + * Fix some problems with keepalives during xauth on SonicWall and + ScreenOS >= 6, by Johan Fischer + * Improvements to syslog messages, by various authors + * On Linux calculate the MTU size instead of hardcoding it, by + Tomas Mraz + * Remove pid file also when not running daemonized, by Martin von Gagern + * Always send FW_TYPE xauth attribute, by Johan Dahlin + * Fix default route while setting DNS on Darwin, by Felix Buenemann + + Under the hood: + * Move decryption code into its own files, by Wolfram Sang + * Use ony awk instead of awk+sed in vpnc-script, by Jukka Salmi + * Fix some alignment errors on ARM, by Karzist + * Memory handling fixes, by various authors + * vpnc-0.5.1.tar.gz Mon Sep 10 23:16:41 CEST 2007 * link against -lcrypto instead of -lssl, fix from: Christophe Thil _______________________________________________ vpnc-devel mailing list vpnc-devel [at] unix-ag https://lists.unix-ag.uni-kl.de/mailman/listinfo/vpnc-devel http://www.unix-ag.uni-kl.de/~massar/vpnc/
|