aboutsummaryrefslogtreecommitdiffstats
path: root/src/charon-systemd/charon-systemd.c
Commit message (Expand)AuthorAgeFilesLines
* daemon: Use separate method to set default loggersTobias Brunner2017-01-251-2/+2
* charon-systemd: Handle SIGHUP the same way charon doesTobias Brunner2017-01-251-0/+16
* charon-systemd: Inherit all settings from the charon sectionTobias Brunner2016-03-081-0/+9
* libhydra: Remove empty unused libraryTobias Brunner2016-03-031-7/+0
* sigwaitinfo() may fail with EINTR if interrupted by an unblocked signal not i...Tobias Brunner2015-11-231-5/+4
* Fix typo in error handling for sigwaitinfo() in charon-systemd and charon-tkmTobias Brunner2015-10-291-1/+1
* Replace usages of sigwait(3) with sigwaitinfo(2)Tobias Brunner2015-10-291-4/+4
* charon-systemd: Optionally load plugin list from charon-systemd.loadTobias Brunner2015-03-191-1/+2
* charon-systemd: Add missing semicolonMartin Willi2015-03-161-1/+1
* charon-systemd: Add support to configure user and group via strongswan.confTobias Brunner2015-03-131-6/+19
* charon-systemd: Typo in log message fixedTobias Brunner2014-10-131-1/+1
* systemd: Add a native systemd journal loggerMartin Willi2014-09-221-1/+185
* systemd: Provide a charon-systemd daemon targeting full systemd integrationMartin Willi2014-09-221-0/+219