]> git.ipfire.org Git - people/ms/strongswan.git/history - src/libcharon/plugins/ha/ha_ike.c
traffic-selector: Avoid out-of-bound array access when calculating range
[people/ms/strongswan.git] / src / libcharon / plugins / ha / ha_ike.c
2022-02-15  Thomas Egererha: Streamline handling of conditions and extensions
2018-12-07  Thomas Egererha: Add auth method for HA IKEv1 key derivation
2018-05-23  Tobias BrunnerUnify format of HSR copyright statements
2018-02-13  Tobias BrunnerFixed some typos, courtesy of codespell
2017-01-25  Tobias Brunnerha: Delete passive IKE_SA on other node after half...
2016-03-24  Andreas SteffenUse standard unsigned integer types
2016-02-01  Tobias Brunnerha: Properly sync IKEv1 IV if gateway is initiator
2016-02-01  Tobias Brunnerha: Add DH group to IKE_ADD message
2015-08-04  Thomas Egererha: Sync remote address in HA_IKE_ADD, too
2015-03-23  Martin WilliMerge branch 'dh-checks'
2015-03-23  Martin Willidiffie-hellman: Add a bool return value to get_my_publi...
2015-03-23  Martin Willidiffie-hellman: Use bool instead of status_t as get_sha...
2012-09-04  Tobias BrunnerMerge branch 'android-client-cert'
2012-08-31  Martin WilliMerge branch 'multi-vip'
2012-08-30  Martin WilliSupport multiple virtual IPs on peer_cfg and ike_sa...
2012-07-16  Martin WilliCleaned up memory management and return values for...
2012-07-16  Martin WilliAdd a return value to keymat_v1_t.{get,update,confirm}_iv
2012-05-02  Martin WilliMerge branch 'ikev1'
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