------------------------------------------------------------------------
r1045 | mgrooms | 2007-09-18 21:40:32 -0500 (Tue, 18 Sep 2007) | 1 line

Correct an issue with the VPN Trace application where TCP/UDP ports were
not being displayed correctly in the firewall rule list.
------------------------------------------------------------------------
r1043 | mgrooms | 2007-09-15 16:56:36 -0500 (Sat, 15 Sep 2007) | 1 line

Correct a minor bug in the x64 NSIS script that was referencing in
invalid path.
------------------------------------------------------------------------
r1042 | mgrooms | 2007-09-15 16:50:21 -0500 (Sat, 15 Sep 2007) | 1 line

Add three new files that are now used by the NSIS scripts.
------------------------------------------------------------------------
r1040 | mgrooms | 2007-09-15 16:45:14 -0500 (Sat, 15 Sep 2007) | 1 line

Branch for 2.0.1 release.
------------------------------------------------------------------------
r1039 | mgrooms | 2007-09-15 16:09:56 -0500 (Sat, 15 Sep 2007) | 1 line

Update the product documentation version to 2.0.1 and add some text that
describes the default policy mode.
------------------------------------------------------------------------
r1038 | mgrooms | 2007-09-10 01:07:08 -0500 (Mon, 10 Sep 2007) | 1 line

Improve the NSIS install scripts. Detect the platform and processor
architecture on the running system. Prevent the install process from
continuing if the package is inappropriate.
------------------------------------------------------------------------
r1037 | mgrooms | 2007-09-10 00:09:32 -0500 (Mon, 10 Sep 2007) | 1 line

Improve the NSIS install and uninstall scripts. The install process now
detects if a version of the VPN Client is currently installed in the
system. If detected, the user is presented with an option to either
launch the uninstaller or cancel the install operation. The uninstall
process now detects if any user application components of the VPN Client
are currently running. If detected, the user is prompted to close all
associated program windows to continue.
------------------------------------------------------------------------
r1036 | mgrooms | 2007-08-31 02:12:11 -0500 (Fri, 31 Aug 2007) | 2 lines

Correct an issue with the recent addition of the unity save password
attribute. Only set this option when an xauth style authentication mode
is in use. Thanks to Philippe
Arnaud for the detailed bug report.
------------------------------------------------------------------------
r1035 | mgrooms | 2007-08-29 20:27:38 -0500 (Wed, 29 Aug 2007) | 3 lines

Add debug support for dumping packets processed by the Transparent Proxy
Daemon. All outbound DNS request that are inspected by the daemon are
logged. All return packets that were proxied by the daemon are also
logged. This option is can be enabled using the VPN Trace Application.

Add support for the unity save password attribute.
------------------------------------------------------------------------
r1034 | mgrooms | 2007-08-28 22:11:17 -0500 (Tue, 28 Aug 2007) | 3 lines

Improve a long standing interoperability issue with Cisco VPN gateways.
This change disallow broadcast messages from being forwarded across the
tunnel. Whenever the cisco gateway received one of these, it immediately
generates a 'Delete IPSEC SA' message which caused an long cycle of
renegotiations. This is very annoying when WINS services are utilized as
NetBIOS registration broadcast packets are generated immediately when an
interface becomes active.

Further improve NetBIOS supprt. Unless a NetbiosOptions value is written
to the adapter specific registry key, windows will insist on utilizing
NetBIOS on the interface. Make sure the value is properly handled.
------------------------------------------------------------------------
r1033 | mgrooms | 2007-08-28 20:24:24 -0500 (Tue, 28 Aug 2007) | 1 line

Unbreak DNS and WINS interface configuration for win32 platforms. The
address value checks added recently were being performed incorrectly.
------------------------------------------------------------------------
r1032 | mgrooms | 2007-08-26 02:04:54 -0500 (Sun, 26 Aug 2007) | 1 line

Correct a bug that was preventing the ipsecd.log file from being opened
correctly.
------------------------------------------------------------------------
r1031 | mgrooms | 2007-08-25 17:21:37 -0500 (Sat, 25 Aug 2007) | 1 line

Cleanup the vast majority of misc types used to express buffer lengths
and offsets. These have been replaced with size_t which also removes
several compiler warnings on x64 windows builds. A second pass will be
necessary to ensure gcc doesn't complain about these changes.
------------------------------------------------------------------------
r1030 | mgrooms | 2007-08-01 10:55:47 -0500 (Wed, 01 Aug 2007) | 5 lines

Update the NSIS scripts to uninstall the services and drivers correctly.

Correct a bug in ipsecd were a useless ARP mirror firewall rule was
being added.

Correct a bug in ipsect where a firewall rules protocol type was not
being displayed correctly.
------------------------------------------------------------------------
r1029 | mgrooms | 2007-07-31 17:27:03 -0500 (Tue, 31 Jul 2007) | 1 line

Update the NSIS installer scrips to use the x64 registry and program
files directory as we run natively as 64bit binaries.
------------------------------------------------------------------------
r1028 | mgrooms | 2007-07-31 05:58:05 -0500 (Tue, 31 Jul 2007) | 1 line

A few updates for the 2.0 release documentation.
------------------------------------------------------------------------