]> git.ipfire.org Git - thirdparty/strongswan.git/history - src/libcharon/sa/ike_sa.c
ike-sa: Add property for interface ID
[thirdparty/strongswan.git] / src / libcharon / sa / ike_sa.c
2019-04-04  Tobias Brunnerike-sa: Add property for interface ID
2018-12-07  Tobias BrunnerMerge branch 'ikev1-adopt-child-tasks'
2018-12-07  Tobias Brunnerike: Implement adopt_child_tasks() outside task managers
2018-12-07  Tobias Brunnerike-sa: Expose task_manager_t::remove_task()
2018-12-07  Tobias Brunnerike-sa: Expose task_manager_t::adopt_child_tasks()
2018-12-07  Tobias Brunnerikev2: Don't recreate IKE_SA if deletion fails after...
2018-06-28  Tobias BrunnerMerge branch 'ike-proposal-switch'
2018-06-28  Tobias Brunnerike-init: Switch to an alternative config if proposals...
2018-05-22  Tobias BrunnerMerge branch 'ikesa-force-destroy'
2018-05-22  Tobias Brunnerike-sa: Add option to force the destruction of an IKE_S...
2018-04-27  Tobias Brunnerikev1: Ignore roam events for IKEv1
2018-04-12  Tobias Brunnerike: Ignore rekeyed and deleted CHILD_SAs when reestabl...
2018-04-12  Tobias Brunnerike: Remove special handling for routed CHILD_SAs durin...
2018-04-12  Tobias Brunnerike: Float to port 4500 if either port is 500
2018-04-12  Tobias BrunnerMerge branch 'ikev1-down-reauth'
2018-04-12  Tobias Brunnerikev1: Trigger down events for CHILD_SAs if reauthentic...
2018-04-12  Tobias Brunnerikev1: Reestablish SAs if reauthentication failed due...
2018-02-22  Tobias BrunnerMerge branch 'trap-manager-uninstall'
2018-02-22  Tobias Brunnertrap-manager: Remove reqid parameter from install(...
2018-02-09  Tobias BrunnerMerge branch 'mobike-nat'
2018-02-09  Tobias Brunnerike-sa: Remove unused counter for pending MOBIKE updates
2018-02-09  Tobias Brunnerike: Add log message if host moves out of NAT
2018-02-09  Tobias Brunnerike: Don't handle roam events if no IKE config is available
2017-09-04  Tobias Brunnerike: Reset local SPI if retrying to connect in state...
2017-05-26  Tobias BrunnerMerge branch 'variadic-enumerators'
2017-05-26  Tobias BrunnerChange interface for enumerator_create_filter() callback
2017-05-26  Tobias BrunnerMigrate all enumerators to venumerate() interface change
2017-02-17  Tobias Brunnerikev1: Respond to DPDs for rekeyed IKE_SAs
2017-02-17  Martin Williike-sa: Optionally try to migrate to the best path...
2017-02-17  Tobias Brunnerikev2: Ignore roam events without MOBIKE but static...
2017-02-08  Tobias BrunnerMerge branch 'mid-sync'
2017-02-08  Tobias Brunnerike: Publish getter for the current message ID on IKE_SA
2016-10-04  Tobias BrunnerMerge branch 'ikev1-rekey-deletion'
2016-10-04  Tobias Brunnerikev1: Send DELETE for rekeyed IKE_SAs
2016-10-04  Tobias BrunnerMerge branch 'enable-fragmentation'
2016-10-04  Tobias Brunnerike: Set default IKE fragment size to 1280
2016-09-06  Tobias Brunnerikev2: (Re-)Queue tasks used to establish an IKE_SA...
2016-06-17  Tobias BrunnerMerge branch 'exchange-collisions'
2016-06-17  Tobias Brunnerikev2: Add possibility to delay initiation of a queued...
2016-06-17  Tobias Brunnerikev2: Add a new state to track rekeyed IKE_SAs
2016-06-06  Tobias Brunnerike: Don't trigger message hook when fragmenting pre...
2016-03-24  Andreas SteffenUse standard unsigned integer types
2016-03-10  Tobias BrunnerMerge branch 'mbb-reauth-online-revocation'
2016-03-10  Tobias Brunnerike-sa: Improve interaction between flush_auth_cfg...
2016-03-10  Tobias Brunnerike-sa: Add method to verify certificates in completed...
2016-03-04  Tobias BrunnerMerge branch 'ike-redirect'
2016-03-04  Tobias Brunnerike-sa: Add limit for the number of redirects within...
2016-03-04  Tobias Brunnerike-sa: Reauthenticate to the same addresses we current...
2016-03-04  Tobias Brunnerike-sa: Add redirect() method to actively redirect...
2016-03-04  Tobias Brunnerike-sa: Handle redirect requests for established SAs...
2016-03-04  Tobias Brunnerike-sa: Keep track of the address of the gateway that...
2016-03-04  Tobias Brunnerikev2: Add option to disable following redirects as...
2016-03-04  Tobias Brunnerikev2: Handle REDIRECT notifies during IKE_SA_INIT
2016-03-03  Tobias BrunnerMerge branch 'libhydra-bye-bye'
2016-03-03  Tobias Brunnerlibhydra: Move kernel interface to libcharon
2016-03-03  Tobias Brunnerike: Keep track of send keepalive jobs to avoid schedul...
2016-03-03  Tobias Brunnerike: Don't send NAT keepalives if we have no path to...
2015-08-19  Tobias Brunnerike: Use the original port when remote resolves to...
2015-08-04  Thomas Egererike: Disable NAT keepalives in state PASSIVE
2015-07-27  Tobias Brunnerike: Fix memory leak if remote address is kept
2015-07-27  Tobias Brunnerike: Fall back to the current remote IP if it resolves...
2015-07-27  Tobias BrunnerMerge branch 'remote-host-family'
2015-07-27  Tobias Brunnerike: Use address family of local address when resolving...
2015-03-18  Martin Williikev2: Migrate MOBIKE additional peer addresses to...
2015-02-20  Martin WilliMerge branch 'connmark'
2015-02-20  Martin Willibus: Add an ike_update() hook invoked when peer endpoin...
2015-02-20  Martin WilliMerge branch 'attr-migrate'
2015-02-20  Martin Williattribute-manager: Pass full IKE_SA to handler methods
2015-02-20  Martin Williattribute-manager: Pass the full IKE_SA to provider...
2015-02-20  Martin Williattributes: Move the configuration attributes framework...
2015-02-20  Martin WilliMerge branch 'reqid-alloc'
2015-02-20  Martin Williike: Maintain per-IKE_SA CHILD_SAs in the global CHILD_...
2014-10-13  Tobias Brunnerike: Do remote address updates also when behind static...
2014-10-10  Volker RĂ¼melinikev1: Add fragmentation support for Windows peers
2014-10-10  Tobias BrunnerMerge branch 'ikev2-fragmentation'
2014-10-10  Tobias Brunnerike: IKE_SA may fragment IKEv2 messages
2014-10-10  Tobias Brunnerike: Move fragmentation to ike_sa_t
2014-09-12  Tobias BrunnerMerge branch 'mobike-fixes'
2014-09-12  Tobias Brunnerikev2: Skip peer addresses we can't send packets to...
2014-09-09  Tobias Brunnerike: Reset IKE_SA in state CONNECTING instead of reauth...
2014-07-22  Tobias BrunnerMerge branch 'android-dns-proxy'
2014-07-22  Tobias Brunnerbus: Add ike_reestablish_pre hook, called before DNS...
2014-06-17  Martin WilliMerge branch 'attr-enum'
2014-06-17  Martin Willibus: Add a handle_vips() hook invoked after handling...
2014-06-16  Martin Williike: Create an enumerator for (un-)handled configuratio...
2014-06-16  Martin Williike: Store unhandled attributes on IKE_SA as well
2014-04-17  Martin Williikev2: Apply extensions and conditions before starting...
2014-04-17  Martin Williikev2: Add inherit_pre() to apply config and hosts...
2014-02-12  Tobias BrunnerMerge branch 'modular-load'
2014-02-12  Tobias Brunnerlibcharon: Use lib->ns instead of charon->name
2014-01-23  Tobias Brunnerike: Simplify error handling if name resolution failed
2014-01-23  Tobias Brunnerike: Use proper hostname(s) when name resolution failed
2014-01-16  Thomas Egererike_sa: Defer task manager destruction after child...
2013-11-01  Martin Williike: Don't immediately DPD after deferred DELETEs follo...
2013-09-23  Tobias Brunnerike-sa: Resolve hosts before reestablishing an IKE_SA
2013-09-04  Martin WilliMerge branch 'ike-address-ranges'
2013-09-04  Martin Williike-cfg: remove the to be obsoleted allow any parameter...
2013-09-04  Martin Williike-sa: use ike_cfg resolver functions
2013-07-18  Tobias Brunnerike: Fix reestablishing SAs if no child-creating tasks...
2013-07-18  Martin Williike-sa: uninstall CHILD_SAs before removing virtual IPs
next