]> git.ipfire.org Git - thirdparty/strongswan.git/history - src/libcharon/sa/trap_manager.c
child-sa: Pass default interface ID inherited from IKE_SA
[thirdparty/strongswan.git] / src / libcharon / sa / trap_manager.c
2019-04-04  Tobias Brunnerchild-sa: Pass default interface ID inherited from...
2019-04-03  Tobias Brunnerchild-sa: Configure interface ID on SAs and policies
2019-03-27  Sheena Mira-atotrap-manager: Wait for install to finish before uninsta...
2018-06-28  Tobias BrunnerMerge branch 'ike-proposal-switch'
2018-06-28  Tobias Brunnerchild-cfg: Allow suppressing log messages when selectin...
2018-02-22  Tobias BrunnerMerge branch 'trap-manager-uninstall'
2018-02-22  Tobias Brunnertrap-manager: Remove unused find_reqid() method
2018-02-22  Tobias Brunnertrap-manager: Remove reqid parameter from install(...
2018-02-22  Tobias Brunnertrap-manager: Compare peer config name during installation
2018-02-22  Tobias Brunnertrap-manager: Uninstall trap policies by name and not...
2017-08-07  Tobias Brunnertrap-manager: Don't require that remote is resolvable...
2017-05-26  Tobias BrunnerMerge branch 'variadic-enumerators'
2017-05-26  Tobias Brunnerlinked-list: Change return value of find_first() and...
2017-05-26  Tobias BrunnerChange interface for enumerator_create_filter() callback
2017-05-23  Tobias BrunnerMerge branch 'avoid-rekey-loss'
2017-05-23  Tobias Brunnerchild-sa: Change API used to set/install policies
2016-05-06  Tobias Brunnertrap-manager: Allow local address to be unspecified
2016-03-24  Andreas SteffenUse standard unsigned integer types
2016-03-03  Tobias BrunnerMerge branch 'libhydra-bye-bye'
2016-03-03  Tobias Brunnerlibhydra: Move kernel interface to libcharon
2015-11-10  Tobias Brunnertrap-manager: Also clean up remote address in error...
2015-08-27  Tobias Brunnertrap-manager: Cleanup local address in error cases
2015-08-19  Tobias Brunnertrap-manager: Enable auto=route with right=%any for...
2015-07-27  Tobias BrunnerMerge branch 'trap-shunt-updates'
2015-07-27  Tobias Brunnertrap-manager: Resolve race conditions between flush...
2015-07-27  Tobias Brunnertrap-manager: Changed how acquires we acted on are...
2015-07-27  Tobias Brunnertrap-manager: Properly check-in IKE_SA if initiating...
2015-03-23  Tobias Brunnertrap-manager: Add option to ignore traffic selectors...
2015-02-20  Martin WilliMerge branch 'reqid-alloc'
2015-02-20  Martin Willichild-sa: Replace reqid based marks by "unique" marks
2013-11-21  Tobias Brunnertrap-manager: Reset IKE_SA on bus_t if initiating fails
2013-11-21  Tobias Brunnertrap-manager: Prevent deadlock when installing trap...
2013-10-17  Tobias Brunnertrap-manager: Make sure a config is not trapped twice
2013-10-11  Martin WilliMerge branch 'ah'
2013-10-11  Martin Willitrap-manager: Install trap with SA protocol of the...
2013-09-04  Martin WilliMerge branch 'ike-address-ranges'
2013-09-04  Martin Willitrap-manager: use ike_cfg resolver functions
2013-07-01  Tobias BrunnerReuse reqid for trap policies installed for dpd|closeac...
2013-06-19  Martin WilliMerge branch 'consistent-reqid'
2013-06-19  Martin Willitrap-manager: add a method to find reqid for installed...
2013-06-19  Martin Willitrap-manager: don't check-in nonexisting IKE_SA if...
2013-06-19  Martin Willitrap-manager: fix a memleak when installing a trap...
2013-03-01  Martin WilliMerge branch 'multi-cert'
2013-02-14  Martin WilliMerge branch 'pt-tls'
2013-01-23  Tobias BrunnerAvoid a deadlock when installing a trap policy failed
2012-10-24  Tobias BrunnerMoved data structures to new collections subfolder
2012-10-18  Tobias BrunnerUpdate routed connections in trap manager
2012-09-18  Martin WilliDerive a dynamic TS to multiple virtual IPs
2012-07-26  Martin WilliDon't include acquiring packet traffic selectors in...
2012-06-08  Andreas Steffenimplemented the right|leftallowany feature
2012-05-02  Martin WilliMerge branch 'ikev1'
2012-03-20  Martin WilliMerge branch 'ikev1-clean' into ikev1-master
2012-03-20  Martin WilliHandle initiation of not supported IKE versions properly
2011-12-23  Tobias BrunnerFix deadlock in trap_manager_t during acquire.
2011-12-23  Tobias BrunnerFixed flush() method of trap_manager_t.
2011-09-12  Martin WilliClear traps during shutdown before unloading kernel...
2011-06-28  Martin WilliInitialize trap_manager listener with INIT macro, too
2011-06-28  Andreas SteffenMigrated trap_manager_t to INIT/METHOD macros
2010-09-02  Tobias BrunnerRefer to kernel interface via hydra and not charon.
2010-05-28  Tobias BrunnerDo not install trap policy if remote host is %any.
2010-03-19  Tobias BrunnerMoving charon to libcharon.