aboutsummaryrefslogtreecommitdiffstats
path: root/src/swanctl/commands/load_conns.c
Commit message (Expand)AuthorAgeFilesLines
* swanctl: Add a --load-all command, performing --load-{creds,pools,conns}Martin Willi2014-09-221-33/+48
* Split swanctl --raw mode into single-line and --pretty modeAndreas Steffen2014-06-141-16/+25
* swanctl: Concatenate relative certificate paths correctly on WindowsMartin Willi2014-06-041-3/+5
* swanctl: Encode connection "pools" as list itemsMartin Willi2014-05-071-0/+1
* swanctl: Be more verbose while loading connections and credentialsMartin Willi2014-05-071-0/+4
* swanctl: Support groups, certs and cacerts keywordsMartin Willi2014-05-071-0/+70
* swanctl: Use a ./configure-able swanctl base directoryMartin Willi2014-05-071-2/+3
* 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-071-0/+225