strongswan/src/libcharon/plugins/duplicheck
Andreas Steffen b12c53ce77 Use standard unsigned integer types 2016-03-24 18:52:48 +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 Use standard unsigned integer types 2016-03-24 18:52:48 +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 Use standard unsigned integer types 2016-03-24 18:52:48 +01:00
duplicheck_notify.c Use standard unsigned integer types 2016-03-24 18:52:48 +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