aboutsummaryrefslogtreecommitdiffstats
path: root/src/charon-systemd
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
* configure: Check for and explicitly link against -latomicMartin Willi2016-06-141-1/+2
* charon-systemd: Inherit all settings from the charon sectionTobias Brunner2016-03-081-0/+9
* libhydra: Remove empty unused libraryTobias Brunner2016-03-032-9/+0
* configure: Support systemd >= 209Chris Patterson2015-12-211-2/+2
* 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: Discover and check systemd libraries with pkg-config during configureMartin Willi2014-09-221-1/+2
* systemd: Add a native systemd journal loggerMartin Willi2014-09-222-2/+186
* systemd: Provide a charon-systemd daemon targeting full systemd integrationMartin Willi2014-09-223-0/+238