Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | extended credential_set_t interface by a cache_cert() method | Martin Willi | 2008-04-17 | 1 | -8/+0 |
| | | | | allows persistent or in-memory caching of fetched certificates | ||||
* | ike_sa_manager enumerable, not iterable | Martin Willi | 2008-04-14 | 1 | -3/+3 |
| | |||||
* | merged the modularization branch (credentials) back to trunk | Martin Willi | 2008-03-13 | 1 | -0/+574 |
| | |||||
* | restructuring of configuration backends | Martin Willi | 2007-04-27 | 1 | -134/+0 |
| | | | | | | | | | added propotypes of new control interfaces (xml & dbus) introduced loadable: configuration backends control interfaces using pluggable modules as in EAP | ||||
* | moved initiate() code to the generic controller_t class | Martin Willi | 2007-04-16 | 1 | -0/+134 |
| | |||||
* | restructured file layout | Martin Willi | 2007-04-10 | 1 | -0/+0 |
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 |