aboutsummaryrefslogtreecommitdiffstats
path: root/src/swanctl/command.h
Commit message (Collapse)AuthorAgeFilesLines
* swanctl: Add --counters commandTobias Brunner2017-11-081-1/+1
|
* swanctl: Add --rekey commandTobias Brunner2017-02-161-1/+1
|
* vici: flush-certs command flushes certificate cacheAndreas Steffen2016-09-131-1/+1
| | | | | | | | | | When fresh CRLs are released with a high update frequency (e.g. every 24 hours) or OCSP is used then the certificate cache gets quickly filled with stale CRLs or OCSP responses. The new VICI flush-certs command allows to flush e.g. cached CRLs or OCSP responses only. Without the type argument all kind of certificates (e.g. also received end entity and intermediate CA certificates) are purged.
* swanctl: Add --redirect commandTobias Brunner2016-03-041-1/+1
|
* Refactored certificate management for the vici and stroke interfaces5.4.0dr1Andreas Steffen2015-12-121-7/+2
|
* Use of certificate_printer by swanctl --list-certs commandAndreas Steffen2015-12-111-1/+6
|
* swanctl: Add --list-algs command to query loaded algorithmsTobias Brunner2015-11-301-1/+1
|
* vici: Certification Authority support added.Andreas Steffen2015-07-211-1/+1
| | | | | | 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.
* swanctl: Implement monitoring of IKE_SA and CHILD_SA changesTimo Teräs2015-05-041-1/+1
| | | | Signed-off-by: Timo Teräs <timo.teras@iki.fi>
* swanctl: Add a --load-all command, performing --load-{creds,pools,conns}Martin Willi2014-09-221-1/+1
|
* swanctl: Add a --reload-settings commandMartin Willi2014-09-221-1/+1
|
* swanctl: Add a --stats command to print daemon infos and statisticsMartin Willi2014-06-171-1/+1
|
* Split swanctl --raw mode into single-line and --pretty modeAndreas Steffen2014-06-141-1/+11
|
* swanctl: Add a list-pools command to summarize pool statusMartin Willi2014-05-071-1/+1
|
* swanctl: Add a load-pools command to (re-)load pool configurations from fileMartin Willi2014-05-071-1/+1
|
* swanctl: Implement a --log command to trace debugging logMartin Willi2014-05-071-1/+1
|
* swanctl: Implement a --list-certs command to print or export daemon certificatesMartin Willi2014-05-071-1/+1
|
* swanctl: Add a stub for a vici based configuration and control utilityMartin Willi2014-05-071-0/+98