aboutsummaryrefslogtreecommitdiffstats
path: root/src/swanctl/commands/load_conns.c
Commit message (Expand)AuthorAgeFilesLines
* swanctl: Allow specifying pubkeys directly via 0x/0s prefixTobias Brunner2017-02-161-28/+38
* vici: Add support for certificate policiesTobias Brunner2017-02-161-0/+1
* vici: Increased various string buffers to BUF_LEN (512 bytes)Andreas Steffen2016-07-291-1/+1
* swanctl: log errors to stderrAndreas Steffen2016-04-241-1/+1
* vici: Support of raw public keysAndreas Steffen2016-01-091-1/+8
* swanctl: Fail loading a connection if loading a cacert constraint failsMartin Willi2014-12-121-10/+37
* 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