diff options
author | Martin Willi <martin@revosec.ch> | 2014-10-10 11:03:47 +0200 |
---|---|---|
committer | Martin Willi <martin@revosec.ch> | 2014-10-10 11:42:18 +0200 |
commit | 7431ad0de54d25c5ac08054972896a48d75f9f70 (patch) | |
tree | 4838a830bb5a1e5b9079655a768e3ee6c2f6587c /NEWS | |
parent | 67f9f09dd3aec23f8ebc514220c53833996dd1ea (diff) | |
download | strongswan-7431ad0de54d25c5ac08054972896a48d75f9f70.tar.bz2 strongswan-7431ad0de54d25c5ac08054972896a48d75f9f70.tar.xz |
NEWS: Introduce the vici ruby gem
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -17,6 +17,11 @@ strongswan-5.2.1 - The new ext-auth plugin calls an external script to implement custom IKE_SA authorization logic, courtesy of Vyronas Tsingaras. +- For the vici plugin a ruby gem has been added to allow ruby applications + to control or monitor the IKE daemon. The vici documentation has been updated + to include a description of the available operations and some simple examples + using both the libvici C interface and the ruby gem. + strongswan-5.2.0 ---------------- |