Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | swanctl: Add --counters command | Tobias Brunner | 2017-11-08 | 1 | -1/+1 |
| | |||||
* | swanctl: Add --rekey command | Tobias Brunner | 2017-02-16 | 1 | -1/+1 |
| | |||||
* | vici: flush-certs command flushes certificate cache | Andreas Steffen | 2016-09-13 | 1 | -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 command | Tobias Brunner | 2016-03-04 | 1 | -1/+1 |
| | |||||
* | Refactored certificate management for the vici and stroke interfaces5.4.0dr1 | Andreas Steffen | 2015-12-12 | 1 | -7/+2 |
| | |||||
* | Use of certificate_printer by swanctl --list-certs command | Andreas Steffen | 2015-12-11 | 1 | -1/+6 |
| | |||||
* | swanctl: Add --list-algs command to query loaded algorithms | Tobias Brunner | 2015-11-30 | 1 | -1/+1 |
| | |||||
* | vici: Certification Authority support added. | Andreas Steffen | 2015-07-21 | 1 | -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 changes | Timo Teräs | 2015-05-04 | 1 | -1/+1 |
| | | | | Signed-off-by: Timo Teräs <timo.teras@iki.fi> | ||||
* | swanctl: Add a --load-all command, performing --load-{creds,pools,conns} | Martin Willi | 2014-09-22 | 1 | -1/+1 |
| | |||||
* | swanctl: Add a --reload-settings command | Martin Willi | 2014-09-22 | 1 | -1/+1 |
| | |||||
* | swanctl: Add a --stats command to print daemon infos and statistics | Martin Willi | 2014-06-17 | 1 | -1/+1 |
| | |||||
* | Split swanctl --raw mode into single-line and --pretty mode | Andreas Steffen | 2014-06-14 | 1 | -1/+11 |
| | |||||
* | swanctl: Add a list-pools command to summarize pool status | Martin Willi | 2014-05-07 | 1 | -1/+1 |
| | |||||
* | swanctl: Add a load-pools command to (re-)load pool configurations from file | Martin Willi | 2014-05-07 | 1 | -1/+1 |
| | |||||
* | swanctl: Implement a --log command to trace debugging log | Martin Willi | 2014-05-07 | 1 | -1/+1 |
| | |||||
* | swanctl: Implement a --list-certs command to print or export daemon certificates | Martin Willi | 2014-05-07 | 1 | -1/+1 |
| | |||||
* | swanctl: Add a stub for a vici based configuration and control utility | Martin Willi | 2014-05-07 | 1 | -0/+98 |