aboutsummaryrefslogtreecommitdiffstats
path: root/src/libcharon/plugins/vici/vici_socket.c
Commit message (Expand)AuthorAgeFilesLines
* vici: Check if header has been received before processing an empty messageMartin Willi2014-05-071-1/+2
* vici: Increase vici message length header from 16 to 32 bitsMartin Willi2014-05-071-6/+15
* vici: Make unit-tests independent from libcharon and libhydraMartin Willi2014-05-071-1/+0
* vici: Refactor socket to clean up lockingMartin Willi2014-05-071-87/+233
* vici: Support thread cancellation in command callbacksMartin Willi2014-05-071-1/+3
* vici: Invoke dispatcher outside of connection log, allowing events from commandsMartin Willi2014-05-071-4/+13
* vici: Add a fully asynchronous IPC socket segmenting messages on/from streamMartin Willi2014-05-071-0/+513