Changelog for ike-2.1.6-beta-4


------------------------------------------------------------------------
r655 | mgrooms | 2010-02-02 04:06:14 +0000 (Tue, 02 Feb 2010) | 1 line

Fix a bug in the config exchange that caused the pull mode receive
handler to be called when it should call the push handler. This has been
reported to fix interoperability with strongswan and probably fixes
issues when communicating with other push based implementations. Also
fix a bug that caused RSA negotiations using self signed certificates to
fail. This bug was introduced when support for verifying a certificate
stack received "out of order".
------------------------------------------------------------------------
r653 | mgrooms | 2010-02-02 03:56:36 +0000 (Tue, 02 Feb 2010) | 2 lines

Modify the unix access manager application to allow for 0.0.0.0/0 routes
to be added as an include network. This will allow clients to force all
traffic across the tunnel even if a split network list is received by
the gateway. Fix a bug that caused pcf imports to be incomplete when a
group name was not specified. We now set a default local identity type
value of address for PSK authentication modes and asn1dn for RSA modes.
Fix a bug that caused pcf imports to fail when a key name was specified
with no value.

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