]> git.ipfire.org Git - thirdparty/strongswan.git/history - src/libcharon/sa/child_sa.c
child-sa: Introduce a unique CHILD_SA identifier
[thirdparty/strongswan.git] / src / libcharon / sa / child_sa.c
2015-02-20  Martin Willichild-sa: Introduce a unique CHILD_SA identifier
2015-02-20  Martin Willichild-sa: Delegate reqid allocation to the kernel interface
2015-02-20  Martin Willichild-sa: Sort traffic selectors after adding CHILD_SA...
2015-02-20  Martin Willichild-sa: Remove the obsolete update logic
2015-02-20  Martin Willikernel-interface: Pass full list of traffic selectors...
2015-02-20  Martin Willikernel-interface: Remove reqid parameter from get_spi...
2014-11-21  Martin Willichild-sa: Introduce a CHILD_RETRYING state to detect...
2014-06-18  Martin Willichild-sa: Set replay window on both inbound and outbound SA
2014-06-17  Martin WilliMerge branch 'conn-specific-replay'
2014-06-17  Martin Willikernel-interface: Add a replay_window parameter to...
2014-06-04  Martin WilliMerge branch 'win-kernel'
2014-06-04  Martin Willichild-sa: Pass the number of total policies tied to...
2014-06-04  Martin Willikernel-interface: Add a flag to indicate no policy...
2014-05-09  Martin Willichild-sa: Reclaim old state if SA updating is not supported
2014-01-23  Martin Willichild-sa: Add a getter for CHILD_SA install time
2013-10-11  Martin WilliMerge branch 'libipsec-usestats'
2013-10-11  Martin Willikernel: Use a time_t to report use time in query_policy()
2013-10-11  Martin Willikernel: Use a time_t to report use time in query_sa()
2013-10-11  Martin WilliMerge branch 'ah'
2013-10-11  Martin Willichild-sa: Save protocol during SPI allocation
2013-07-17  Martin WilliMerge branch 'array'
2013-07-17  Martin Willichild-sa: refactor proxy transport mode address lookup
2013-07-17  Martin Willichild-sa: replace traffic selector lists by arrays
2013-07-17  Martin Willichild-sa: replace get_traffic_selectors() with create_t...
2013-06-19  Martin WilliMerge branch 'consistent-reqid'
2013-06-19  Martin Williike: reuse the reqid of an installed trap having the...
2013-06-11  Martin Willikernel-interface: add an exchange initiator parameter...
2013-06-11  Martin WilliMerge branch 'unique-sas'
2013-06-11  Martin WilliUse ref_get() to make sure CHILD_SA reqids are unique
2013-05-06  Martin WilliMerge branch 'tun-vip'
2013-05-06  Martin Willikernel-interface: query SAD for last use time if SPD...
2013-05-06  Martin Willichild-sa: query SAD/SPD just for what we actually need...
2013-05-06  Martin Willichild-sa: pass traffic selector to add_sa() regardless...
2013-03-18  Martin WilliMerge branch 'radius-ext'
2013-03-14  Martin Willichild_sa_t.get_usestats() can additionally return the...
2013-03-14  Martin Willikernel_ipsec_t.query_sa() additionally returns the...
2012-11-29  Martin WilliDon't wait while removing external IPs used for load...
2012-11-29  Martin WilliInstall virtual IPs via interface name, and use an...
2012-11-29  Martin WilliAdd an optional kernel-interface parameter to install...
2012-09-18  Martin WilliDerive a dynamic TS to multiple virtual IPs
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-06-08  Martin WilliStore shorter soft lifetime of in- and outbound SAs...
2012-06-04  Tobias BrunnerMark CHILD_SAs used for trap policies to uninstall...
2012-05-02  Martin WilliMerge branch 'ikev1'
2012-03-22  Martin WilliAdded a getter for CHILD_SA marks
2012-03-22  Martin WilliDefine a special XFRM mark_t.value that dynamically...
2011-08-15  Tobias Brunnertypos: initator->initiator, authenticaion->authentication.
2011-07-29  Tobias BrunnerUpdate fallback drop policies if required.
2011-07-28  Tobias BrunnerInstall fallback drop policies for all three directions.
2011-07-27  Tobias BrunnerInstall fallback drop policies to avoid transmitting...
2011-07-27  Tobias BrunnerRemove policies in kernel interfaces based on their...
2011-07-06  Tobias BrunnerAdd the reqid to kernel_ipsec_t.del_policy.
2011-04-20  Martin WilliInstall ESN SAs if such a proposal has been negotiated
2011-04-20  Martin WilliAdded an esn parameter to the kernel interface add_sa...
2010-12-20  Martin WilliDo not use TFC padding if peer does not support ESPv3
2010-12-20  Martin WilliAdded a TFC padding option to child_cfg
2010-12-20  Martin WilliImplemented Traffic Flow Confidentiality padding in...
2010-12-13  Jiri BohacInstall selectors on transport mode IPsec SAs.
2010-09-02  Tobias BrunnerAdapted child_sa_t to changed kernel interface.
2010-09-02  Tobias BrunnerAdded an option to specify the type of a policy to...
2010-09-02  Tobias BrunnerReplaced the protocol argument in add_policy with an...
2010-09-02  Tobias BrunnerRefer to kernel interface via hydra and not charon.
2010-09-02  Tobias BrunnerRemoved references to protocol_id_t from kernel interface.
2010-09-02  Tobias BrunnerMigrated child_sa_t to INIT/METHOD macros.
2010-07-02  Andreas Steffensupport of xfrm marks for IKEv2
2010-06-02  Martin WilliWrap getters for dpd/close action into CHILD_SA, allows...
2010-05-04  Reto BuerkiUse reqid from connection config if present.
2010-03-19  Tobias BrunnerMoving charon to libcharon.