aboutsummaryrefslogtreecommitdiffstats
path: root/src/charon/sa/tasks/ike_delete.c
Commit message (Collapse)AuthorAgeFilesLines
* merged the modularization branch (credentials) back to trunkMartin Willi2008-03-131-7/+2
|
* removed misleading warning when rekeyingMartin Willi2007-05-231-1/+0
|
* restructured file layoutMartin Willi2007-04-101-1/+1
| | | | | | | | | 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
* fixed some exchange collisions (except IKE/CHILD rekeying)Martin Willi2007-03-201-3/+6
|
* merged tasking branch into trunkMartin Willi2007-02-281-0/+169