strongswan/src/libcharon/plugins/duplicheck
Tobias Brunner 28649f6d91 libhydra: Remove empty unused library 2016-03-03 17:36:11 +01:00
..
.gitignore Added an example application listening to duplicheck notifications 2011-02-28 15:37:18 +00:00
Makefile.am libhydra: Remove empty unused library 2016-03-03 17:36:11 +01:00
duplicheck.c duplicheck: Include required headers for FreeBSD 2016-03-03 09:34:03 +01:00
duplicheck_listener.c duplicheck: track multiple IKE_SAs in checking state to avoid any races 2013-04-04 15:51:48 +02:00
duplicheck_listener.h Notify duplicate detections over a UNIX sockets to listening applications 2011-02-28 15:37:18 +00:00
duplicheck_msg.h duplicheck: use a stream service to accept client connections 2013-07-18 16:00:29 +02:00
duplicheck_notify.c libcharon: Use lib->ns instead of charon->name 2014-02-12 14:34:32 +01:00
duplicheck_notify.h Notify duplicate detections over a UNIX sockets to listening applications 2011-02-28 15:37:18 +00:00
duplicheck_plugin.c libcharon: Use lib->ns instead of charon->name 2014-02-12 14:34:32 +01:00
duplicheck_plugin.h