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
/
tasks
/
ike_rekey.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ike-rekey: Return TEMPORARY_FAILURE when concurrently creating a CHILD_SA
Tobias Brunner
2016-06-17
1
-14
/
+35
*
ike-rekey: Make sure to ignore task when detecting collisions if ike-init sub...
Tobias Brunner
2016-06-17
1
-1
/
+2
*
ike-rekey: Handle undetected collisions also if delete is delayed
Tobias Brunner
2016-06-17
1
-16
/
+26
*
ike-rekey: There is no passive reauth task, so it will never collide with one
Tobias Brunner
2016-06-17
1
-3
/
+2
*
ike-rekey: Ignore colliding rekey tasks that did not create an IKE_SA
Tobias Brunner
2016-06-17
1
-56
/
+64
*
ike-rekey: Properly handle situation if the peer did not notice the rekey col...
Tobias Brunner
2016-06-17
1
-0
/
+11
*
ike-rekey: Add method to check if there was a rekey collision
Tobias Brunner
2016-06-17
1
-0
/
+8
*
ike-rekey: Respond with TEMPORARY_FAILURE if CHILD_SAs are currently rekeyed/...
Tobias Brunner
2016-06-17
1
-1
/
+8
*
ike-rekey: Handle TEMPORARY_FAILURE notify
Tobias Brunner
2016-06-17
1
-8
/
+22
*
ike-rekey: Respond with TEMPORARY_FAILURE if we are deleting the SA
Tobias Brunner
2016-06-17
1
-0
/
+5
*
ikev2: Add a new state to track rekeyed IKE_SAs
Tobias Brunner
2016-06-17
1
-29
/
+12
*
ike-rekey: Add the name/ID of the redundant IKE_SAs to the log messages
Tobias Brunner
2016-06-17
1
-8
/
+13
*
ike-rekey: Establish new IKE_SA earlier as responder, but only if no collision
Tobias Brunner
2016-06-17
1
-3
/
+8
*
Use standard unsigned integer types
Andreas Steffen
2016-03-24
1
-1
/
+1
*
ike-rekey: Fix cleanup() call
Tobias Brunner
2015-07-27
1
-2
/
+2
*
ike-rekey: Reset IKE_SA on bus before sending CREATE_CHILD_SA response
Tobias Brunner
2015-07-27
1
-1
/
+2
*
ike-rekey: Reset IKE_SA on the bus after destroying new IKE_SA
Tobias Brunner
2015-07-27
1
-16
/
+15
*
ikev2: Immediately initiate queued tasks after establishing rekeyed IKE_SA
Martin Willi
2015-03-18
1
-0
/
+29
*
ikev2: Schedule a timeout for the delete message following passive IKE rekeying
Martin Willi
2015-03-03
1
-0
/
+6
*
ikev2: Fix ike_rekey switch statement broken with last commit
Martin Willi
2014-11-24
1
-1
/
+1
*
ikev2: Prevent IKE_SA rekeying if we are currently retrying a CHILD_SA rekey
Martin Willi
2014-11-21
1
-0
/
+1
*
ikev2: Add inherit_pre() to apply config and hosts before IKE_SA rekeying
Martin Willi
2014-04-17
1
-11
/
+3
*
Handle initiation of not supported IKE versions properly
Martin Willi
2012-03-20
1
-5
/
+11
*
Separated libcharon/sa directory with ikev1 and ikev2 subfolders
Martin Willi
2012-03-20
1
-0
/
+406