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
/
task_manager_v2.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix check-in of IKE_SA when IKE_SA_INIT fails and hash table is enabled
Tobias Brunner
2013-01-24
1
-2
/
+13
*
Add alerts for sent/received message retransmissions and timeout
Martin Willi
2012-11-29
1
-0
/
+5
*
Raise a bus alert when IKE message body parsing fails
Martin Willi
2012-10-24
1
-0
/
+2
*
Respect IKE version while selecting an ike_cfg as responder
Martin Willi
2012-10-24
1
-1
/
+2
*
Ensure UNSUPPORTED_CRITICAL_PAYLOAD notify contains correct payload type
Tobias Brunner
2012-09-28
1
-0
/
+1
*
Trigger ike_updown event caused by retransmits only after reestablish() has b...
Tobias Brunner
2012-09-06
1
-5
/
+0
*
Make task managers flush_queue() method public
Martin Willi
2012-05-21
1
-9
/
+30
*
Use name from initialization to access settings in libcharon.
Tobias Brunner
2012-05-03
1
-4
/
+5
*
Merge branch 'ikev1'
Martin Willi
2012-05-02
1
-3
/
+8
*
Merge branch 'ikev1-clean' into ikev1-master
Martin Willi
2012-03-20
1
-6
/
+10
*
Check if we actually have a packet before retransmitting it
Martin Willi
2012-03-20
1
-1
/
+1
*
Invoke bus_t.message hook twice, once plain and parsed, once encoded and encr...
Martin Willi
2012-03-20
1
-2
/
+3
*
Do not query CHILD_SA during delete if they already expired
Martin Willi
2012-03-20
1
-3
/
+5
*
Fixed scheduling of IKEv2 init tasks in a second keyingtry
Martin Willi
2012-03-20
1
-20
/
+42
*
Moved MOBIKE task creation to protocol specific task manager
Martin Willi
2012-03-20
1
-1
/
+18
*
Check in task manager if we have to requeue IKE tasks in a non-first keyingtry
Martin Willi
2012-03-20
1
-13
/
+42
*
Moved IKE_SA reauth task creation to protocol specific task manager
Martin Willi
2012-03-20
1
-0
/
+8
*
Moved IKE_SA rekey task creation to protocol specific task manager
Martin Willi
2012-03-20
1
-0
/
+7
*
Moved IKE_SA delete task creation to protocol specific task manager
Martin Willi
2012-03-20
1
-0
/
+7
*
Moved CHILD_SA delete task creation to protocol specific task manager
Martin Willi
2012-03-20
1
-0
/
+7
*
Moved CHILD_SA rekey task creation to protocol specific task manager
Martin Willi
2012-03-20
1
-0
/
+7
*
Moved CHILD_SA initiate task creation to protocol specific task manager
Martin Willi
2012-03-20
1
-0
/
+15
*
Moved IKE_SA initiate task creation to protocol specific task manager
Martin Willi
2012-03-20
1
-0
/
+25
*
Moved liveness checking task creation to protocol specific task manager
Martin Willi
2012-03-20
1
-0
/
+21
*
Separated libcharon/sa directory with ikev1 and ikev2 subfolders
Martin Willi
2012-03-20
1
-0
/
+1307