strongswan/src/swanctl/commands
Tobias Brunner b2b54bd71d Make sure getpass() is available
It's not on Android for example.
2014-05-29 12:28:53 +02:00
..
initiate.c swanctl: Add a subcommand to initiate connections by name 2014-05-07 15:48:13 +02:00
install.c swanctl: Properly initialize return value of --install command 2014-05-16 15:42:07 +02:00
list_certs.c enum: Return boolean result for enum_from_name() lookup 2014-05-16 15:42:07 +02:00
list_conns.c swanctl: List local and remote addresses in list-conns 2014-05-07 15:48:16 +02:00
list_pols.c swanctl: Implement a list-pols command to query trap/shunt policies 2014-05-07 15:48:13 +02:00
list_pools.c swanctl: Add a list-pools command to summarize pool status 2014-05-07 15:48:15 +02:00
list_sas.c swanctl: Add a list-sas command to query active IKE_SAs 2014-05-07 15:48:13 +02:00
load_conns.c swanctl: Encode connection "pools" as list items 2014-05-07 15:48:15 +02:00
load_creds.c Make sure getpass() is available 2014-05-29 12:28:53 +02:00
load_pools.c swanctl: Add a load-pools command to (re-)load pool configurations from file 2014-05-07 15:48:15 +02:00
log.c swanctl: Implement a --log command to trace debugging log 2014-05-07 15:48:15 +02:00
terminate.c swanctl: Add a terminate command 2014-05-07 15:48:13 +02:00
version.c swanctl: By default print local swanctl version with --version 2014-05-07 15:48:17 +02:00