aboutsummaryrefslogtreecommitdiffstats
path: root/src/libcharon/plugins/vici/vici_plugin.c
Commit message (Collapse)AuthorAgeFilesLines
* vici: Certification Authority support added.Andreas Steffen2015-07-211-1/+15
| | | | | | CDP and OCSP URIs for a one or multiple certification authorities can be added via the VICI interface. swanctl allows to read definitions from a new authorities section.
* vici: Add support for ike_sa and child_sa updown notificationsTimo Teräs2015-05-041-0/+24
| | | | | | Useful for monitoring and management purposes. Signed-off-by: Timo Teräs <timo.teras@iki.fi>
* attributes: Move the configuration attributes framework to libcharonMartin Willi2015-02-201-5/+4
|
* vici: Add an IKE virtual IP and attribute backendMartin Willi2014-05-071-0/+13
|
* vici: Add a generic log event to raise events for log messagesMartin Willi2014-05-071-0/+10
|
* vici: Add a credential backendMartin Willi2014-05-071-0/+8
|
* vici: Add backend providing in-memory connectionsMartin Willi2014-05-071-0/+14
|
* vici: Add a control backend, currently to initiate connections by nameMartin Willi2014-05-071-0/+8
|
* vici: Add a query class, currently implementing a list-sas commandMartin Willi2014-05-071-1/+13
|
* vici: Provide a command dispatcher handling request and event registrationMartin Willi2014-05-071-0/+20
|
* vici: Add a plugin stub for the "Versatile IKE Control Interface" pluginMartin Willi2014-05-071-0/+84