Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | vici: Certification Authority support added. | Andreas Steffen | 2015-07-21 | 1 | -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 notifications | Timo Teräs | 2015-05-04 | 1 | -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 libcharon | Martin Willi | 2015-02-20 | 1 | -5/+4 |
| | |||||
* | vici: Add an IKE virtual IP and attribute backend | Martin Willi | 2014-05-07 | 1 | -0/+13 |
| | |||||
* | vici: Add a generic log event to raise events for log messages | Martin Willi | 2014-05-07 | 1 | -0/+10 |
| | |||||
* | vici: Add a credential backend | Martin Willi | 2014-05-07 | 1 | -0/+8 |
| | |||||
* | vici: Add backend providing in-memory connections | Martin Willi | 2014-05-07 | 1 | -0/+14 |
| | |||||
* | vici: Add a control backend, currently to initiate connections by name | Martin Willi | 2014-05-07 | 1 | -0/+8 |
| | |||||
* | vici: Add a query class, currently implementing a list-sas command | Martin Willi | 2014-05-07 | 1 | -1/+13 |
| | |||||
* | vici: Provide a command dispatcher handling request and event registration | Martin Willi | 2014-05-07 | 1 | -0/+20 |
| | |||||
* | vici: Add a plugin stub for the "Versatile IKE Control Interface" plugin | Martin Willi | 2014-05-07 | 1 | -0/+84 |