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
/
ikev1
/
task_manager_v1.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ikev1: Only delete redundant CHILD_SAs if configured
Tobias Brunner
2017-06-26
1
-1
/
+5
*
ike: Apply retransmission_limit before applying the jitter
Tobias Brunner
2017-05-26
1
-4
/
+4
*
ike: Use optional jitter to calculate retransmission timeouts
Tobias Brunner
2017-05-23
1
-4
/
+27
*
ikev1: Respond to DPDs for rekeyed IKE_SAs
Tobias Brunner
2017-02-17
1
-0
/
+6
*
ike: Add getter for the current message ID to task manager
Tobias Brunner
2017-02-08
1
-0
/
+7
*
ikev1: Minor code optimization in task manager
Thomas Egerer
2016-12-07
1
-11
/
+5
*
task-manager: Only trigger retransmit cleared alert if there was at least one...
Tobias Brunner
2016-10-05
1
-1
/
+1
*
ikev1: Activate task to delete the IKE_SA in state IKE_REKEYING
Tobias Brunner
2016-10-04
1
-0
/
+8
*
ikev1: Delete Quick Mode SAs before the ISAKMP SA
Tobias Brunner
2016-10-04
1
-2
/
+2
*
ike1: Flush active queue when queueing a delete of the IKE_SA
Tobias Brunner
2016-07-19
1
-0
/
+3
*
ikev2: Add possibility to delay initiation of a queued task
Tobias Brunner
2016-06-17
1
-3
/
+10
*
task-manager: Add retransmit cleared alert
Tobias Brunner
2016-06-06
1
-0
/
+6
*
task-manager: Add retransmit count to retransmit send alert
Thomas Egerer
2016-06-06
1
-1
/
+2
*
ikev1: Queue INFORMATIONAL messages during XAuth
Tobias Brunner
2016-06-06
1
-5
/
+12
*
ikev1: Activate DELETE tasks before other tasks in state ESTABLISHED
Tobias Brunner
2016-05-06
1
-7
/
+7
*
ikev1: Don't call updown hook etc. when deleting redundant CHILD_SAs
Tobias Brunner
2016-05-06
1
-0
/
+1
*
Use standard unsigned integer types
Andreas Steffen
2016-03-24
1
-23
/
+23
*
ikev1: Fix calculation of DPD timeout
Tobias Brunner
2015-11-09
1
-0
/
+2
*
ikev1: Handle queued INFORMATIONAL message after receiving the last AM request
Tobias Brunner
2015-10-30
1
-0
/
+16
*
ikev1: Queue INFORMATIONAL request if AM is not complete yet
Tobias Brunner
2015-10-30
1
-6
/
+13
*
ikev1: Handle queued TRANSACTION messages only after processing replies
Tobias Brunner
2015-10-30
1
-1
/
+2
*
ikev1: Extract queueing of TRANSACTIONAL requests when MM is not complete yet
Tobias Brunner
2015-10-30
1
-17
/
+27
*
ikev1: Drop TRANSACTION/QUICK_MODE requests until we received the last AM mes...
Tobias Brunner
2015-10-30
1
-0
/
+32
*
ikev1: Avoid fourth QM message if third QM messages of multiple exchanges are...
Tobias Brunner
2015-10-29
1
-0
/
+12
*
ikev1: Fix handling of overlapping Quick Mode exchanges
Tobias Brunner
2015-08-20
1
-1
/
+34
*
ikev1: Trigger children_migrate event if CHILD_SAs are adopted
Tobias Brunner
2015-05-21
1
-0
/
+5
*
ike: Consistently log CHILD_SAs with their unique_id instead of their reqid
Martin Willi
2015-02-20
1
-1
/
+2
*
child-sa: Replace reqid based marks by "unique" marks
Martin Willi
2015-02-20
1
-0
/
+2
*
ikev1: Move defragmentation to message_t
Tobias Brunner
2014-10-10
1
-167
/
+16
*
ike: Move fragmentation to ike_sa_t
Tobias Brunner
2014-10-10
1
-55
/
+6
*
message: fragment() generates message and fragments and caches them
Tobias Brunner
2014-10-10
1
-31
/
+11
*
ikev1: Move fragment generation to message_t
Tobias Brunner
2014-10-10
1
-132
/
+118
*
ikev1: Don't queue more than one mode config or XAuth task
Tobias Brunner
2014-10-07
1
-7
/
+22
*
payload: Use common prefixes for all payload type identifiers
Martin Willi
2014-06-04
1
-4
/
+4
*
libcharon: Use lib->ns instead of charon->name
Tobias Brunner
2014-02-12
1
-6
/
+6
*
ike_sa: Defer task manager destruction after child destruction
Thomas Egerer
2014-01-16
1
-4
/
+3
*
ikev1: Properly initialize list of fragments in case fragment ID is 0
Volker RĂ¼melin
2013-10-31
1
-1
/
+1
*
ikev1: Fix double free when searching for redundant CHILD_SAs
Tobias Brunner
2013-09-13
1
-1
/
+1
*
ikev1: implement mode config push mode
Martin Willi
2013-09-04
1
-8
/
+26
*
ikev1: Fix calculation of the number of fragments
Tobias Brunner
2013-08-15
1
-1
/
+1
*
ikev1: When sending fragments, use ports to decide if a non-ESP marker is added
Tobias Brunner
2013-08-15
1
-6
/
+8
*
ike: Migrate queued CHILD_SA-creating tasks when reestablishing an IKE_SA
Tobias Brunner
2013-07-17
1
-0
/
+34
*
child-sa: replace get_traffic_selectors() with create_ts_enumerator()
Martin Willi
2013-07-17
1
-18
/
+18
*
Fixed some typos, courtesy of codespell
Tobias Brunner
2013-03-25
1
-1
/
+1
*
Make check whether to use IKEv1 fragmentation more readable
Martin Willi
2013-03-14
1
-5
/
+14
*
Ignore fourth Qick Mode message sent by Windows servers.
Martin Willi
2013-03-11
1
-0
/
+9
*
Move initial message dropping to task manager
Martin Willi
2013-02-25
1
-1
/
+15
*
Properly send IKEv1 packets if no ike_cfg is known yet
Tobias Brunner
2013-01-14
1
-2
/
+5
*
Added an option to configure the maximum size of a fragment
Tobias Brunner
2013-01-12
1
-3
/
+10
*
Added an option that allows to force IKEv1 fragmentation
Tobias Brunner
2013-01-12
1
-2
/
+5
[next]