]> git.ipfire.org Git - thirdparty/strongswan.git/history - src/charon-systemd/charon-systemd.c
Add compile option to disable internal handling of fatal signals
[thirdparty/strongswan.git] / src / charon-systemd / charon-systemd.c
2019-05-28  Sheena Mira-atoAdd compile option to disable internal handling of...
2018-11-21  Tobias Brunnercharon-systemd: Don't use atexit() to deinitialize...
2018-06-26  Tobias Brunnercharon-systemd: Register journal logger as custom logger
2018-05-23  Tobias BrunnerUnify format of HSR copyright statements
2017-01-25  Tobias BrunnerMerge branch 'charon-systemd-reload-loggers'
2017-01-25  Tobias Brunnerdaemon: Use separate method to set default loggers
2017-01-25  Tobias Brunnercharon-systemd: Handle SIGHUP the same way charon does
2016-03-08  Tobias BrunnerMerge branch 'charon-conf-fallback'
2016-03-08  Tobias Brunnercharon-systemd: Inherit all settings from the charon...
2016-03-03  Tobias BrunnerMerge branch 'libhydra-bye-bye'
2016-03-03  Tobias Brunnerlibhydra: Remove empty unused library
2015-11-23  Tobias Brunnersigwaitinfo() may fail with EINTR if interrupted by...
2015-10-29  Tobias BrunnerFix typo in error handling for sigwaitinfo() in charon...
2015-10-29  Tobias BrunnerReplace usages of sigwait(3) with sigwaitinfo(2)
2015-03-19  Tobias Brunnercharon-systemd: Optionally load plugin list from charon...
2015-03-16  Martin Willicharon-systemd: Add missing semicolon
2015-03-13  Tobias Brunnercharon-systemd: Add support to configure user and group...
2014-10-13  Tobias Brunnercharon-systemd: Typo in log message fixed
2014-09-24  Martin WilliMerge branch 'systemd'
2014-09-22  Martin Willisystemd: Add a native systemd journal logger
2014-09-22  Martin Willisystemd: Provide a charon-systemd daemon targeting...