aboutsummaryrefslogtreecommitdiff
path: root/src/modules/extra/m_sslrehashsignal.cpp
Commit message (Expand)AuthorAgeFilesLines
* Ignore SIGUSR1 and SIGUSR2 by default.•••This stops users from accidentally killing their IRC server if they forget to load the sslrehashsignal module. Gravatar Peter Powell2019-05-301-1/+1
* Move m_sslrehashsignal to the extra directory.•••This module uses platform-specific behaviour that does not work on Windows. Gravatar Peter Powell2018-02-171-0/+64