aboutsummaryrefslogtreecommitdiffstats
path: root/src/libcharon/plugins/vici/README.md
Commit message (Expand)AuthorAgeFilesLines
* vici: Add option to query leases of poolsTobias Brunner2015-11-101-1/+10
* vici: Return local and remote virtual IPs when listing SAsTobias Brunner2015-11-101-0/+6
* vici: Add NAT information when listing IKE_SAsTobias Brunner2015-11-091-0/+4
* vici: Optionally check limits when initiating connectionsTobias Brunner2015-08-211-0/+1
* vici: Add ike/child-rekey eventsTobias Brunner2015-08-171-0/+36
* vici: Document the ike/child-updown eventsTobias Brunner2015-08-171-0/+23
* vici: Certification Authority support added.Andreas Steffen2015-07-211-0/+64
* vici: Catch Python GeneratorExit to properly cancel streamed event iterationMartin Willi2015-03-181-0/+5
* vici: Return a Python generator instead of a list for streamed responsesMartin Willi2015-03-181-4/+4
* vici: Add initial Python egg documentation to READMEMartin Willi2015-03-181-0/+65
* vici: Use default Unix vici socket if none passed to ruby constructorMartin Willi2015-03-181-3/+3
* vici: Include the CHILD_SA unique ID in list-sa eventMartin Willi2015-02-201-0/+1
* vici: Fix README example encoding element type values, off by oneMartin Willi2015-01-211-10/+10
* vici: Document the ruby gem and add some simple examplesMartin Willi2014-10-101-0/+58
* vici: Add some simple libvici examples to the READMEMartin Willi2014-10-101-2/+116
* vici: Document the available vici command and event messagesMartin Willi2014-10-101-1/+509
* vici: Fix message encoding type values in documentationMartin Willi2014-10-101-6/+6
* Fixed some typosTobias Brunner2014-06-301-1/+1
* vici: Increase vici message length header from 16 to 32 bitsMartin Willi2014-05-071-4/+4
* vici: Add low-level IPC protocol descriptionMartin Willi2014-05-071-0/+176