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
Commit message (
Collapse
)
Author
Age
Files
Lines
...
|
|
*
Fixed leak of a hash when checking out by hash
Martin Willi
2012-03-20
1
-0
/
+1
|
|
|
|
|
*
Added a keymat_t version to cast it safely
Martin Willi
2012-03-20
3
-0
/
+21
|
|
|
|
|
*
Handle initiation of not supported IKE versions properly
Martin Willi
2012-03-20
5
-43
/
+75
|
|
|
|
|
*
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
4
-6
/
+20
|
|
|
|
|
*
Fixed scheduling of IKEv2 init tasks in a second keyingtry
Martin Willi
2012-03-20
1
-20
/
+42
|
|
|
|
|
*
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
2
-1
/
+29
|
|
|
|
|
*
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 message version before processing it on an IKE_SA
Martin Willi
2012-03-20
1
-0
/
+10
|
|
|
|
|
*
Check if a config has been selected before narrowing selectors in quick mode
Martin Willi
2012-03-20
1
-2
/
+5
|
|
|
|
|
*
Added a TODO for creating IKE_SAs with unsupported protocol version
Martin Willi
2012-03-20
1
-5
/
+3
|
|
|
|
|
*
Moved eap/xauth classes out of protocol specific subdirectories
Martin Willi
2012-03-20
9
-3
/
+3
|
|
|
|
|
*
Removed obsolete task header inclusion in IKE_SA
Martin Willi
2012-03-20
1
-24
/
+0
|
|
|
|
|
*
Moved MOBIKE task creation to protocol specific task manager
Martin Willi
2012-03-20
4
-10
/
+35
|
|
|
|
|
*
Check in task manager if we have to requeue IKE tasks in a non-first keyingtry
Martin Willi
2012-03-20
2
-48
/
+43
|
|
|
|
|
*
Moved IKE_SA reauth task creation to protocol specific task manager
Martin Willi
2012-03-20
4
-5
/
+21
|
|
|
|
|
*
Moved IKE_SA rekey task creation to protocol specific task manager
Martin Willi
2012-03-20
4
-5
/
+20
|
|
|
|
|
*
Moved IKE_SA delete task creation to protocol specific task manager
Martin Willi
2012-03-20
4
-11
/
+21
|
|
|
|
|
*
Moved CHILD_SA delete task creation to protocol specific task manager
Martin Willi
2012-03-20
4
-11
/
+26
|
|
|
|
|
*
Moved CHILD_SA rekey task creation to protocol specific task manager
Martin Willi
2012-03-20
4
-4
/
+24
|
|
|
|
|
*
Moved CHILD_SA initiate task creation to protocol specific task manager
Martin Willi
2012-03-20
4
-19
/
+36
|
|
|
|
|
*
Moved IKE_SA initiate task creation to protocol specific task manager
Martin Willi
2012-03-20
4
-42
/
+42
|
|
|
|
|
*
Moved liveness checking task creation to protocol specific task manager
Martin Willi
2012-03-20
4
-20
/
+36
|
|
|
|
|
*
Factories honor charon IKEv1/IKEv2 protocol support flags
Martin Willi
2012-03-20
3
-2
/
+24
|
|
|
|
|
*
Separated libcharon/sa directory with ikev1 and ikev2 subfolders
Martin Willi
2012-03-20
98
-135
/
+128
|
|
|
|
|
*
Renamed ike_vendor_v1 to isakmp_vendor
Martin Willi
2012-03-20
6
-29
/
+29
|
|
|
|
|
*
Renamed ike_natd_v1 to isakmp_natd
Martin Willi
2012-03-20
6
-36
/
+36
|
|
|
|
|
*
Renamed ike_cert_pre_v1 to isakmp_cert_pre
Martin Willi
2012-03-20
6
-39
/
+39
|
|
|
|
|
*
Renamed ike_cert_post_v1 to isakmp_cert_post
Martin Willi
2012-03-20
6
-35
/
+35
|
|
|
|
|
*
Doxygen fixes
Martin Willi
2012-03-20
4
-0
/
+4
|
|
|
|
|
*
Initiate IKE_ANY configurations with IKEv2
Martin Willi
2012-03-20
1
-0
/
+5
|
|
|
|
|
*
Pass IKE version to peer config enumerator, filter configs
Martin Willi
2012-03-20
2
-3
/
+3
|
|
|
|
|
*
Support an "any" IKE version for both IKEv1 or IKEv2
Martin Willi
2012-03-20
2
-2
/
+5
|
|
|
|
|
*
Send different notifies if quick mode fails
Martin Willi
2012-03-20
1
-13
/
+14
|
|
|
|
|
*
Support flushing of task queue after building message in task fails
Martin Willi
2012-03-20
1
-4
/
+14
|
|
|
|
|
*
Consider notify errors fatal only during main mode
Martin Willi
2012-03-20
1
-1
/
+4
|
|
|
|
|
*
Delete CHILD_SA if installing SA in third message fails
Martin Willi
2012-03-20
1
-1
/
+6
|
|
|
|
|
*
Added a quick_delete task flag to enforce delete, even if CHILD_SA not found
Martin Willi
2012-03-20
4
-5
/
+12
|
|
|
|
|
*
Send delete if Main Mode authentication fails as initiator
Martin Willi
2012-03-20
2
-4
/
+32
|
|
|
|
|
*
Send notifies in all error cases of Main Mode
Martin Willi
2012-03-20
1
-33
/
+30
|
|
|
|
|
*
Use (as client) and verify (as server) configured XAuth identities
Martin Willi
2012-03-20
1
-17
/
+42
|
|
|
|
|
*
Added an identity getter to XAuth methods to query the actually used identity
Martin Willi
2012-03-20
1
-0
/
+7
|
|
|
|
|
*
Store Main Mode identity even if XAuth-only is used for authentication
Martin Willi
2012-03-20
1
-4
/
+4
|
|
|
|
|
*
Check authorization constraints after main mode completed
Martin Willi
2012-03-20
1
-5
/
+48
|
|
|
|
|
*
Save authentication info collected during main mode authentication
Martin Willi
2012-03-20
1
-1
/
+26
|
|
|
[prev]
[next]