aboutsummaryrefslogtreecommitdiff
path: root/src/openvpn/event.c
AgeCommit message (Expand)Author
2022-01-26update copyright year to 2022Antonio Quartulli
2021-06-15Update copyrightsDavid Sommerseth
2021-05-03Remove a number of platform specific checks in configure.acArne Schwabe
2021-04-03log file descriptor in more socket related error messagesArne Schwabe
2018-12-12uncrustify openvpn/ sourcesGert Doering
2018-02-22Fix format spec errors in Windows buildsSelva Nair
2018-02-01Update copyright to include 2018 plus company name changeDavid Sommerseth
2017-11-04Print time_t as long long and suseconds_t as longJeremie Courreges-Anglas
2017-06-16copyright: Update GPLv2 license textsDavid Sommerseth
2017-01-18More broadly enforce Allman style and braces-around-conditionalsSteffan Karger
2016-12-21Update copyrightsDavid Sommerseth
2016-12-14The Great Reformatting - first phaseDavid Sommerseth
2016-11-15Replace WIN32 by _WIN32Gert Doering
2016-03-06hardening: add safe FD_SET() wrapper openvpn_fd_set()Steffan Karger
2013-02-02close more file descriptors on execHeiko Hund
2012-03-22build: move out config.h include from sysheadAlon Bar-Lev
2012-03-22build: standard directory layoutAlon Bar-Lev