aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-03-01Use proper print format/casting when converting msg_channel handleArne Schwabe
2023-02-27Avoid management log loop with verb >= 6Lev Stipakov
2023-02-25configure: fix formatting of --disable-lz4 and --enable-comp-stubFrank Lichtenheld
2023-02-25Windows: fix signedness errors with recv/sendFrank Lichtenheld
2023-02-25Add a unit test for functions in cryptoapi.cSelva Nair
2023-02-25Add logging for windows driver selection processLev Stipakov
2023-02-25configure: enable DCO by default on FreeBSD/LinuxFrank Lichtenheld
2023-02-21Disable DCO if proxy is set via managementLev Stipakov
2023-02-20Exit if a proper message instead of segfault on Android without managementArne Schwabe
2023-02-14Option --cryptoapicert: support issuer name as a selectorSelva Nair
2023-02-14cryptoapi.c: simplify parsing of thumbprint hex stringSelva Nair
2023-02-14cryptoapi.c: remove pre OpenSSL-3.01 supportSelva Nair
2023-02-14cyryptapi.c: log the selected certificate's nameSelva Nair
2023-02-14Revise the cipher negotiation info about OpenVPN3 in the man pageArne Schwabe
2023-02-14Add building unit tests with mingw to github actionsArne Schwabe
2023-02-14Improve format specifier for socket handle in WindowsLev Stipakov
2023-02-14Update the last sections in the man page to a be a bit less outdatedArne Schwabe
2023-02-14Combine extra_tun/frame parameter of frame_calculate_payload_overheadArne Schwabe
2023-02-13dco-win: use proper calling convention on x86Lev Stipakov
2023-02-10Build unit tests in mingw Windows buildSelva Nair
2023-02-10Add missing stdint.h includes in unit tests filesArne Schwabe
2023-02-10Get rid of unused 'bool tuntap_buffer' arguments.Gert Doering
2023-02-10Conditionally add subdir-objects option to automakeSelva Nair
2023-02-10Allow certain DHCP options to be used without DHCP serverLev Stipakov
2023-02-09Fix LibreSSL not building in Github ActionsArne Schwabe
2023-02-07Windows: fix unused variable in win32_get_archFrank Lichtenheld
2023-02-07Windows: fix wrong printf format in x_check_statusFrank Lichtenheld
2023-02-07Windows: fix unused variables in delete_route_ipv6Frank Lichtenheld
2023-02-07Windows: fix unused function setenv_foreign_optionFrank Lichtenheld
2023-02-02block-dns using iservice: fix a potential double freeSelva Nair
2023-02-01Changes.rst: document removal of --keysizeFrank Lichtenheld
2023-02-01Add printing USAN stack trace on github actionsArne Schwabe
2023-02-01Update LibreSSL to 3.7.0 in Github actionsArne Schwabe
2023-02-01Fix unaligned access in auth-tokenArne Schwabe
2023-01-28make dist: Ship ovpn_dco_freebsd.h, tooMatthias Andree
2023-01-25preparing release 2.6.0v2.6.0Gert Doering
2023-01-25dco_linux: update license for ovpn_dco_linux.hAntonio Quartulli
2023-01-25openvpnmsica: fix adapters discovery logic for DCOLev Stipakov
2023-01-24openvpnmsica: remove unused declarationsLev Stipakov
2023-01-24Fix one more 'existing route may get deleted' caseSelva Nair
2023-01-20Cleanup route error and debug logging on WindowsSelva Nair
2023-01-20Warn when pkcs11-id or pkcs11-id-management options are ignoredSelva Nair
2023-01-19openvpnmsica: remove dco installer custom actionsLev Stipakov
2023-01-19Workaround: make ovpn-dco more reliableArne Schwabe
2023-01-19Don't clear capability bounding set on capng_change_idTimo Rothenpieler
2023-01-19Repair special-casing of EEXIST for Linux/SITNL route installGert Doering
2023-01-16Define and use macros for route addition status codeSelva Nair
2023-01-13Fix OVPN_DEL_PEER_REASON_TRANSPORT_DISCONNECT breakage on FreeBSD+DCOGert Doering
2023-01-12preparing release 2.6_rc2Gert Doering
2023-01-12dco: print proper message in case of transport disconnectionAntonio Quartulli