------------------------------------------------------------------------
r268 | mgrooms | 2007-10-28 20:34:49 -0500 (Sun, 28 Oct 2007) | 2 lines

Add man pages for the ikea and ikec applications. Update the man page
for the iked application.

------------------------------------------------------------------------
r264 | mgrooms | 2007-10-25 18:37:05 -0500 (Thu, 25 Oct 2007) | 2 lines

Decrease DPD timeout value to 10 seconds.

------------------------------------------------------------------------
r263 | mgrooms | 2007-10-25 18:07:21 -0500 (Thu, 25 Oct 2007) | 1 line

Further improve Dead Peer Detection handling. When a response is
received, update the stored response sequence number with the current
sequence number instead of the received sequence number. This prevents a
problem where the responder is inundated and sends a sequence number
from a request that is several sequences behind the current sequence. If
the next DPD response is also delayed, the old behavior would cause an
immediate timeout because the last stored received sequence number is
several revisions behind.
------------------------------------------------------------------------
r260 | mgrooms | 2007-10-25 17:07:34 -0500 (Thu, 25 Oct 2007) | 1 line

Improve Dead Peer Detection handling. Correct a bug that was always
starting the response counter at a deficit when detecting if a peer is
responsive. While here, improve the debug output logging to not DPD
sequence numbers so its easier to track down problems in the future.
------------------------------------------------------------------------
r259 | mgrooms | 2007-10-24 00:01:01 -0500 (Wed, 24 Oct 2007) | 1 line

Work around a buffer flow problem in the textid conversion functions.
This will be corrected properly in head.
------------------------------------------------------------------------
r256 | mgrooms | 2007-10-23 01:47:08 -0500 (Tue, 23 Oct 2007) | 2 lines

Add missing user interface file for the file password dialog.

------------------------------------------------------------------------
r254 | mgrooms | 2007-10-23 00:00:23 -0500 (Tue, 23 Oct 2007) | 2 lines

Set the correct version number in the unix ikea application using the
values defined in the version.h header file.

------------------------------------------------------------------------
r253 | mgrooms | 2007-10-22 23:56:55 -0500 (Mon, 22 Oct 2007) | 2 lines

Add a missing dialog in the unix ikec application that accepts passwords
for encrypted key/certificate file contents.

------------------------------------------------------------------------
r247 | mgrooms | 2007-10-19 18:09:13 -0500 (Fri, 19 Oct 2007) | 1 line

Check the phase1 natt version variable instead of the tunnel natt
version variable when determining if NAT discovery payloads should be
used in an exchange. This corrects a problem with main mode natt
negotiations.
------------------------------------------------------------------------
r245 | mgrooms | 2007-10-19 17:20:51 -0500 (Fri, 19 Oct 2007) | 2 lines

Update unix conf file parser to work with recent key/cert file handling
changes.

------------------------------------------------------------------------
r244 | mgrooms | 2007-10-18 19:35:07 -0500 (Thu, 18 Oct 2007) | 1 line

Work around an issue where the gateway will send Xauth username and
password attributes as basic values and expect the Xauth response
attributes as variable length values.
------------------------------------------------------------------------
r243 | mgrooms | 2007-10-18 19:11:59 -0500 (Thu, 18 Oct 2007) | 1 line

Simplify and correct some issues with the iked pem and pksc12 file
handling code. Reported by David Santinoli.
------------------------------------------------------------------------
r242 | mgrooms | 2007-10-18 18:18:28 -0500 (Thu, 18 Oct 2007) | 1 line

Update version header file to revision to 2.0.2.
------------------------------------------------------------------------
r241 | mgrooms | 2007-10-18 18:13:01 -0500 (Thu, 18 Oct 2007) | 1 line

Branch for 2.0.2 release.
------------------------------------------------------------------------