aboutsummaryrefslogtreecommitdiffstats
path: root/src/charon/config/backends
Commit message (Collapse)AuthorAgeFilesLines
* support of CA-based ipsec policiesAndreas Steffen2007-05-182-28/+75
|
* extended interface_manager (more work needed here)Martin Willi2007-05-031-1/+1
|
* added more API documentation to backends/interfacesMartin Willi2007-04-303-6/+6
|
* restructuring of configuration backendsMartin Willi2007-04-274-104/+124
| | | | | | | | | 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-112-3/+7
| | | | | | 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-112-6/+33
|
* best must be initialized to 2*MAX_WILDCARDS+1Andreas Steffen2007-04-101-7/+13
|
* restructured file layoutMartin Willi2007-04-103-0/+390
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