From: <abe...@us...> - 2012-04-24 12:02:59
|
Revision: 5519 http://astlinux.svn.sourceforge.net/astlinux/?rev=5519&view=rev Author: abelbeck Date: 2012-04-24 12:02:49 +0000 (Tue, 24 Apr 2012) Log Message: ----------- update ChangeLog Modified Paths: -------------- branches/1.0/docs/ChangeLog.txt Modified: branches/1.0/docs/ChangeLog.txt =================================================================== --- branches/1.0/docs/ChangeLog.txt 2012-04-23 20:58:47 UTC (rev 5518) +++ branches/1.0/docs/ChangeLog.txt 2012-04-24 12:02:49 UTC (rev 5519) @@ -27,6 +27,12 @@ -- Added rc.conf variables EXTIP_ALIAS and EXT2IP_ALIAS to support alias (virtual) external interfaces for static addressing. See /stat/etc/rc.conf for more details. +-- IPsec Mobile, added support for XAuth, specifically support for Apple iOS IPsec VPN client. + Special thanks to Ingmar Schraub for demonstrating how this could be done. + + Example IPsec VPN for Apple iOS: (AstLinux 1.0.3 and later) + http://doc.astlinux.org/userdoc:tt_ipsec_vpn_apple_ios + -- lighttpd (configuration), added a new feature when the directory "/mnt/kd/phoneprov/" exists. After a reboot, both HTTP and HTTPS will be served from that directory provided the URL directory path begins with /phoneprov/ . Independent from the general HTTP/HTTPS root directory(s). @@ -62,6 +68,8 @@ ** Web Interface +-- Network tab, added IPsec Mobile XAuth support, which adds improved VPN client interoperability. + -- Prefs tab and CDR Log tab, added support for Display 'uniqueid' CDR value -- Prefs tab and Speed Dial tab, added support for Digits: '00 to 999' This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |