strongswan/src/libcharon/plugins/vici
Martin Willi 5c6e81dcf8 vici: Add install/uninstall commands to manage trap and shunt policies 2014-05-07 14:13:36 +02:00
..
suites vici: Add a test case raising events during request, checks in-order delivery 2014-05-07 14:13:35 +02:00
.gitignore vici: Add a test runner for plugin 2014-05-07 14:13:34 +02:00
Makefile.am vici: Add a control backend, currently to initiate connections by name 2014-05-07 14:13:35 +02:00
libvici.c vici: Add a callback based recursive parser function 2014-05-07 14:13:35 +02:00
libvici.h vici: Add a callback based recursive parser function 2014-05-07 14:13:35 +02:00
vici_builder.c vici: Provide a command dispatcher handling request and event registration 2014-05-07 14:13:34 +02:00
vici_builder.h vici: Provide a command dispatcher handling request and event registration 2014-05-07 14:13:34 +02:00
vici_control.c vici: Add install/uninstall commands to manage trap and shunt policies 2014-05-07 14:13:36 +02:00
vici_control.h vici: Add a control backend, currently to initiate connections by name 2014-05-07 14:13:35 +02:00
vici_dispatcher.c vici: Fix dispatcher leak when handling unknown request 2014-05-07 14:13:36 +02:00
vici_dispatcher.h vici: Raise events with an optional identifier for specific connections 2014-05-07 14:13:35 +02:00
vici_message.c vici: Move dumping to core message class, use it in libvici 2014-05-07 14:13:35 +02:00
vici_message.h vici: Move dumping to core message class, use it in libvici 2014-05-07 14:13:35 +02:00
vici_plugin.c vici: Add a control backend, currently to initiate connections by name 2014-05-07 14:13:35 +02:00
vici_plugin.h vici: Add a plugin stub for the "Versatile IKE Control Interface" plugin 2014-05-07 14:13:34 +02:00
vici_query.c vici: Add a version command to print daemon and OS version info 2014-05-07 14:13:35 +02:00
vici_query.h vici: Add a query class, currently implementing a list-sas command 2014-05-07 14:13:35 +02:00
vici_socket.c vici: Refactor socket to clean up locking 2014-05-07 14:13:36 +02:00
vici_socket.h vici: Add a fully asynchronous IPC socket segmenting messages on/from stream 2014-05-07 14:13:34 +02:00
vici_tests.c vici: Add a test runner for plugin 2014-05-07 14:13:34 +02:00
vici_tests.h vici: Add a libvici low-level client library 2014-05-07 14:13:35 +02:00