index
:
tteras/strongswan
master
tteras
tteras-release
tteras' strongSwan tree
gitolite
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
libcharon
/
sa
/
ikev2
/
task_manager_v2.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixed some typos, courtesy of codespell
Tobias Brunner
2017-11-15
1
-1
/
+1
*
ikev2: Abort make-before-break reauth if we don't find children to recreate
Tobias Brunner
2017-11-02
1
-1
/
+19
*
ike: Apply retransmission_limit before applying the jitter
Tobias Brunner
2017-05-26
1
-4
/
+4
*
Change interface for enumerator_create_filter() callback
Tobias Brunner
2017-05-26
1
-7
/
+14
*
ike: Use optional jitter to calculate retransmission timeouts
Tobias Brunner
2017-05-23
1
-1
/
+25
*
ikev2: Ignore IKEV2_MESSAGE_ID_SYNC notifies if extension is disabled
Tobias Brunner
2017-02-08
1
-10
/
+30
*
ikev2: Don't increase expected MID after handling MID sync message
Tobias Brunner
2017-02-08
1
-0
/
+3
*
ikev2: Don't cache response to MID sync request
Tobias Brunner
2017-02-08
1
-1
/
+11
*
ikev2: Accept INFORMATIONAL messages with MID 0 if used to sync MIDs
Tobias Brunner
2017-02-08
1
-3
/
+42
*
ikev2: Add task to handle IKEV2_MESSAGE_ID_SYNC notifies as responder
Tobias Brunner
2017-02-08
1
-0
/
+5
*
ike: Add getter for the current message ID to task manager
Tobias Brunner
2017-02-08
1
-0
/
+7
*
task-manager: Only trigger retransmit cleared alert if there was at least one...
Tobias Brunner
2016-10-05
1
-1
/
+1
*
ikev2: Only add NAT-D notifies to DPDs as initiator
Tobias Brunner
2016-10-04
1
-8
/
+15
*
ikev2: Add possibility to delay initiation of a queued task
Tobias Brunner
2016-06-17
1
-57
/
+146
*
ike-rekey: There is no passive reauth task, so it will never collide with one
Tobias Brunner
2016-06-17
1
-4
/
+2
*
ikev2: Check for collisions after handling IKE deletion
Tobias Brunner
2016-06-17
1
-1
/
+5
*
ikev2: Add a new state to track rekeyed IKE_SAs
Tobias Brunner
2016-06-17
1
-10
/
+25
*
task-manager: Add retransmit cleared alert
Tobias Brunner
2016-06-06
1
-0
/
+7
*
task-manager: Add retransmit count to retransmit send alert
Thomas Egerer
2016-06-06
1
-1
/
+2
*
Use standard unsigned integer types
Andreas Steffen
2016-03-24
1
-13
/
+13
*
ikev2: Delay online revocation checks during make-before-break reauthentication
Tobias Brunner
2016-03-10
1
-0
/
+5
*
ikev2: Add task that verifies a peer's certificate
Tobias Brunner
2016-03-10
1
-0
/
+5
*
ikev2: Initiate other tasks after a no-op task
Tobias Brunner
2016-03-10
1
-1
/
+1
*
ikev2: Allow tasks to verify request messages before processing them
Tobias Brunner
2016-03-04
1
-4
/
+47
*
ikev2: Allow tasks to verify response messages before processing them
Tobias Brunner
2016-03-04
1
-1
/
+27
*
ike-redirect: Add task to redirect active IKE_SAs
Tobias Brunner
2016-03-04
1
-0
/
+11
*
unknown-payload: Use a new private payload type and make original type available
Tobias Brunner
2015-06-01
1
-8
/
+10
*
ikev2: Don't set old IKE_SA to REKEYING state during make-before-break reauth
Martin Willi
2015-03-11
1
-1
/
+0
*
ikev2: Only accept initial messages in specific states
Tobias Brunner
2015-03-04
1
-10
/
+9
*
ikev2: Don't destroy the SA if an IKE_SA_INIT with unexpected MID is received
Tobias Brunner
2015-03-04
1
-4
/
+0
*
ikev2: Schedule a make-before-break completion task to delete old IKE_SA
Martin Willi
2015-02-20
1
-0
/
+8
*
ikev2: Allow task to skip exchange by setting undefined exchange type
Martin Willi
2015-02-20
1
-0
/
+5
*
ikev2: Trigger make-before-break reauthentication instead of reauth task
Martin Willi
2015-02-20
1
-0
/
+76
*
ike: Make check for known payloads depend on IKE version
Tobias Brunner
2014-12-05
1
-1
/
+1
*
ikev2: Send retransmits using the latest known addresses
Tobias Brunner
2014-10-10
1
-1
/
+3
*
ikev2: Send and receive fragmented IKE messages
Tobias Brunner
2014-10-10
1
-44
/
+169
*
ikev2: Reorder task activation for established IKE SAs
Tobias Brunner
2014-09-25
1
-11
/
+11
*
Revert "ikev2: Insert MOBIKE tasks at the front of the queue"
Tobias Brunner
2014-09-25
1
-6
/
+1
*
ikev2: Don't treat initial messages as MOBIKE exchanges
Tobias Brunner
2014-09-16
1
-6
/
+9
*
ikev2: Reduce timeout if path probing was enabled
Tobias Brunner
2014-09-12
1
-6
/
+13
*
ikev2: Defer MOBIKE updates if no path is available
Tobias Brunner
2014-09-12
1
-7
/
+14
*
ikev2: Defer path probing if no path is currently available
Tobias Brunner
2014-09-12
1
-1
/
+20
*
ikev2: Enable path probing for currently active MOBIKE task
Tobias Brunner
2014-09-12
1
-0
/
+18
*
ikev2: Insert MOBIKE tasks at the front of the queue
Tobias Brunner
2014-09-12
1
-1
/
+6
*
payload: Use common prefixes for all payload type identifiers
Martin Willi
2014-06-04
1
-5
/
+5
*
ikev2: Reject CREATE_CHILD_SA exchange on unestablished IKE_SAs
Martin Willi
2014-04-14
1
-0
/
+9
*
libcharon: Use lib->ns instead of charon->name
Tobias Brunner
2014-02-12
1
-4
/
+4
*
ike_sa: Defer task manager destruction after child destruction
Thomas Egerer
2014-01-16
1
-4
/
+3
*
Fixed some typos
Tobias Brunner
2013-10-29
1
-1
/
+1
*
ikev2: Force an update of the host addresses on the first response
Tobias Brunner
2013-09-23
1
-11
/
+9
[next]