aboutsummaryrefslogtreecommitdiffstats
path: root/src/swanctl/commands/list_conns.c
Commit message (Collapse)AuthorAgeFilesLines
* swanctl: Do not display rekey times for shuntsAndreas Steffen2016-05-051-3/+5
|
* vici list-conns sends reauthentication and rekeying time informationAndreas Steffen2016-05-041-2/+71
|
* swanctl: --list-conns shows eap_id, xauth_id and aaa_idAndreas Steffen2016-05-041-0/+13
|
* swanctl: list EAP type in --list-connsAndreas Steffen2016-04-261-3/+10
|
* Include manual policy priorities and restriction to interfaces in vici ↵Andreas Steffen2016-04-091-0/+13
| | | | list-conn command
* vici: Return authentication rounds with unique namesMartin Willi2015-03-181-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 errnoMartin Willi2014-10-101-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 modeAndreas Steffen2014-06-141-9/+15
|
* swanctl: List local and remote addresses in list-connsMartin Willi2014-05-071-1/+18
|
* swanctl: Add a list-conns command to query loaded connectionsMartin Willi2014-05-071-0/+219