Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 | -3/+6 |
| | | | | | | | | | 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 | -2/+1 |
| | | | | | | eap_identity parameter to exchange in eap_identity some auth_info/peer_cfg refactorings fixed some bugs, introduced new ones | ||||
* | fixed medsrv database uri key | Martin Willi | 2008-07-01 | 1 | -1/+1 |
| | |||||
* | fixed medsrv mysql scheme | Martin Willi | 2008-06-23 | 1 | -1/+1 |
| | |||||
* | added mediation server web frontend | Martin Willi | 2008-06-11 | 3 | -16/+25 |
| | | | | updated charons medsrv plugin to updated database scheme | ||||
* | fixed compile error of medsrv plugin | Martin Willi | 2008-06-11 | 1 | -1/+1 |
| | |||||
* | ECDSA with OpenSSL | Tobias Brunner | 2008-06-10 | 1 | -1/+1 |
| | |||||
* | DNS resolving of ike_cfg hosts dynamically on demand | Martin Willi | 2008-06-06 | 1 | -2/+1 |
| | |||||
* | 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 | ||||
* | moved RAW public key support to a separate plugin (pubkey) | Martin Willi | 2008-05-08 | 4 | -268/+11 |
| | |||||
* | renamed med_db plugin to medsrv, as we will introduce an additional medcli ↵ | Martin Willi | 2008-05-08 | 11 | -0/+859 |
client plugin |