strongswan/src/libcharon/plugins/whitelist
Tobias Brunner 525cc46cab Change interface for enumerator_create_filter() callback
This avoids the unportable 5 pointer hack, but requires enumerating in
the callback.
2017-05-26 13:56:44 +02:00
..
.gitignore Added a whitelist command line utility to control whitelist plugin 2011-02-28 15:00:46 +01:00
Makefile.am libhydra: Remove empty unused library 2016-03-03 17:36:11 +01:00
whitelist.c whitelist: Fix compilation on FreeBSD 2013-07-31 22:16:58 +02:00
whitelist_control.c libcharon: Use lib->ns instead of charon->name 2014-02-12 14:34:32 +01:00
whitelist_control.h Added a UNIX socket based control backend to whitelist plugin 2011-02-28 15:00:46 +01:00
whitelist_listener.c Change interface for enumerator_create_filter() callback 2017-05-26 13:56:44 +02:00
whitelist_listener.h Added strongswan.conf and runtime option to enable/disable whitelist plugin 2011-03-17 17:15:16 +01:00
whitelist_msg.h whitelist: use a stream service to accept client connections 2013-07-18 16:00:29 +02:00
whitelist_plugin.c stream-service: move CAP_CHOWN check from plugins to service constructor 2013-07-18 16:00:31 +02:00
whitelist_plugin.h