aboutsummaryrefslogtreecommitdiffstats
path: root/src/libcharon/plugins/vici/vici_dispatcher.c
Commit message (Collapse)AuthorAgeFilesLines
* vici: Ensure we have no active users before mangling event client registrationsMartin Willi2014-05-071-13/+35
|
* vici: Properly skip raise_event() for unknown event namesMartin Willi2014-05-071-13/+13
|
* vici: Be less verbose about client connectionsMartin Willi2014-05-071-5/+5
| | | | Instead, log the explicit commands at a higher level.
* vici: Make dispatcher a little more verboseMartin Willi2014-05-071-0/+10
|
* vici: Fix dispatcher leak when handling unknown requestMartin Willi2014-05-071-10/+11
|
* vici: Support thread cancellation in command callbacksMartin Willi2014-05-071-18/+50
|
* vici: Raise events with an optional identifier for specific connectionsMartin Willi2014-05-071-4/+8
|
* vici: Provide a command dispatcher handling request and event registrationMartin Willi2014-05-071-0/+455