Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fixed compilation of medcli plugin | Martin Willi | 2008-11-11 | 2 | -28/+50 |
| | |||||
* | time values in strongswan.conf can be optionally specified in days (d), ↵ | Andreas Steffen | 2008-09-04 | 1 | -3/+2 |
| | | | | hours (h), minutes (m), or seconds (s) | ||||
* | refactored credential builder | Martin Willi | 2008-09-02 | 1 | -4/+7 |
| | | | | | | | | | allow enumeration of matching builders try a second builder if the first one fails builder clones resources internally on demand caller frees added resources on failure and success stricter handling of non-supported build parts | ||||
* | ported parts of two-sim branch | Martin Willi | 2008-08-22 | 1 | -6/+3 |
| | | | | | | eap_identity parameter to exchange in eap_identity some auth_info/peer_cfg refactorings fixed some bugs, introduced new ones | ||||
* | introduced an additional bus->signal parameter for signal specific data | Martin Willi | 2008-07-18 | 1 | -3/+4 |
| | | | | added SIG_IKE/SIG_CHD macros for signal emitting | ||||
* | changed medcli settings keys | Martin Willi | 2008-07-02 | 1 | -2/+2 |
| | |||||
* | medcli initiates "active" connections on startup | Martin Willi | 2008-06-19 | 1 | -1/+58 |
| | |||||
* | medcli plugin writes connection status to database | Martin Willi | 2008-06-19 | 4 | -2/+180 |
| | |||||
* | ECDSA with OpenSSL | Tobias Brunner | 2008-06-10 | 1 | -2/+2 |
| | |||||
* | DNS resolving of ike_cfg hosts dynamically on demand | Martin Willi | 2008-06-06 | 1 | -11/+2 |
| | |||||
* | plugin load configuration in strongswan.conf | Martin Willi | 2008-05-15 | 1 | -3/+3 |
| | | | | | | some components accept a "component.load" option with a space separated list of plugins to load libcharon- plugins are now handled the same way as libstrongswan- plugins | ||||
* | prototype of mediation client database plugin | Martin Willi | 2008-05-14 | 8 | -0/+867 |