aboutsummaryrefslogtreecommitdiffstats
path: root/src/charon/config/backends/local_backend.h
Commit message (Collapse)AuthorAgeFilesLines
* merged the modularization branch (credentials) back to trunkMartin Willi2008-03-131-60/+0
|
* added more API documentation to backends/interfacesMartin Willi2007-04-301-2/+2
|
* restructuring of configuration backendsMartin Willi2007-04-271-40/+9
| | | | | | | | | added propotypes of new control interfaces (xml & dbus) introduced loadable: configuration backends control interfaces using pluggable modules as in EAP
* cleaned up apidocMartin Willi2007-04-111-1/+1
| | | | | | added some comments removed configuration.[ch], as it does not make sense like it is
* accepting stroke initiation by a name of a child_cfgMartin Willi2007-04-111-0/+9
|
* restructured file layoutMartin Willi2007-04-101-0/+82
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