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 (
Expand
)
Author
Age
Files
Lines
*
vici: Don't fall back to uninstalling traps if a matching shunt was found
Tobias Brunner
2017-03-23
1
-3
/
+7
*
vici: Add command to initiate SA rekeying
Tobias Brunner
2017-02-16
1
-2
/
+100
*
vici: Explicitly use peer name when uninstalling trap and shunt policies
Tobias Brunner
2017-02-16
1
-5
/
+29
*
shunt-manager: Add an optional namespace for each shunt
Tobias Brunner
2017-02-16
1
-2
/
+2
*
vici: Reload loggers after reloading strongswan.conf via reload-setting command
Tobias Brunner
2017-01-25
1
-0
/
+1
*
Use standard unsigned integer types
Andreas Steffen
2016-03-24
1
-3
/
+3
*
vici: Don't redirect all SAs if no selectors are given
Tobias Brunner
2016-03-04
1
-1
/
+1
*
vici: Match subnets and ranges against peer IP in redirect command
Tobias Brunner
2016-03-04
1
-11
/
+40
*
vici: Match identity with wildcards against remote ID in redirect command
Tobias Brunner
2016-03-04
1
-4
/
+7
*
vici: Add redirect command
Tobias Brunner
2016-03-04
1
-0
/
+117
*
vici: Honor an optionally passed IKE configuration name in initiate/install
Martin Willi
2015-12-07
1
-5
/
+11
*
vici: Support completely asynchronous initiating and termination
Martin Willi
2015-12-07
1
-5
/
+17
*
vici: Optionally check limits when initiating connections
Tobias Brunner
2015-08-21
1
-1
/
+6
*
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
*
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