------------------------------------------------------------------------
r1930 | mgrooms | 2013-06-05 01:07:57 -0500 (Wed, 05 Jun 2013) | 1 line

Modify the VPN Access Manager and the VPN Trace About dialogs to display
the correct copyright year.
------------------------------------------------------------------------
r1925 | mgrooms | 2013-06-05 00:33:34 -0500 (Wed, 05 Jun 2013) | 1 line

Modify both the standard and professional license files to make it
obvious which edition they apply to.
------------------------------------------------------------------------
r1921 | mgrooms | 2013-06-05 00:01:23 -0500 (Wed, 05 Jun 2013) | 1 line

Modify the security credential provider to prevent it from being
displayed by default in the login screen.
------------------------------------------------------------------------
r1918 | mgrooms | 2013-06-04 23:35:03 -0500 (Tue, 04 Jun 2013) | 1 line

Modify the standard license header to reflect the correct copyright
date.
------------------------------------------------------------------------
r1915 | mgrooms | 2013-06-04 22:50:51 -0500 (Tue, 04 Jun 2013) | 1 line

Modify the Windows VPN Access Manager and VPN Trace About dialogs to
display the installed software edition.
------------------------------------------------------------------------
r1895 | mgrooms | 2013-05-22 01:54:24 -0500 (Wed, 22 May 2013) | 1 line

Modify ipsecd to improve interoperability with respect to the use of
SHA2 HMAC operations. The default HMAC size used by IPsec transport
protocols is 96 bits for IETF standard specification of MD5, SHA1 and
the IETF draft specification of SHA2-256. The RFC 4868 standard
specification calls for an HMAC length which is half the output bit
length of the corresponding SHA2 message authentication algorithm. In
other words, 128 bits for SHA2-256, 192 bits for SHA2-384 and 256 bits
for SHA2-512. Previously we used 96 bits for all SHA2 HMAC algorithms.
After this commit, we will only support SHA2 HMAC bit lengths outlined
in the RFC 4868 specification.
------------------------------------------------------------------------
r1890 | mgrooms | 2013-05-19 17:27:37 -0500 (Sun, 19 May 2013) | 1 line

Modify the ipsecc application to not depict the exit button as the
default button.
------------------------------------------------------------------------
r1884 | mgrooms | 2013-05-18 21:46:22 -0500 (Sat, 18 May 2013) | 1 line

Update the installation process to not display the product activation
window after the install is complete.
------------------------------------------------------------------------
r1881 | mgrooms | 2013-05-18 20:42:53 -0500 (Sat, 18 May 2013) | 1 line

Update the license trial dialog to display days and hours left until the
trial expires. Add a button to allow the user to launch the product
activation app.
------------------------------------------------------------------------
r1876 | mgrooms | 2013-05-15 20:59:58 -0500 (Wed, 15 May 2013) | 1 line

Modify the NSIS install script to display the correct license based on
the selected edition.
------------------------------------------------------------------------
r1872 | mgrooms | 2013-05-15 19:20:37 -0500 (Wed, 15 May 2013) | 1 line

Modify the license check code to remove some unnecessary components.
Modify consumers to match.
------------------------------------------------------------------------
r1869 | mgrooms | 2013-05-14 00:05:10 -0500 (Tue, 14 May 2013) | 1 line

Branch for 2.2.1 release.
------------------------------------------------------------------------
r1868 | mgrooms | 2013-05-13 23:59:36 -0500 (Mon, 13 May 2013) | 1 line

Modify the product build script to sign the product activation program.
------------------------------------------------------------------------
r1866 | mgrooms | 2013-05-13 23:44:50 -0500 (Mon, 13 May 2013) | 4 lines

Modify the NSIS install scripts to allow multiple software editions to
be installed from a single generated installation binary.

Modify libike to export a generic function to determine an installed
software edition. Modify iked, ipseca and ipsecc to utilize this new
function.

------------------------------------------------------------------------
r1835 | mgrooms | 2013-04-26 00:15:05 -0500 (Fri, 26 Apr 2013) | 1 line

Correct a bug in the documentation where a link was pointed at the wrong
target.
------------------------------------------------------------------------