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
/
child_delete.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
child-delete: Only let SAs expire naturally if they not already did
Tobias Brunner
2017-09-15
1
-1
/
+1
*
child-rekey: Don't install outbound SA in case of lost collisions
Tobias Brunner
2017-08-07
1
-1
/
+0
*
linked-list: Change return value of find_first() and signature of its callback
Tobias Brunner
2017-05-26
1
-6
/
+7
*
child-delete: Delay the removal of the inbound SA of rekeyed CHILD_SAs
Tobias Brunner
2017-05-23
1
-4
/
+40
*
child-sa: Remove state to track installation of half the SA again
Tobias Brunner
2017-05-23
1
-1
/
+0
*
child-delete: Track flags per individual CHILD_SA
Tobias Brunner
2017-05-23
1
-47
/
+78
*
ikev2: Delay installation of outbound SAs during rekeying on the responder
Tobias Brunner
2017-05-23
1
-2
/
+62
*
child-delete: Reply as usual when concurrently rekeying the IKE_SA
Tobias Brunner
2016-06-17
1
-5
/
+1
*
child-delete: Check if the deleted CHILD_SA is the redundant SA of a collision
Tobias Brunner
2016-06-17
1
-4
/
+39
*
ikev2: Use CHILD_REKEYED for replaced CHILD_SAs after rekeying
Tobias Brunner
2016-06-17
1
-4
/
+6
*
child-delete: Remove unnecessary call to destroy_child_sa()
Tobias Brunner
2016-06-17
1
-2
/
+0
*
Use standard unsigned integer types
Andreas Steffen
2016-03-24
1
-6
/
+6
*
traffic-selector: Don't end printf'ed list of traffic selectors with a space
Tobias Brunner
2015-11-10
1
-2
/
+2
*
ike: Consistently log CHILD_SAs with their unique_id instead of their reqid
Martin Willi
2015-02-20
1
-2
/
+2
*
payload: Use common prefixes for all payload type identifiers
Martin Willi
2014-06-04
1
-3
/
+3
*
ikev2: Recreate a CHILD_SA that got a hard lifetime expire without rekeying
Martin Willi
2014-03-31
1
-0
/
+12
*
ikev2: Fix segfault when reestablishing CHILD_SAs due to closeaction=restart|...
Tobias Brunner
2013-08-13
1
-3
/
+4
*
child-sa: replace get_traffic_selectors() with create_ts_enumerator()
Martin Willi
2013-07-17
1
-5
/
+9
*
Reuse reqid when restarting CHILD_SAs for dpd|closeaction=restart
Tobias Brunner
2013-07-01
1
-2
/
+2
*
Reuse reqid for trap policies installed for dpd|closeaction=hold
Tobias Brunner
2013-07-01
1
-1
/
+2
*
ikev2: keep the CHILD_SA we delete as initiator in the list to destroy
Martin Willi
2013-06-25
1
-6
/
+5
*
child_sa_t.get_usestats() can additionally return the number of processed pac...
Martin Willi
2013-03-14
1
-2
/
+2
*
Do not query CHILD_SA during delete if they already expired
Martin Willi
2012-03-20
1
-11
/
+30
*
Separated libcharon/sa directory with ikev1 and ikev2 subfolders
Martin Willi
2012-03-20
1
-0
/
+391