aboutsummaryrefslogtreecommitdiffstats
path: root/src/charon/sa/tasks/child_create.h
Commit message (Collapse)AuthorAgeFilesLines
* Moving charon to libcharon.Tobias Brunner2010-03-191-83/+0
|
* removed trailing spaces ([[:space:]]+$)Martin Willi2009-09-041-5/+5
|
* implemented child_up() bus hookMartin Willi2009-07-091-1/+3
|
* include TSi/TSr of triggering packet in acquireMartin Willi2009-05-201-2/+5
|
* removing svn keyword $Id$ from all filesTobias Brunner2009-04-301-2/+0
|
* updated DoxyfileMartin Willi2009-03-241-1/+1
| | | | | | properly close all doxygen groups fixed remaining doxygen warnings
* merged the modularization branch (credentials) back to trunkMartin Willi2008-03-131-21/+13
|
* restructured file layoutMartin Willi2007-04-101-3/+3
| | | | | | | | | new configuration structure: peer_cfg: configuration related to a peer (authenitcation, ...= ike_cfg: config to use for IKE setup (proposals) child_Cfg: config for CHILD_SA (proposals, traffic selectors) a peer_cfg has one ike_cfg and multiple child_cfg's stroke now uses fixed count of threads
* added CHILD_SA compare check for rekeying collisions Martin Willi2007-03-221-3/+1
|
* fixed child rekey collisionMartin Willi2007-03-211-0/+8
| | | | | implemented ike rekey collision
* handling of CHILD_SA rekeying collisionsMartin Willi2007-03-211-0/+10
|
* merged tasking branch into trunkMartin Willi2007-02-281-0/+72