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
/
tasks
/
quick_delete.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use standard unsigned integer types
Andreas Steffen
2016-03-24
1
-5
/
+5
*
traffic-selector: Don't end printf'ed list of traffic selectors with a space
Tobias Brunner
2015-11-10
1
-2
/
+2
*
child-sa: Add a new state to track rekeyed IKEv1 CHILD_SAs
Tobias Brunner
2015-03-25
1
-1
/
+1
*
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
-2
/
+2
*
ikev1: Delete quick modes with the negotiated SA protocol
Martin Willi
2013-10-11
1
-1
/
+1
*
ikev1: Support closeaction of CHILD_SA.
Oliver Smith
2013-07-17
1
-7
/
+49
*
child-sa: replace get_traffic_selectors() with create_ts_enumerator()
Martin Willi
2013-07-17
1
-5
/
+9
*
child_sa_t.get_usestats() can additionally return the number of processed pac...
Martin Willi
2013-03-14
1
-2
/
+2
*
Flush task queues explicitly, not implicitly if task returns ALREADY_DONE
Martin Willi
2012-05-21
1
-0
/
+1
*
Don't invoke a child_updown hook when a quick mode to delete has been rekeyed
Martin Willi
2012-03-20
1
-1
/
+6
*
Do not query CHILD_SA during delete if they already expired
Martin Willi
2012-03-20
1
-11
/
+30
*
Don't return FAILED if a CHILD_SA to delete could not be found
Martin Willi
2012-03-20
1
-1
/
+1
*
Separated libcharon/sa directory with ikev1 and ikev2 subfolders
Martin Willi
2012-03-20
1
-0
/
+222