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
/
charon
/
sa
/
trap_manager.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Separated the public interfaces of the threading primitives.
Tobias Brunner
2009-12-23
1
-1
/
+1
*
Moved mutex.c to a separate folder in order to cleanly wrap other threading p...
Tobias Brunner
2009-12-23
1
-1
/
+1
*
Catch CHILD_SA state changes during acquire
Martin Willi
2009-10-07
1
-17
/
+45
*
removed trailing spaces ([[:space:]]+$)
Martin Willi
2009-09-04
1
-25
/
+25
*
OpenSolaris defines MUTEX_DEFAULT therefore we rename the members of the enum...
Tobias Brunner
2009-08-14
1
-1
/
+1
*
set protocol to ESP for policies installed as a trap
Martin Willi
2009-08-07
1
-0
/
+4
*
use rwlock instead of a mutex in trap_manager, avoids possible deadlock
Martin Willi
2009-06-16
1
-18
/
+18
*
include TSi/TSr of triggering packet in acquire
Martin Willi
2009-05-20
1
-1
/
+1
*
drop acquires we already have a pending connection attempt
Martin Willi
2009-05-08
1
-14
/
+90
*
initiate trapped CHILD_SAs with same reqid
Martin Willi
2009-05-08
1
-8
/
+8
*
removed $Id$ from new template generated files
Martin Willi
2009-05-08
1
-2
/
+0
*
added a trap-manager to handle routed policies outside of IKE_SAs
Martin Willi
2009-05-08
1
-0
/
+297