aboutsummaryrefslogtreecommitdiffstats
path: root/src/libcharon/plugins/vici/vici_builder.h
Commit message (Collapse)AuthorAgeFilesLines
* vici: Add a destroy method to builder, allowing cancellation without errorMartin Willi2014-12-121-0/+8
| | | | | When cancelling a builder, finalize throws an error which we might prefer to avoid.
* vici: Provide a command dispatcher handling request and event registrationMartin Willi2014-05-071-0/+129