aboutsummaryrefslogtreecommitdiffstats
path: root/src/charon/plugins/medcli
Commit message (Collapse)AuthorAgeFilesLines
* fixed compilation of medcli pluginMartin Willi2008-11-112-28/+50
|
* time values in strongswan.conf can be optionally specified in days (d), ↵Andreas Steffen2008-09-041-3/+2
| | | | hours (h), minutes (m), or seconds (s)
* refactored credential builderMartin Willi2008-09-021-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 branchMartin Willi2008-08-221-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 dataMartin Willi2008-07-181-3/+4
| | | | added SIG_IKE/SIG_CHD macros for signal emitting
* changed medcli settings keys Martin Willi2008-07-021-2/+2
|
* medcli initiates "active" connections on startupMartin Willi2008-06-191-1/+58
|
* medcli plugin writes connection status to databaseMartin Willi2008-06-194-2/+180
|
* ECDSA with OpenSSLTobias Brunner2008-06-101-2/+2
|
* DNS resolving of ike_cfg hosts dynamically on demandMartin Willi2008-06-061-11/+2
|
* plugin load configuration in strongswan.confMartin Willi2008-05-151-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 pluginMartin Willi2008-05-148-0/+867