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
/
child_create.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Separated libcharon/sa directory with ikev1 and ikev2 subfolders
Martin Willi
2012-03-20
1
-1333
/
+0
*
Added not-yet used sa_payload parameters used in IKEv1
Martin Willi
2012-03-20
1
-4
/
+2
*
Fixed a config reference leak in IKEv2 initiate
Martin Willi
2012-03-20
1
-1
/
+0
*
Add missing keymat cast to avoid compiler warning
Martin Willi
2012-03-20
1
-1
/
+1
*
Moved version specific keymat functions to specific interfaces.
Tobias Brunner
2012-03-20
1
-4
/
+7
*
Added a generic TASK_ prefix to all task types
Martin Willi
2012-03-20
1
-1
/
+1
*
Extended KE payload for IKEv1 support
Martin Willi
2012-03-20
1
-1
/
+2
*
Extended nonce payload for IKEv1 support
Martin Willi
2012-03-20
1
-1
/
+1
*
Extend sa_payload for IKEv1 support
Martin Willi
2012-03-20
1
-2
/
+4
*
Log if charon failed to establish a CHILD_SA but keeps the IKE_SA up.
Tobias Brunner
2011-10-21
1
-0
/
+4
*
Replaced simple iterator usages.
Tobias Brunner
2011-07-06
1
-3
/
+3
*
Some typos fixed.
Tobias Brunner
2011-02-07
1
-1
/
+1
*
Handle all error notifies in CREATE_CHILD_SA exchanges
Martin Willi
2011-01-05
1
-0
/
+14
*
eliminated whitespace
Andreas Steffen
2010-12-21
1
-1
/
+1
*
Migrated child_create_t to INIT/METHOD macros
Andreas Steffen
2010-12-21
1
-83
/
+55
*
Do not use TFC padding if peer does not support ESPv3
Martin Willi
2010-12-20
1
-8
/
+24
*
Refer to scheduler and processor via lib and not hydra.
Tobias Brunner
2010-09-02
1
-3
/
+2
*
Refer to scheduler via hydra and not charon.
Tobias Brunner
2010-09-02
1
-2
/
+3
*
Pass the CREATE_CHILD_SA initiator flag to the child_keys parameter
Martin Willi
2010-07-26
1
-2
/
+2
*
Moved X509 ipAddrBlock checking to the addrblock plugin
Martin Willi
2010-07-13
1
-60
/
+0
*
Added a hook to narrow traffic selectors for CHILD_SAs
Martin Willi
2010-07-13
1
-5
/
+38
*
Correct check of traffic selectors before destruction
Thomas Egerer
2010-06-29
1
-2
/
+2
*
Ignore DH exchange in CHILD_SA rekeying if the selected proposal contains no ...
Martin Willi
2010-04-21
1
-5
/
+5
*
Moving charon to libcharon.
Tobias Brunner
2010-03-19
1
-0
/
+1351