Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | merged the modularization branch (credentials) back to trunk | Martin Willi | 2008-03-13 | 1 | -322/+0 |
| | |||||
* | prototype implemementation of an sqlite configuration backend | Martin Willi | 2007-09-18 | 1 | -0/+41 |
| | |||||
* | peer_cfg now knows about group memberships | Andreas Steffen | 2007-09-13 | 1 | -0/+7 |
| | |||||
* | support of CA-based ipsec policies | Andreas Steffen | 2007-05-18 | 1 | -20/+71 |
| | |||||
* | extended interface_manager (more work needed here) | Martin Willi | 2007-05-03 | 1 | -1/+1 |
| | |||||
* | restructuring of configuration backends | Martin Willi | 2007-04-27 | 1 | -55/+23 |
| | | | | | | | | | 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_cfg | Martin Willi | 2007-04-11 | 1 | -6/+24 |
| | |||||
* | best must be initialized to 2*MAX_WILDCARDS+1 | Andreas Steffen | 2007-04-10 | 1 | -7/+13 |
| | |||||
* | restructured file layout | Martin Willi | 2007-04-10 | 1 | -0/+231 |
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 |