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
/
tasks
/
task.c
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Separated libcharon/sa directory with ikev1 and ikev2 subfolders
Martin Willi
2012-03-20
1
-50
/
+0
|
*
Renamed ike_vendor_v1 to isakmp_vendor
Martin Willi
2012-03-20
1
-1
/
+1
|
*
Renamed ike_natd_v1 to isakmp_natd
Martin Willi
2012-03-20
1
-1
/
+1
|
*
Renamed ike_cert_pre_v1 to isakmp_cert_pre
Martin Willi
2012-03-20
1
-1
/
+1
|
*
Renamed ike_cert_post_v1 to isakmp_cert_post
Martin Willi
2012-03-20
1
-2
/
+2
|
*
Added a dedicated IKEv1 task to delete CHILD_SAs
Martin Willi
2012-03-20
1
-0
/
+1
|
*
Added a dedicated delete task for IKEv1 IKE_SAs
Martin Willi
2012-03-20
1
-0
/
+1
|
*
Use a single task_type_t enum name for ME and non-ME variant
Martin Willi
2012-03-20
1
-30
/
+2
|
*
Added a task stub to create and process IKEv1 informational exchanges
Martin Willi
2012-03-20
1
-0
/
+2
|
*
Added IKEv1 Mode Config task based on IKEv2 ike_config
Martin Willi
2012-03-20
1
-0
/
+2
|
*
Replace xauth_request task with a new stub where we reimplement it
Martin Willi
2012-03-20
1
-4
/
+4
|
*
Added task types for IKEv1 certificate handling
Martin Willi
2012-03-20
1
-0
/
+4
|
*
Task added for IKEv1 NAT detection.
Tobias Brunner
2012-03-20
1
-0
/
+2
|
|
|
|
There is already support for both Main and Aggressive Mode.
*
Use a dedicated IKEv1 vendor ID task to fix using IKEv2 payloads in IKEv1
Martin Willi
2012-03-20
1
-2
/
+6
|
*
Added a generic TASK_ prefix to all task types
Martin Willi
2012-03-20
1
-4
/
+4
|
*
Added a quick mode task stub
Martin Willi
2012-03-20
1
-2
/
+4
|
*
Added enum name for MAIN_MODE task
Martin Willi
2012-03-20
1
-2
/
+4
|
*
Moving charon to libcharon.
Tobias Brunner
2010-03-19
1
-0
/
+58