Changelog for ike-2.2.0-alpha-8


------------------------------------------------------------------------
r625 | mgrooms | 2009-06-29 01:12:12 +0000 (Mon, 29 Jun 2009) | 6 lines

Add support to unix gui components for importing cisco PCF files. For
PSK based modes, this is a one step process. For RSA based modes, the
certificate info must be assigned manually in a second step. Cisco PCF
files don't contain certificate data so this cannot be automated.

Modify unix gui to support a new option that allows any remote id and
value to be accepted. Although this option should generally be avoided,
it was added to help the Cisco PCF import process as they rarely contain
remote ID information.

Modify unix gui to support non-address identity types in main mode.
Although this option has been requested several times, it technically
violates RFCs so I have been reluctant to add it. Now that it is an
option, we warn the user when appropriate.

------------------------------------------------------------------------
r624 | mgrooms | 2009-06-28 23:07:19 +0000 (Sun, 28 Jun 2009) | 4 lines

Add support for encoding and decoding hex values to the libidb BDATA
class. This was required to support cisco PCF import.

Modify iked to optionally bypass remote id checking. This was added to
support the 'Any' remote ID site configuration option.

------------------------------------------------------------------------
r621 | mgrooms | 2009-05-02 08:16:10 +0000 (Sat, 02 May 2009) | 2 lines

Cleanup the include statements and forward definitions for files related
to bison generated configuration parser. We now compile cleanly using
bison version 2.4.x.

------------------------------------------------------------------------