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
Commit message (
Collapse
)
Author
Age
Files
Lines
...
*
Include peer config overtime in negotiated ISAKMP SA lifetime
Martin Willi
2012-03-20
1
-2
/
+3
|
*
Initiate IKEv1 reauthentication, take over all children
Martin Willi
2012-03-20
1
-4
/
+44
|
*
Establish IKE_SA only once as XAuth responder
Martin Willi
2012-03-20
1
-1
/
+0
|
*
Set a condition flag if peer has been authenticated using XAuth
Martin Willi
2012-03-20
1
-0
/
+1
|
*
Queue Mode Config tasks after main mode as initiator, not as responder
Martin Willi
2012-03-20
1
-6
/
+6
|
*
Setting Mode Cfg identifier for CFG_ACK messages.
Clavister OpenSource
2012-03-20
1
-0
/
+7
|
*
As responder, try to reuse the reqid of the CHILD_SA the initiator is rekeying
Martin Willi
2012-03-20
1
-0
/
+38
|
*
Reply quick mode with the same SA lifetime that we received
Martin Willi
2012-03-20
1
-4
/
+4
|
*
Do not query CHILD_SA during delete if they already expired
Martin Willi
2012-03-20
5
-17
/
+38
|
*
Implemented CHILD_SA rekeying
Martin Willi
2012-03-20
1
-1
/
+18
|
*
Don't return FAILED if a CHILD_SA to delete could not be found
Martin Willi
2012-03-20
1
-1
/
+1
|
*
Support installing of quick mode SAs with a specific reqid
Martin Willi
2012-03-20
3
-3
/
+27
|
*
Double check that we could select a TS as quick mode responder
Martin Willi
2012-03-20
1
-3
/
+3
|
*
Implemented responder retransmission, currently enabled for quick mode only
Martin Willi
2012-03-20
1
-56
/
+116
|
*
Queue IKEv1 INFORMATIONALS with higher priority to process notifies first
Martin Willi
2012-03-20
1
-2
/
+2
|
*
Don't process notifies in quick mode task when we get an INFORMATIONAL
Martin Willi
2012-03-20
1
-1
/
+2
|
*
Always queue a new passive task when receiving an IKEv1 INFORMATIONAL
Martin Willi
2012-03-20
1
-1
/
+2
|
*
Added a keymat_t version to cast it safely
Martin Willi
2012-03-20
1
-0
/
+7
|
*
Send a delete for every CHILD_SA before deleting IKE_SA
Martin Willi
2012-03-20
1
-3
/
+15
|
*
Set used auth_class in PSKv1 authenticator to comply to constraints
Martin Willi
2012-03-20
3
-5
/
+19
|
*
Don't requeue IKEv1 init tasks if they already exist in a second keyingtry
Martin Willi
2012-03-20
1
-5
/
+42
|
*
Implemented resetting of IKEv1 task manager, enabling additional keyingtries
Martin Willi
2012-03-20
1
-0
/
+28
|
*
Fixed migration of NATD task
Martin Willi
2012-03-20
1
-0
/
+1
|
*
Implemented migration of quick mode task
Martin Willi
2012-03-20
1
-5
/
+23
|
*
Implemented migration of XAuth task
Martin Willi
2012-03-20
1
-0
/
+18
|
*
Implemented migration of certificate handling tasks
Martin Willi
2012-03-20
2
-0
/
+3
|
*
Implemented migration of Main Mode task
Martin Willi
2012-03-20
1
-0
/
+13
|
*
Check if a config has been selected before narrowing selectors in quick mode
Martin Willi
2012-03-20
1
-2
/
+5
|
*
Moved eap/xauth classes out of protocol specific subdirectories
Martin Willi
2012-03-20
4
-404
/
+0
|
*
Moved MOBIKE task creation to protocol specific task manager
Martin Willi
2012-03-20
1
-0
/
+7
|
*
Moved IKE_SA reauth task creation to protocol specific task manager
Martin Willi
2012-03-20
1
-0
/
+7
|
*
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
/
+8
|
*
Moved CHILD_SA delete task creation to protocol specific task manager
Martin Willi
2012-03-20
1
-0
/
+9
|
*
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
/
+8
|
*
Moved IKE_SA initiate task creation to protocol specific task manager
Martin Willi
2012-03-20
1
-0
/
+11
|
*
Moved liveness checking task creation to protocol specific task manager
Martin Willi
2012-03-20
1
-0
/
+7
|
*
Separated libcharon/sa directory with ikev1 and ikev2 subfolders
Martin Willi
2012-03-20
36
-0
/
+8954
[prev]