]> git.ipfire.org Git - thirdparty/strongswan.git/history - src/libcharon/sa/ikev2/task_manager_v2.c
ike: Only track actually sent retransmits as outbound packets
[thirdparty/strongswan.git] / src / libcharon / sa / ikev2 / task_manager_v2.c
2020-06-02  Tobias Brunnerike: Only track actually sent retransmits as outbound...
2020-05-07  Tobias Brunnerike: Properly support high number of retransmission...
2020-02-11  Josh Sorefikev2: Fix spelling of routability
2019-12-09  Tobias Brunnerikev2: Destroy IKE_SA if INVALID_SYNTAX notify is recei...
2019-12-09  Tobias Brunnerikev2: Destroy IKE_SA when receiving invalid authentica...
2019-04-04  Tobias BrunnerMerge branch 'xfrmi'
2019-04-04  Tobias Brunnerike: Reuse interface ID during CHILD_SA rekeyings
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 Brunnertask-manager: Add method to remove a task from a queue
2018-12-03  Tobias Brunnerikev2: Only set STAT_INBOUND for valid and expected...
2018-10-26  Tobias Brunnertask-manager-v2: Reject requests for incomplete IKE_SAs...
2018-09-17  Tobias BrunnerFixed some typos, courtesy of codespell
2018-06-22  Tobias Brunnerike-mobike: Always use this task for DPDs even if not...
2018-04-12  Tobias Brunnerike: Ignore rekeyed and deleted CHILD_SAs when reestabl...
2018-04-12  Tobias Brunnerikev2: Reuse marks and reqid of CHILD_SAs during MBB...
2018-02-13  Tobias BrunnerFixed some typos, courtesy of codespell
2018-02-09  Tobias BrunnerMerge branch 'mobike-nat'
2018-02-09  Tobias Brunnerikev2: Update currently queued MOBIKE task
2017-11-15  Tobias BrunnerFixed some typos, courtesy of codespell
2017-11-02  Tobias Brunnerikev2: Abort make-before-break reauth if we don't find...
2017-05-26  Tobias Brunnerike: Apply retransmission_limit before applying the...
2017-05-26  Tobias BrunnerMerge branch 'variadic-enumerators'
2017-05-26  Tobias BrunnerChange interface for enumerator_create_filter() callback
2017-05-23  Tobias Brunnerike: Use optional jitter to calculate retransmission...
2017-02-08  Tobias BrunnerMerge branch 'mid-sync'
2017-02-08  Tobias Brunnerikev2: Ignore IKEV2_MESSAGE_ID_SYNC notifies if extensi...
2017-02-08  Tobias Brunnerikev2: Don't increase expected MID after handling MID...
2017-02-08  Tobias Brunnerikev2: Don't cache response to MID sync request
2017-02-08  Tobias Brunnerikev2: Accept INFORMATIONAL messages with MID 0 if...
2017-02-08  Tobias Brunnerikev2: Add task to handle IKEV2_MESSAGE_ID_SYNC notifie...
2017-02-08  Tobias Brunnerike: Add getter for the current message ID to task...
2016-10-05  Tobias Brunnertask-manager: Only trigger retransmit cleared alert...
2016-10-04  Tobias Brunnerikev2: Only add NAT-D notifies to DPDs as initiator
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 Brunnerike-rekey: There is no passive reauth task, so it will...
2016-06-17  Tobias Brunnerikev2: Check for collisions after handling IKE deletion
2016-06-17  Tobias Brunnerikev2: Add a new state to track rekeyed IKE_SAs
2016-06-06  Tobias Brunnertask-manager: Add retransmit cleared alert
2016-06-06  Thomas Egerertask-manager: Add retransmit count to retransmit send...
2016-03-24  Andreas SteffenUse standard unsigned integer types
2016-03-10  Tobias BrunnerMerge branch 'mbb-reauth-online-revocation'
2016-03-10  Tobias Brunnerikev2: Delay online revocation checks during make-befor...
2016-03-10  Tobias Brunnerikev2: Add task that verifies a peer's certificate
2016-03-10  Tobias Brunnerikev2: Initiate other tasks after a no-op task
2016-03-04  Tobias BrunnerMerge branch 'ike-redirect'
2016-03-04  Tobias Brunnerikev2: Allow tasks to verify request messages before...
2016-03-04  Tobias Brunnerikev2: Allow tasks to verify response messages before...
2016-03-04  Tobias Brunnerike-redirect: Add task to redirect active IKE_SAs
2015-06-01  Tobias Brunnerunknown-payload: Use a new private payload type and...
2015-03-11  Martin Williikev2: Don't set old IKE_SA to REKEYING state during...
2015-03-04  Tobias Brunnerikev2: Only accept initial messages in specific states
2015-03-04  Tobias Brunnerikev2: Don't destroy the SA if an IKE_SA_INIT with...
2015-02-20  Martin WilliMerge branch 'make-before-break'
2015-02-20  Martin Williikev2: Schedule a make-before-break completion task...
2015-02-20  Martin Williikev2: Allow task to skip exchange by setting undefined...
2015-02-20  Martin Williikev2: Trigger make-before-break reauthentication inste...
2014-12-05  Tobias Brunnerike: Make check for known payloads depend on IKE version
2014-10-10  Tobias BrunnerMerge branch 'ikev2-fragmentation'
2014-10-10  Tobias Brunnerikev2: Send retransmits using the latest known addresses
2014-10-10  Tobias Brunnerikev2: Send and receive fragmented IKE messages
2014-09-25  Tobias Brunnerikev2: Reorder task activation for established IKE SAs
2014-09-25  Tobias BrunnerRevert "ikev2: Insert MOBIKE tasks at the front of...
2014-09-16  Tobias Brunnerikev2: Don't treat initial messages as MOBIKE exchanges
2014-09-12  Tobias BrunnerMerge branch 'mobike-fixes'
2014-09-12  Tobias Brunnerikev2: Reduce timeout if path probing was enabled
2014-09-12  Tobias Brunnerikev2: Defer MOBIKE updates if no path is available
2014-09-12  Tobias Brunnerikev2: Defer path probing if no path is currently available
2014-09-12  Tobias Brunnerikev2: Enable path probing for currently active MOBIKE...
2014-09-12  Tobias Brunnerikev2: Insert MOBIKE tasks at the front of the queue
2014-06-04  Martin WilliMerge branch 'win'
2014-06-04  Martin Willipayload: Use common prefixes for all payload type ident...
2014-04-14  Martin Williikev2: Reject CREATE_CHILD_SA exchange on unestablished...
2014-02-12  Tobias BrunnerMerge branch 'modular-load'
2014-02-12  Tobias Brunnerlibcharon: Use lib->ns instead of charon->name
2014-01-16  Thomas Egererike_sa: Defer task manager destruction after child...
2013-10-29  Tobias BrunnerFixed some typos
2013-09-23  Tobias Brunnerikev2: Force an update of the host addresses on the...
2013-07-29  Tobias Brunnerikev2: Only schedule half-open-timeout delete job after...
2013-07-17  Tobias Brunnerike: Migrate queued CHILD_SA-creating tasks when reesta...
2013-07-17  Martin WilliMerge branch 'array'
2013-07-17  Martin Williikev2: replace linked lists by arrays in task manager
2013-06-11  Martin WilliMerge branch 'init-auth-fail'
2013-06-11  Martin Williikev2: close an established IKE_SA when receiving AUTHE...
2013-04-03  Martin WilliDefer CHILD_SA rekeying if allocating an SPI fails
2013-03-18  Martin WilliMerge branch 'stroke-counters'
2013-03-18  Martin WilliMerge branch 'stroke-timeout'
2013-03-11  Martin WilliClean up IKE_SA state if IKE_SA_INIT request does not...
2013-03-07  Martin WilliMerge branch 'pt-tls'
2013-03-01  Martin WilliMerge branch 'multi-eap'
2013-03-01  Martin WilliMerge branch 'multi-cert'
2013-03-01  Martin WilliMerge branch 'systime'
2013-03-01  Martin WilliMerge branch 'ikev1-rekeying'
2013-03-01  Martin WilliMerge branch 'vip-shunts'
2013-03-01  Martin WilliMerge branch 'opaque-ports'
2013-03-01  Martin WilliMerge branch 'ikev1-mm-retransmits'
2013-02-25  Martin WilliMove initial message dropping to task manager
2013-02-14  Martin WilliMerge branch 'pt-tls'
2013-01-24  Tobias BrunnerFix check-in of IKE_SA when IKE_SA_INIT fails and hash...
next