]> git.ipfire.org Git - people/ms/strongswan.git/history - src/libcharon/plugins/ha/ha_ike.c
Merge branch 'ikev1-clean' into ikev1-master
[people/ms/strongswan.git] / src / libcharon / plugins / ha / ha_ike.c
2012-03-20  Martin WilliMerge branch 'ikev1-clean' into ikev1-master
2012-03-20  Martin WilliSynchronize IKEv1 DPD sequence numbers
2012-03-20  Martin WilliSync remote virtual IP for IKEv1 SAs
2012-03-20  Martin WilliSync new IKE_SA condition/extension flags
2012-03-20  Martin WilliAdded support for Phase1 IV synchronization to HA plugin
2012-03-20  Martin WilliInvoke bus_t.message hook twice, once plain and parsed...
2012-03-20  Martin WilliAdded support to sync IKEv1 SAs key material in HA...
2012-03-20  Martin WilliPass IKEv1 specific keymat to ike_keys hook
2012-03-20  Martin WilliUpdated HA plugin to new IKEv2 specific keymat functions
2012-03-09  Tobias BrunnerRenamed list of additional peer addresses as it now...
2011-08-19  Martin WilliSync newer IKE_SA condition/extension flags in ha plugin
2011-07-06  Tobias BrunnerReplaced ike_sa_t.create_additional_address_iterator...
2010-07-27  Martin WilliFlush any remaining cache state if an IKE_SA goes down
2010-07-26  Martin WilliSynchronize EAP-Identity of remote peer
2010-07-26  Martin WilliUse a sync message cache to resynchronize IKE_SAs witho...
2010-07-26  Martin WilliUse distinct message types for HA message ID updates
2010-07-26  Martin WilliMigrated ha plugin to INIT/METHOD macros
2010-04-07  Martin WilliUpdated HA plugin to new APIs
2010-04-07  Martin WilliMoved ha plugin to libcharon