aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-09-17Allow scripts and plugins to set a custom AUTH_FAILED messageArne Schwabe
2022-09-16Use DCO on Windows by defaultLev Stipakov
2022-09-14doc: cleanup for --data-ciphers and relatedFrank Lichtenheld
2022-09-14cleanup open_tun() for TARGET_NETBSDGert Doering
2022-09-12FreeBSD networking cleanupKristof Provost
2022-09-12Update android.txt to reflect more recent changes.Arne Schwabe
2022-09-12Add OpenSSL 3.0 to mingw buildArne Schwabe
2022-09-11Add example script demonstrating TOTP via auth-pendingArne Schwabe
2022-09-11dco.c: check certain options only on startupLev Stipakov
2022-09-11dco: trigger ping timeout event only if the peer expiredAntonio Quartulli
2022-09-11Implement --client-crresponse script options and plugin interfaceArne Schwabe
2022-09-09msvc: remove .filters filesLev Stipakov
2022-09-09do_persist_tuntap: remove indentation levelLev Stipakov
2022-09-08Change command help to match man page and implementationArne Schwabe
2022-08-30Adjust Linux+FreeBSD DCO device name handling to 'non DCO linux style'Gert Doering
2022-08-26dco-win: update GH Actions config fileAntonio Quartulli
2022-08-25DCO: require valid netbits setting for non-primary iroutes.Gert Doering
2022-08-25Fix declaration of pubkeys in test_provider.c in MSVC buildsArne Schwabe
2022-08-25t_client.sh: do not require fping6Frank Lichtenheld
2022-08-25dco-win: add documentation to README.dco.mdAntonio Quartulli
2022-08-25dco-win: implement ovpn-dco support in P2P Windows code pathAntonio Quartulli
2022-08-22Include libressl and macOS 12 to macOS github actionsArne Schwabe
2022-08-22Github Actions: Add libreSSL actionsArne Schwabe
2022-08-22Handle EVP_MD_CTX as an opaque structMax Fillinger
2022-08-22Update openssl_compat.h for newer LibreSSLMax Fillinger
2022-08-20vcpkg: bump baseline versionLev Stipakov
2022-08-20Support creating iroute route entries on FreeBSDKristof Provost
2022-08-20dco-win: use run-time dynamic linking for GetOverlappedResultExLev Stipakov
2022-08-20FreeBSD-DCO: repair device iteration to find first free interface.Gert Doering
2022-08-19Don't "undo" ifconfig on exit if it wasn't doneMax Fillinger
2022-08-19Fix auth-token usage with management-def-authSelva Nair
2022-08-19dco-win: check for incompatible optionsAntonio Quartulli
2022-08-18dco-win: introduce low-level code for handling ovpn-dco-win in WindowsAntonio Quartulli
2022-08-18dco: move availability check to the end of check_option_conflict() functionAntonio Quartulli
2022-08-18ssl_util: fix prototype styleAntonio Quartulli
2022-08-18dco.h: fix return type when DCO is not enabledLev Stipakov
2022-08-18dco-win: ensure the DCO API is not used when running on WindowsAntonio Quartulli
2022-08-18dco: turn platform config checks into separate functionTimo Rothenpieler
2022-08-17Include DCO status in GLOBAL_STATS status v2 outputArne Schwabe
2022-08-17dco: don't pass VPN IPs to NEW_PEER API in P2P modeAntonio Quartulli
2022-08-17Rename OPT_P_IPWIN32 to OPT_P_DHCPDNS and include --dns in itArne Schwabe
2022-08-17Fix IV_PLAT_VER and UV_ variables sent without push-peer-infoArne Schwabe
2022-08-17dco: disable DCO if --user specified but unable to retain capabilitiesTimo Rothenpieler
2022-08-17Github Actions: update used actionsTimo Rothenpieler
2022-08-16tun: properly handle device interface listLev Stipakov
2022-08-14dco: properly name variablesAntonio Quartulli
2022-08-14error.c: remove unused crash() functionLev Stipakov
2022-08-13dco: move message to DCO debug level and reword a bitAntonio Quartulli
2022-08-13ovpn-dco: print some netlink messages to debug levelAntonio Quartulli
2022-08-13Apply uncrustify changes that were forgotten in the FreeBSD DCO 1/2 patch.Gert Doering