aboutsummaryrefslogtreecommitdiffstats
path: root/src/swanctl
Commit message (Expand)AuthorAgeFilesLines
...
* swanctl: Implement a --log command to trace debugging logMartin Willi2014-05-073-1/+98
* swanctl: Add a swanctl.conf template fileMartin Willi2014-05-072-0/+124
* swanctl: Implement a --list-certs command to print or export daemon certificatesMartin Willi2014-05-073-1/+670
* swanctl: Be more verbose while loading connections and credentialsMartin Willi2014-05-072-2/+26
* swanctl: Add a list-conns command to query loaded connectionsMartin Willi2014-05-072-0/+220
* swanctl: Register --version as last commandMartin Willi2014-05-071-1/+1
* swanctl: Support groups, certs and cacerts keywordsMartin Willi2014-05-071-0/+70
* swanctl: Load shared secrets from the swanctl.conf secrets sectionMartin Willi2014-05-071-1/+96
* swanctl: Load different private keys with load-credsMartin Willi2014-05-072-1/+197
* swanctl: Add a command to (re-)load credentialsMartin Willi2014-05-073-0/+197
* swanctl: Use a ./configure-able swanctl base directoryMartin Willi2014-05-073-6/+34
* swanctl: After loading connections, unload those that are not in config anymoreMartin Willi2014-05-071-7/+114
* swanctl: Implement a load-conn command to load connections from a fileMartin Willi2014-05-072-0/+229
* swanctl: Implement a list-pols command to query trap/shunt policiesMartin Willi2014-05-072-0/+205
* swanctl: Implement install/uninstall commands to manage shunt/trap policiesMartin Willi2014-05-072-0/+121
* swanctl: Add a version command to query daemon and OS infoMartin Willi2014-05-072-0/+82
* swanctl: Add a terminate commandMartin Willi2014-05-072-0/+154
* swanctl: Add a subcommand to initiate connections by nameMartin Willi2014-05-072-0/+129
* swanctl: Add a list-sas command to query active IKE_SAsMartin Willi2014-05-072-0/+360
* swanctl: Add a stub for a vici based configuration and control utilityMartin Willi2014-05-075-0/+481