aboutsummaryrefslogtreecommitdiff
path: root/src/openvpn/Makefile.am
AgeCommit message (Expand)Author
2023-09-26Remove all traces of the previous MSVC build systemFrank Lichtenheld
2023-06-21dist: add more missing files only used in the MSVC buildFrank Lichtenheld
2023-01-28make dist: Ship ovpn_dco_freebsd.h, tooMatthias Andree
2023-01-10Update copyright year to 2023Frank Lichtenheld
2023-01-10Add connect-freq-initial option to limit initial connection responsesArne Schwabe
2022-09-20Implement AUTH_FAIL, TEMP message supportArne Schwabe
2022-09-09msvc: remove .filters filesLev Stipakov
2022-08-20Support creating iroute route entries on FreeBSDKristof Provost
2022-08-18dco-win: introduce low-level code for handling ovpn-dco-win in WindowsAntonio Quartulli
2022-08-13ovpn-dco: introduce FreeBSD data-channel offload supportKristof Provost
2022-07-19dco: add option check - disable DCO if conflict is detectedAntonio Quartulli
2022-06-28dco: introduce low-level code for handling ovpn-dco in the Linux kernelAntonio Quartulli
2022-04-25Move ssl function related to control channel wrap/unwrap to ssl_pkt.c/hArne Schwabe
2022-03-29add support for --dns optionHeiko Hund
2022-01-26update copyright year to 2022Antonio Quartulli
2022-01-20A helper function to import private key for management-external-keySelva Nair
2022-01-20A built-in provider for using external key with OpenSSL 3.0Selva Nair
2021-09-12Remove support for PF (Packet Filter)Antonio Quartulli
2021-06-15Update copyrightsDavid Sommerseth
2021-05-14Move utility function from win32.c to win32-util.cArne Schwabe
2021-03-10Refactor extract_var_peer_info into standalone function and add ssl_util.cArne Schwabe
2020-07-25wintun: remove SYSTEM elevation hackLev Stipakov
2020-07-24Improve Windows version detection with manifestLev Stipakov
2020-03-15Fix building with --enable-async-push in FreeBSDLev Stipakov
2020-03-09Move NCP related function into a seperate file and add unit testsArne Schwabe
2019-12-17wintun: interactive service supportLev Stipakov
2019-11-09wintun: implement opening wintun deviceLev Stipakov
2019-11-06VLAN: add basic VLAN tagging supportAntonio Quartulli
2019-10-01Rewrite auth-token-gen to be based on HMAC based tokensArne Schwabe
2019-06-02introduce sitnl: Simplified Interface To NetLinkAntonio Quartulli
2019-05-15implement networking API for iproute2Antonio Quartulli
2019-05-15implement platform generic networking APIAntonio Quartulli
2018-10-06merge *-inline.h files with their main headerAntonio Quartulli
2018-07-12Move execve/run_script helper functions to run_command.cSteffan Karger
2018-03-08Move env helper functions into their own module/fileSteffan Karger
2018-02-01Update copyright to include 2018 plus company name changeDavid Sommerseth
2018-01-25TLS v1.2 support for cryptoapicert -- RSA onlySelva Nair
2017-02-23Add openssl_compat.h to openvpn_SOURCESGert Doering
2017-01-27plugin: Remove GNUism in openvpn-plugin.h generationChristian Hesse
2016-12-21Update copyrightsDavid Sommerseth
2016-11-16Add control channel encryption (--tls-crypt)Steffan Karger
2016-11-14put argv_* functions into own file, add unit testsHeiko Hund
2016-10-11Re-implement the systemd support using the new query user APIDavid Sommerseth
2016-10-11Rework the user input interface to make it more modularDavid Sommerseth
2016-04-28Rename files with 'polarssl' in the name to 'mbedtls'Steffan Karger
2016-03-06Refactor and move the block-outside-dns code to a new file (block_dns.[ch])Selva Nair
2015-12-13Add Windows DNS Leak fix using WFP ('block-outside-dns')ValdikSS
2015-10-11Remove support for snappy compression.Gert Doering
2014-10-07systemd: Use systemd functions to consider systemd availabilityDavid Sommerseth
2014-03-23Adjusted autotools files to build more cleanly on newer autoconf/automake ver...David Sommerseth