strongswan/src/swanctl/commands
Tobias Brunner cbbd34f507 swanctl: Use returned key ID to track loaded private keys
There was a direct call to load_key() for unencrypted keys that didn't
remove the key ID from the hashtable, which caused keys to get unloaded
when --load-creds was called multiple times.
2017-05-23 16:41:02 +02:00
..
flush_certs.c vici: flush-certs command flushes certificate cache 2016-09-13 17:02:59 +02:00
initiate.c swanctl: Pass optional connection name to --initiate/install/uninstall 2017-02-16 19:24:07 +01:00
install.c swanctl: Pass optional connection name to --initiate/install/uninstall 2017-02-16 19:24:07 +01:00
list_algs.c swanctl: Add --list-algs command to query loaded algorithms 2015-11-30 10:55:55 +01:00
list_authorities.c vici: Certification Authority support added. 2015-07-21 13:02:30 +02:00
list_certs.c vici: list-cert sends subject, not-before and not-after attributes for pubkeys 2016-01-09 07:23:30 +01:00
list_conns.c swanctl: Do not display rekey times for shunts 2016-05-05 14:53:22 +02:00
list_pols.c swanctl: Fix exit codes based on errno 2014-10-10 11:42:18 +02:00
list_pools.c swanctl: Add possibility to query a specific pool by name 2017-02-16 19:21:12 +01:00
list_sas.c vici: Use unique names for CHILD_SAs in the list-sas command 2017-02-16 19:24:08 +01:00
load_all.c vici: Certification Authority support added. 2015-07-21 13:02:30 +02:00
load_authorities.c vici: Add support to load CA certificates from tokens and paths in authority sections 2017-02-16 19:24:08 +01:00
load_authorities.h vici: Certification Authority support added. 2015-07-21 13:02:30 +02:00
load_conns.c swanctl: Allow specifying pubkeys directly via 0x/0s prefix 2017-02-16 19:24:08 +01:00
load_conns.h swanctl: Add a --load-all command, performing --load-{creds,pools,conns} 2014-09-22 13:55:11 +02:00
load_creds.c swanctl: Use returned key ID to track loaded private keys 2017-05-23 16:41:02 +02:00
load_creds.h swanctl: Add a --load-all command, performing --load-{creds,pools,conns} 2014-09-22 13:55:11 +02:00
load_pools.c swanctl: log errors to stderr 2016-04-24 23:33:23 +02:00
load_pools.h swanctl: Add a --load-all command, performing --load-{creds,pools,conns} 2014-09-22 13:55:11 +02:00
log.c swanctl: Fix exit codes based on errno 2014-10-10 11:42:18 +02:00
redirect.c vici: Match subnets and ranges against peer IP in redirect command 2016-03-04 16:03:00 +01:00
rekey.c swanctl: Add --rekey command 2017-02-16 19:24:09 +01:00
reload_settings.c swanctl: Fix exit codes based on errno 2014-10-10 11:42:18 +02:00
stats.c swanctl --stats lists loaded plugins 2015-12-13 17:07:28 +01:00
terminate.c swanctl: Fix exit codes based on errno 2014-10-10 11:42:18 +02:00
version.c Removed VICI protocol versioning 2015-12-11 18:26:55 +01:00