Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | extended changeset [4753] | Andreas Steffen | 2008-12-04 | 1 | -1/+2 |
| | |||||
* | handling peer_match with higher priority tan ike_match to select correct ↵ | Martin Willi | 2008-12-04 | 1 | -1/+1 |
| | | | | config if IPs are equal | ||||
* | fixed a double-unlock bug, showed up when using rwlocks in backend manager | Martin Willi | 2008-11-28 | 1 | -22/+4 |
| | |||||
* | use rwlocks in backend manager to allow simultaneous access | Martin Willi | 2008-11-27 | 1 | -19/+19 |
| | |||||
* | cosmetics in debug output | Andreas Steffen | 2008-11-11 | 1 | -6/+11 |
| | |||||
* | logging peer addresses in peer_cfg lookup | Martin Willi | 2008-07-01 | 1 | -1/+2 |
| | |||||
* | added host match prio to debugging output | Martin Willi | 2008-07-01 | 1 | -7/+8 |
| | |||||
* | peer_cfg lookup takes peer addresses into account | Martin Willi | 2008-07-01 | 1 | -80/+97 |
| | |||||
* | DNS resolving of ike_cfg hosts dynamically on demand | Martin Willi | 2008-06-06 | 1 | -4/+18 |
| | |||||
* | fixed peer_cfg lookup when omitting IDr | Martin Willi | 2008-03-19 | 1 | -0/+5 |
| | |||||
* | merged the modularization branch (credentials) back to trunk | Martin Willi | 2008-03-13 | 1 | -138/+213 |
| | |||||
* | prototype implemementation of an sqlite configuration backend | Martin Willi | 2007-09-18 | 1 | -0/+17 |
| | |||||
* | removed paranoid module checking | Martin Willi | 2007-05-25 | 1 | -13/+0 |
| | |||||
* | support of CA-based ipsec policies | Andreas Steffen | 2007-05-18 | 1 | -9/+7 |
| | |||||
* | restructuring of configuration backends | Martin Willi | 2007-04-27 | 1 | -0/+244 |
added propotypes of new control interfaces (xml & dbus) introduced loadable: configuration backends control interfaces using pluggable modules as in EAP |