------------------------------------------------------------------------
r300 | mgrooms | 2007-11-15 13:31:09 -0600 (Thu, 15 Nov 2007) | 1 line

Some VPN Gateways do funny things. Modify iked to not barf on any ISAKMP
SPI unless its greater than 0 and not a multiple of the cookie size.
------------------------------------------------------------------------
r292 | mgrooms | 2007-11-13 13:46:22 -0600 (Tue, 13 Nov 2007) | 1 line

Correct a problem in iked where we were switching to the client defined
NAT-T port for our local port as well as the destination. Switching the
source port is unnecessary and prevents the static rule set on windows
from diverting the return traffic.
------------------------------------------------------------------------
r290 | mgrooms | 2007-11-13 04:29:06 -0600 (Tue, 13 Nov 2007) | 2 lines

Add a new subdirectory named script that conatains a sysv init script
for iked.

------------------------------------------------------------------------
r289 | mgrooms | 2007-11-13 04:07:32 -0600 (Tue, 13 Nov 2007) | 2 lines

Correct yet another CMakeLists typo.

------------------------------------------------------------------------
r287 | mgrooms | 2007-11-13 03:56:26 -0600 (Tue, 13 Nov 2007) | 2 lines

Rename the SYSINC CMake option to KRNINC. We are really specifying the
kernel include directory.

------------------------------------------------------------------------
r285 | mgrooms | 2007-11-13 03:36:50 -0600 (Tue, 13 Nov 2007) | 2 lines

Correct a typo that was preventing CMake from working correctly when
using the SYSINC option on Linux.

------------------------------------------------------------------------
r282 | mgrooms | 2007-11-13 03:26:32 -0600 (Tue, 13 Nov 2007) | 2 lines

Update main CMake build system to support a system include directory.
This is required for CentOS support.

------------------------------------------------------------------------
r279 | mgrooms | 2007-11-11 15:39:36 -0600 (Sun, 11 Nov 2007) | 1 line

Increase the allowed maximum certificate, certificate request and
signature payload sizes to 32k, 4k and 4k respectively. We need some
arbitrary limits to protect the daemon from being spammed by a malicious
peer but the current limits were apparently set a bit too
conservatively.
------------------------------------------------------------------------
r276 | mgrooms | 2007-11-11 14:53:44 -0600 (Sun, 11 Nov 2007) | 1 line

Add or correct all license headers at the top of each source code file.
This is required by the Ubuntu folks.
------------------------------------------------------------------------
r275 | mgrooms | 2007-11-09 15:33:28 -0600 (Fri, 09 Nov 2007) | 1 line

Branch for 2.0.3 release.
------------------------------------------------------------------------