strongswan/src/libcharon/plugins/error_notify
Tobias Brunner ed926a73df error-notify: Don't stop sending notifies after removing a disconnected listener
This prevented new listeners from receiving notifies if they joined
after another listener disconnected previously, and if they themselves
disconnected their old connection would prevent them again from getting
notifies.
2017-07-27 13:07:24 +02:00
..
.gitignore Add an error-notify sample application to listen to error notifications 2012-12-19 10:40:33 +01:00
Makefile.am libhydra: Remove empty unused library 2016-03-03 17:36:11 +01:00
error_notify.c error-notify: use a stream service to accept client connections 2013-07-18 16:00:29 +02:00
error_notify_listener.c error-notify: Notify listeners upon IKE retransmit 2016-06-06 14:11:02 +02:00
error_notify_listener.h Add an error-notify plugin to send catched alerts to listening applications 2012-12-19 10:40:33 +01:00
error_notify_msg.h error-notify: Notify listeners upon IKE retransmit 2016-06-06 14:11:02 +02:00
error_notify_plugin.c stream-service: move CAP_CHOWN check from plugins to service constructor 2013-07-18 16:00:31 +02:00
error_notify_plugin.h Add an error-notify plugin to send catched alerts to listening applications 2012-12-19 10:40:33 +01:00
error_notify_socket.c error-notify: Don't stop sending notifies after removing a disconnected listener 2017-07-27 13:07:24 +02:00
error_notify_socket.h Add an error-notify plugin to send catched alerts to listening applications 2012-12-19 10:40:33 +01:00