Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | swanctl: Do not display rekey times for shunts | Andreas Steffen | 2016-05-05 | 1 | -3/+5 |
| | |||||
* | vici list-conns sends reauthentication and rekeying time information | Andreas Steffen | 2016-05-04 | 1 | -2/+71 |
| | |||||
* | swanctl: --list-conns shows eap_id, xauth_id and aaa_id | Andreas Steffen | 2016-05-04 | 1 | -0/+13 |
| | |||||
* | swanctl: list EAP type in --list-conns | Andreas Steffen | 2016-04-26 | 1 | -3/+10 |
| | |||||
* | Include manual policy priorities and restriction to interfaces in vici ↵ | Andreas Steffen | 2016-04-09 | 1 | -0/+13 |
| | | | | list-conn command | ||||
* | vici: Return authentication rounds with unique names | Martin Willi | 2015-03-18 | 1 | -2/+3 |
| | | | | | | To simplify handling of authentication rounds in dictionaries/hashtables on the client side, we assign unique names to each authentication round when listing connection. | ||||
* | swanctl: Fix exit codes based on errno | Martin Willi | 2014-10-10 | 1 | -2/+5 |
| | | | | | As fprintf() most likely sets errno, we should save it before printing the error message. | ||||
* | Split swanctl --raw mode into single-line and --pretty mode | Andreas Steffen | 2014-06-14 | 1 | -9/+15 |
| | |||||
* | swanctl: List local and remote addresses in list-conns | Martin Willi | 2014-05-07 | 1 | -1/+18 |
| | |||||
* | swanctl: Add a list-conns command to query loaded connections | Martin Willi | 2014-05-07 | 1 | -0/+219 |