Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | some typos | Tobias Brunner | 2008-11-11 | 1 | -3/+3 |
| | |||||
* | reintegrated bus-refactoring branch | Martin Willi | 2008-10-14 | 1 | -8/+6 |
| | |||||
* | introduced an additional bus->signal parameter for signal specific data | Martin Willi | 2008-07-18 | 1 | -2/+4 |
| | | | | added SIG_IKE/SIG_CHD macros for signal emitting | ||||
* | ike_sa_manager enumerable, not iterable | Martin Willi | 2008-04-14 | 1 | -4/+4 |
| | |||||
* | merged the modularization branch (credentials) back to trunk | Martin Willi | 2008-03-13 | 1 | -0/+174 |
| | |||||
* | restructuring of configuration backends | Martin Willi | 2007-04-27 | 1 | -93/+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 | -9/+38 |
| | |||||
* | removed IKE_SA_ID (%J) printf hook, two more to go | Martin Willi | 2007-04-11 | 1 | -0/+64 |
| | |||||
* | 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 |