]> git.ipfire.org Git - thirdparty/strongswan.git/history - src/libcharon/control
Merge branch 'tun-device-ipv6'
[thirdparty/strongswan.git] / src / libcharon / control /
2023-04-27  Tobias Brunnercontroller: Add parameter for maximum log level to...
2023-04-27  Tobias Brunnercontroller: Ignore log messages unrelated to IKE_SA...
2023-03-21  Tobias Brunnercontroller: Immediately return after re-initiating...
2022-06-28  Tobias BrunnerUpdate copyright headers after acquisition by secunet
2022-04-14  Tobias BrunnerMerge branch 'labeled-ipsec'
2022-04-14  Tobias Brunnerike-sa: Use a struct to pass optional arguments when...
2021-02-12  Tobias BrunnerRemove redundant calls to set peer config after checkin...
2020-11-04  Shmulik Ladkanicontroller: Always return SUCCESS when terminating...
2019-04-25  Tobias BrunnerMerge branch 'childless'
2019-04-25  Tobias Brunnercontroller: Make child config optional for initiate()
2018-05-23  Tobias BrunnerUnify format of HSR copyright statements
2018-05-22  Tobias BrunnerMerge branch 'ikesa-force-destroy'
2018-05-22  Tobias Brunnercontroller: Add option to force destruction of an IKE_SA
2018-05-22  Tobias Brunnerike-sa: Add option to force the destruction of an IKE_S...
2018-04-12  Tobias Brunnercontroller: Remove special handling for routed CHILD_SA...
2018-04-09  Tobias BrunnerMerge branch 'child-deleted'
2018-04-09  Tobias Brunnerchild-sa: Add new state to track deleted but not yet...
2017-09-25  Tobias Brunnercontroller: Consider any IKE_SA destruction as success...
2017-03-02  Tobias Brunnercontroller: Don't listen for CHILD_SA state changes...
2016-06-06  Tobias Brunnercontroller: Use separate callbacks to track termination...
2016-03-24  Andreas SteffenUse standard unsigned integer types
2015-08-27  Tobias Brunnerike: Only consider number of half-open SAs as responder...
2015-08-21  Tobias BrunnerMerge branch 'init-limits'
2015-08-21  Tobias Brunnercontroller: Optionally adhere to init limits also when...
2015-02-20  Martin WilliMerge branch 'reqid-alloc'
2015-02-20  Martin Williike-sa-manager: Remove IKE_SA checkout by CHILD_SA...
2015-02-20  Martin Willicontroller: Use the CHILD_SA unique_id to terminate...
2014-11-21  Martin Willicontroller: Keep following initiate() if the first...
2014-06-04  Martin WilliMerge branch 'win'
2014-06-04  Martin Willicontroller: Remove unused <dlfcn.h> include
2013-05-06  Martin WilliMerge branch 'charon-cmd'
2013-05-06  Martin Willicontroller: clean up job data if a thread gets cancelle...
2013-03-18  Martin WilliMerge branch 'radius-ext'
2013-03-18  Martin WilliMerge branch 'stroke-counters'
2013-03-18  Martin WilliMerge branch 'stroke-timeout'
2013-03-07  Martin WilliIf controller operations have a callback, don't succeed...
2012-07-13  Martin WilliDon't modify the message string passed to logger, as...
2012-07-04  Tobias BrunnerUse spin locks to update IKE_SAs in controller_t
2012-07-04  Tobias BrunnerFixed job handling in controller_t
2012-06-25  Tobias BrunnerGive processor_t more control over the lifecycle of...
2012-05-02  Tobias BrunnerLoggers specify what log messages they want to receive...
2012-05-02  Tobias BrunnerUse a separate interface for loggers.
2012-05-02  Tobias BrunnerFixed return value of controller_t functions if callbac...
2012-05-02  Tobias BrunnerImplement wait_for_listener in controller_t with semaph...
2012-05-02  Tobias BrunnerImplement bus_t.listen() directly in controller_t ...
2012-05-02  Martin WilliMerge branch 'ikev1'
2012-03-20  Martin WilliMerge branch 'ikev1-clean' into ikev1-master
2012-03-20  Martin WilliDo not query CHILD_SA during delete if they already...
2012-03-20  Martin WilliHandle initiation of not supported IKE versions properly
2011-08-26  Martin Willibus->listen() and the controller wrappers accept a...
2011-07-20  Tobias BrunnerFixed common misspellings.
2011-07-06  Tobias BrunnerReplaced ike_sa_t.create_child_sa_iterator with enumerator.
2011-07-06  Tobias BrunnerReplaced simple iterator usages.
2011-05-16  Martin WilliMigrated controller_t to INIT/METHOD macros
2011-05-16  Martin WilliProvide get_priority() method in controller jobs
2011-05-16  Martin WilliAdded a non-blocking, skipping variant of IKE_SA enumerator
2011-02-28  Tobias BrunnerFixed a possible segfault after termination of IKE...
2010-03-19  Tobias BrunnerMoving charon to libcharon.