aboutsummaryrefslogtreecommitdiffstats
path: root/src/libcharon/plugins/vici/vici_dispatcher.h
Commit message (Collapse)AuthorAgeFilesLines
* vici: Add function to test if an event should be generatedTimo Teräs2015-05-041-0/+33
| | | | | | | Useful to avoid generating vici messages if they are not needed and their generation is heavy operation. Signed-off-by: Timo Teräs <timo.teras@iki.fi>
* vici: Add Windows supportMartin Willi2014-06-041-1/+5
|
* vici: Raise events with an optional identifier for specific connectionsMartin Willi2014-05-071-2/+3
|
* vici: Provide a command dispatcher handling request and event registrationMartin Willi2014-05-071-0/+117