]> git.ipfire.org Git - thirdparty/strongswan.git/history - src/libcharon/sa/ikev2/task_manager_v2.c
ikev2: Update currently queued MOBIKE task
[thirdparty/strongswan.git] / src / libcharon / sa / ikev2 / task_manager_v2.c
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...
2012-11-29  Martin WilliAdd alerts for sent/received message retransmissions...
2012-10-24  Martin WilliRaise a bus alert when IKE message body parsing fails
2012-10-24  Martin WilliRespect IKE version while selecting an ike_cfg as responder
2012-09-28  Tobias BrunnerEnsure UNSUPPORTED_CRITICAL_PAYLOAD notify contains...
2012-09-06  Tobias BrunnerTrigger ike_updown event caused by retransmits only...
2012-05-21  Martin WilliMake task managers flush_queue() method public
2012-05-03  Tobias BrunnerUse name from initialization to access settings in...
2012-05-02  Martin WilliMerge branch 'ikev1'
2012-03-20  Martin WilliMerge branch 'ikev1-clean' into ikev1-master
2012-03-20  Martin WilliCheck if we actually have a packet before retransmitting it
2012-03-20  Martin WilliInvoke bus_t.message hook twice, once plain and parsed...
2012-03-20  Martin WilliDo not query CHILD_SA during delete if they already...
2012-03-20  Martin WilliFixed scheduling of IKEv2 init tasks in a second keyingtry
2012-03-20  Martin WilliMoved MOBIKE task creation to protocol specific task...
2012-03-20  Martin WilliCheck in task manager if we have to requeue IKE tasks...
2012-03-20  Martin WilliMoved IKE_SA reauth task creation to protocol specific...
2012-03-20  Martin WilliMoved IKE_SA rekey task creation to protocol specific...
2012-03-20  Martin WilliMoved IKE_SA delete task creation to protocol specific...
next