aboutsummaryrefslogtreecommitdiff
path: root/src/openvpn/sig.c
AgeCommit message (Expand)Author
2023-03-23Print DCO client stats on SIGUSR2Lev Stipakov
2023-03-03Reduce initialisation spam from verb <= 3 and print summary insteadArne Schwabe
2023-01-10Update copyright year to 2023Frank Lichtenheld
2023-01-08Assign and honour signal priority orderSelva Nair
2023-01-05Preparing for better signal handling: some code refactoringSelva Nair
2022-09-18Implement exit notification via control channelArne Schwabe
2022-01-26update copyright year to 2022Antonio Quartulli
2022-01-14sig.c: define signal_handler on non-windows onlyAntonio Quartulli
2021-06-15Update copyrightsDavid Sommerseth
2021-04-07Remove a number of checks for functions/headers that are always presentArne Schwabe
2020-07-21Remove ENABLE_OCC #defineArne Schwabe
2020-01-19wintun: stop sending TAP-Windows6 ioctls to NDIS deviceSimon Rozman
2018-02-01Update copyright to include 2018 plus company name changeDavid Sommerseth
2017-06-16copyright: Update GPLv2 license textsDavid Sommerseth
2016-12-21Update copyrightsDavid Sommerseth
2016-12-14The Great Reformatting - first phaseDavid Sommerseth
2016-11-29Map restart signals from event loop to SIGTERM during exit-notification waitSelva Nair
2016-11-15Replace WIN32 by _WIN32Gert Doering
2016-06-07Ignore SIGUSR1/SIGHUP during exit notificationSelva Nair
2015-11-28extend management interface command "state"Heiko Hund
2014-09-15Fix some unintialized variable warningsSteffan Karger
2013-11-29Implement dual stack client support for OpenVPNArne Schwabe
2013-05-19Added support for the Snappy compression algorithmJames Yonan
2012-03-22build: move out config.h include from sysheadAlon Bar-Lev
2012-03-22build: proper lzo detection and usageAlon Bar-Lev
2012-03-22build: standard directory layoutAlon Bar-Lev