aboutsummaryrefslogtreecommitdiff
path: root/src/openvpn/syshead.h
AgeCommit message (Expand)Author
2024-03-18Update Copyright statements to 2024Frank Lichtenheld
2024-01-29test_user_pass: new UT for get_user_passFrank Lichtenheld
2023-12-30configure: allow to disable NTLMFrank Lichtenheld
2023-03-30Do not include net/in_systm.hFrank Lichtenheld
2023-02-14Improve format specifier for socket handle in WindowsLev Stipakov
2023-02-07Windows: fix wrong printf format in x_check_statusFrank Lichtenheld
2023-01-10Update copyright year to 2023Frank Lichtenheld
2022-05-22Reformat for sp_after_comma=addFrank Lichtenheld
2022-04-21The Great Reformatting of 2022David Sommerseth
2022-02-22Fix --mtu-disc maybe|yes on Linux.Gert Doering
2022-01-26update copyright year to 2022Antonio Quartulli
2021-09-12Remove support for PF (Packet Filter)Antonio Quartulli
2021-06-15Update copyrightsDavid Sommerseth
2021-05-14Remove explicit struct iovec check (HAVE_IOVEC)Arne Schwabe
2021-05-03Remove support for blocking connect()Arne Schwabe
2021-05-03Remove --disable-multihome optionArne Schwabe
2021-05-03Remove a number of platform specific checks in configure.acArne Schwabe
2021-05-03Replace OS_SPECIFIC_DIRSEP with PATH_SEPARATORArne Schwabe
2021-05-03Move direct.h header where it is usedArne Schwabe
2021-04-22Remove always enabled USE_64_BIT_COUNTERS defineArne Schwabe
2021-04-07Remove a number of checks for functions/headers that are always presentArne Schwabe
2021-04-07Remove checks for uint* types that are part of C99Arne Schwabe
2021-04-07Remove check for socket functions and Win XP compatbility codeArne Schwabe
2021-04-05Remove conditionals compilation for P2MP, ENABLE_SHAPER and TIME_BACKTRACK_PR...Arne Schwabe
2021-03-28Remove flexible array member autoconf checkArne Schwabe
2021-03-19Fix multiple problems when compiling with LLVM/Windows (clang-cl)Arne Schwabe
2021-03-18Support for wolfSSL in OpenVPNJuliusz Sosinowicz
2020-10-24Remove --disable-def-auth configure argumentArne Schwabe
2020-07-21Remove ENABLE_OCC #defineArne Schwabe
2020-05-07build: Remove --disable-server from ./configureDavid Sommerseth
2020-01-20Move keying material exporter check from syshead.h to configure.acSteffan Karger
2020-01-19mbedtls: add RFC 5705 keying material exporter supportSteffan Karger
2019-12-17wintun: ring buffers based I/OLev Stipakov
2019-05-24Fix poll.h logic in syshead.hArne Schwabe
2019-04-11Remove wrong poll.h includeRosen Penev
2018-10-10Remove MANAGMENT_EXTERNAL_KEY, MANAGMENT_IN_EXTRA, ENABLE_CLIENT_CRArne Schwabe
2018-10-08Remove AUTO_USERID featureArne Schwabe
2018-10-01win: support for Visual Studio 2017Lev Stipakov
2018-02-01Update copyright to include 2018 plus company name changeDavid Sommerseth
2017-12-04Remove ENABLE_PUSH_PEER_INFOAntonio Quartulli
2017-12-04Remove ENABLE_CRYPTOAntonio Quartulli
2017-08-16remove the --disable-multi config switchAntonio Quartulli
2017-06-16copyright: Update GPLv2 license textsDavid Sommerseth
2017-06-11Missing include for socket-flags TCP_NODELAY on OpenBSDJérémie Courrèges-Anglas
2017-03-20Make ENABLE_OCC no longer depend on !ENABLE_SMALLGert Doering
2016-12-21Update copyrightsDavid Sommerseth
2016-12-14The Great Reformatting - first phaseDavid Sommerseth
2016-11-19Remove compat-stdbool.h.Arne Schwabe
2016-11-15Replace WIN32 by _WIN32Gert Doering
2016-09-16Drop gnu89/c89 support, switch to c99Steffan Karger