aboutsummaryrefslogtreecommitdiffstats
path: root/src/charon/config/cfg_store.c
Commit message (Collapse)AuthorAgeFilesLines
* restructuring of configuration backendsMartin Willi2007-04-271-146/+0
| | | | | | | | | added propotypes of new control interfaces (xml & dbus) introduced loadable: configuration backends control interfaces using pluggable modules as in EAP
* accepting stroke initiation by a name of a child_cfgMartin Willi2007-04-111-18/+0
|
* restructured file layoutMartin Willi2007-04-101-0/+164
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