index
:
tteras/strongswan
master
tteras
tteras-release
tteras' strongSwan tree
gitolite
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
libcharon
/
plugins
/
vici
/
vici_control.c
Commit message (
Collapse
)
Author
Age
Files
Lines
*
vici: Optionally check limits when initiating connections
Tobias Brunner
2015-08-21
1
-1
/
+6
|
|
|
|
|
If the init-limits parameter is set (disabled by default) init limits will be checked and might prevent new SAs from getting initiated.
*
controller: Optionally adhere to init limits also when initiating IKE_SAs
Tobias Brunner
2015-08-21
1
-2
/
+2
|
*
Initialize variables that some compilers seem to warn about
Tobias Brunner
2015-08-13
1
-1
/
+1
|
*
controller: Use the CHILD_SA unique_id to terminate CHILD_SAs
Martin Willi
2015-02-20
1
-2
/
+2
|
*
vici: Add a command to reload strongswan.conf
Martin Willi
2014-09-22
1
-0
/
+12
|
*
vici: Return number of matching and closed SAs in terminate command
Martin Willi
2014-05-07
1
-9
/
+12
|
*
vici: Be less verbose about client connections
Martin Willi
2014-05-07
1
-0
/
+26
|
|
|
|
Instead, log the explicit commands at a higher level.
*
vici: Add install/uninstall commands to manage trap and shunt policies
Martin Willi
2014-05-07
1
-0
/
+112
|
*
vici: Extract CHILD_SA config lookup method
Martin Willi
2014-05-07
1
-14
/
+26
|
*
vici: Avoid recursive control log invocations
Martin Willi
2014-05-07
1
-18
/
+24
|
*
vici: Implement a terminate command to close IKE or CHILD_SAs
Martin Willi
2014-05-07
1
-0
/
+118
|
*
vici: Add a control backend, currently to initiate connections by name
Martin Willi
2014-05-07
1
-0
/
+219