]> git.ipfire.org Git - thirdparty/strongswan.git/history - src/libcharon/plugins/vici/README.md
vici: Document NTLM secrets in README.md
[thirdparty/strongswan.git] / src / libcharon / plugins / vici / README.md
2017-12-22  Tobias Brunnervici: Document NTLM secrets in README.md
2017-11-08  Tobias BrunnerMerge branch 'vici-counters'
2017-11-08  Tobias Brunnervici: Add 'get|reset-counters' commands
2017-05-23  Tobias Brunnervici: Return key ID from load-key command
2017-03-23  Tobias BrunnerFixed some typos, courtesy of codespell
2017-03-20  Martin Willivici: Document how we pronounce the vici protocol and...
2017-02-16  Tobias BrunnerMerge branch 'vici-updates'
2017-02-16  Tobias Brunnervici: Add command to initiate SA rekeying
2017-02-16  Tobias Brunnervici: Use unique names for CHILD_SAs in the list-sas...
2017-02-16  Tobias Brunnervici: Add command to load a private key from a token
2017-02-16  Tobias Brunnervici: List namespace/peer-cfg name with policies and...
2017-02-16  Tobias Brunnervici: Explicitly use peer name when uninstalling trap...
2017-02-16  Tobias Brunnervici: Add possibility to remove shared keys by a unique...
2017-02-16  Tobias Brunnervici: Add commands to enumerate and remove private...
2017-02-16  Tobias Brunnervici: Add option to query a specific pool
2017-02-13  Martin Willivici: Include the Netfilter marks in listed CHILD_SAs
2016-09-15  Andreas SteffenMerge branch 'flush-certs'
2016-09-13  Andreas Steffenvici: flush-certs command flushes certificate cache
2016-05-04  Andreas SteffenMerge branch 'list-conns-plus'
2016-05-04  Andreas Steffenvici list-conns sends reauthentication and rekeying...
2016-03-31  Cameron McCordvici: Fix documentation of some dictionary keys of...
2016-03-04  Tobias BrunnerMerge branch 'ike-redirect'
2016-03-04  Tobias Brunnervici: Match subnets and ranges against peer IP in redir...
2016-03-04  Tobias Brunnervici: Match identity with wildcards against remote...
2016-03-04  Tobias Brunnervici: Add redirect command
2016-03-03  Tobias Brunnervici: Provide ports of local and remote IKE endpoints
2016-03-01  Tobias Brunnervici: Correctly document 'up' key for updown events
2016-01-09  Andreas Steffenvici: list-cert sends subject, not-before and not-after...
2015-12-11  Andreas SteffenRefactored certificate management for the vici and... 5.4.0dr1
2015-12-07  Martin WilliMerge branch 'vici-undo-on-unload'
2015-12-07  Martin Willivici: Fix documentation about the initiate/terminate...
2015-12-07  Martin Willivici: Honor an optionally passed IKE configuration...
2015-12-07  Martin Willivici: Support completely asynchronous initiating and...
2015-12-01  Andreas SteffenBuilt the CPAN file structure for the Vici::Session...
2015-11-30  Tobias Brunnervici: Add get-algorithms command to query loaded algori...
2015-11-10  Tobias Brunnervici: Add option to query leases of pools
2015-11-10  Tobias Brunnervici: Return local and remote virtual IPs when listing SAs
2015-11-09  Tobias Brunnervici: Add NAT information when listing IKE_SAs
2015-08-21  Tobias BrunnerMerge branch 'init-limits'
2015-08-21  Tobias Brunnervici: Optionally check limits when initiating connections
2015-08-17  Tobias BrunnerMerge branch 'vici-updown'
2015-08-17  Tobias Brunnervici: Add ike/child-rekey events
2015-08-17  Tobias Brunnervici: Document the ike/child-updown events
2015-07-21  Andreas Steffenvici: Certification Authority support added.
2015-03-18  Martin WilliMerge branch 'vici-python'
2015-03-18  Martin Willivici: Catch Python GeneratorExit to properly cancel...
2015-03-18  Martin Willivici: Return a Python generator instead of a list for...
2015-03-18  Martin Willivici: Add initial Python egg documentation to README
2015-03-18  Martin Willivici: Use default Unix vici socket if none passed to...
2015-02-20  Martin WilliMerge branch 'reqid-alloc'
2015-02-20  Martin Willivici: Include the CHILD_SA unique ID in list-sa event
2015-01-21  Martin Willivici: Fix README example encoding element type values...
2014-10-10  Martin WilliMerge branch 'vici-ruby'
2014-10-10  Martin Willivici: Document the ruby gem and add some simple examples
2014-10-10  Martin Willivici: Add some simple libvici examples to the README
2014-10-10  Martin Willivici: Document the available vici command and event...
2014-10-10  Martin Willivici: Fix message encoding type values in documentation
2014-06-30  Tobias BrunnerFixed some typos
2014-05-07  Martin WilliMerge branch 'vici'
2014-05-07  Martin Willivici: Increase vici message length header from 16 to...
2014-05-07  Martin Willivici: Add low-level IPC protocol description