aboutsummaryrefslogtreecommitdiffstats
path: root/src/libcharon/plugins/vici/libvici.c
Commit message (Expand)AuthorAgeFilesLines
* vici: Cancel processor before calling library_deinit()Martin Willi2014-10-101-0/+1
* vici: Reduce debug level during thread spawningMartin Willi2014-10-101-0/+2
* vici: Don't include-depend on libstrongswan for boolean typesMartin Willi2014-10-101-1/+1
* Split swanctl --raw mode into single-line and --pretty modeAndreas Steffen2014-06-141-2/+2
* vici: Add Windows supportMartin Willi2014-06-041-4/+4
* vici: Document errno values to expect from libvici APIMartin Willi2014-05-071-1/+1
* vici: Increase vici message length header from 16 to 32 bitsMartin Willi2014-05-071-8/+13
* vici: Use non-blocking first read when receiving message during client on_read()Martin Willi2014-05-071-1/+15
* vici: Add a callback based recursive parser functionMartin Willi2014-05-071-0/+95
* vici: Move dumping to core message class, use it in libviciMartin Willi2014-05-071-55/+3
* vici: Add convenience value/string/integer getter to libviciMartin Willi2014-05-071-0/+37
* vici: Add a libvici low-level client libraryMartin Willi2014-05-071-0/+665