------------------------------------------------------------------------
r1229 | mgrooms | 2008-09-24 00:08:54 -0500 (Wed, 24 Sep 2008) | 1 line

Add Vista Dialup/PPP known issue to the documentation and set the
release version number.
------------------------------------------------------------------------
r1228 | mgrooms | 2008-09-23 23:22:59 -0500 (Tue, 23 Sep 2008) | 1 line

Branch for 2.1.2 release.
------------------------------------------------------------------------
r1227 | mgrooms | 2008-09-02 08:05:27 -0500 (Tue, 02 Sep 2008) | 3 lines

Modify all IPROUTE consumers to use an IPROUTE_ENTRY structure as a
parameter instead of passing many individual parameters.

Update the windows libip route class to lookup interface route metrics.
The metric is used when creating routes on vista platforms. Since this
is a vista only function, we are forced to check the OS version and
manually obtain the lib procedure address at runtime. This replaces a
gruesome hack that determined a valid route metric by brute force.
------------------------------------------------------------------------
r1226 | mgrooms | 2008-09-02 07:54:02 -0500 (Tue, 02 Sep 2008) | 1 line

Now that we are using the vista compatible SDK header files, downgrade
the NT version so that our GUI components will continue to function.
------------------------------------------------------------------------
r1225 | mgrooms | 2008-09-02 07:50:42 -0500 (Tue, 02 Sep 2008) | 1 line

Hack a private openssl header file to be compatible with newer SDK
versions.
------------------------------------------------------------------------
r1221 | mgrooms | 2008-08-23 09:02:38 -0500 (Sat, 23 Aug 2008) | 1 line

Make sure we set the version number for new site configurations in the
windows access manager.
------------------------------------------------------------------------
r1219 | mgrooms | 2008-08-16 20:46:52 -0500 (Sat, 16 Aug 2008) | 1 line

Update the installer scripts to support all known MS Windows operating
systems. If the installer cannot detect the operating system type, fail
the installation instead of assuming it is an NDIS 5 compatible
platform.
------------------------------------------------------------------------