]> git.ipfire.org Git - thirdparty/openvpn.git/shortlog
thirdparty/openvpn.git
2022-10-17  Arne SchwabeAllow Authtoken lifetime to be short than renegotiation...
2022-10-17  Arne SchwabeChange exit signal in P2P to be a SIGUSR1 and delayed...
2022-10-11  Arne SchwabeEnsure only CBC, CFB, OFB and AEAD ciphers are consider...
2022-10-10  Paolo CerritoInsert client connection data into PAM environment
2022-10-09  Arne SchwabeEnable -Werror on macOS builds
2022-10-09  Arne SchwabeFix OpenVPN querying user/password if auth-token with...
2022-10-09  Antonio Quartulliget_user_pass_cr: get password from stdin if missing...
2022-10-07  Antonio Quartulliauth-user-pass: add support for inline credentials
2022-10-07  Dmitry Zelenkovskyimplement --session-timeout
2022-10-07  Arne SchwabeDocument/cleanup event_timeout functions
2022-10-06  Antonio Quartullido not push route-ipv6 entries that are also in the...
2022-10-05  Gert Doeringdenoise tests/t_lpback.sh
2022-10-04  Gert Doeringuse boolean '||' to join two bools, not bitwise '|'
2022-10-04  Gert Doeringun-break undo_ifconfig_ipv4()/_ipv6() on all non-linux...
2022-09-27  Gert Doeringintroduce V= level to manage t_client.sh output verbosity
2022-09-27  Gert Doeringt_client: add per-instance arguments to fping
2022-09-26  Lev Stipakovmsvc: add branch name and commit hash to version output
2022-09-23  Antonio Quartullisolaris/open_tun: prevent crash when dev is empty string
2022-09-20  Lev Stipakovdco-win: support for --persist-tun
2022-09-20  Arne SchwabeImplement AUTH_FAIL, TEMP message support
2022-09-18  Arne SchwabeImplement exit notification via control channel
2022-09-18  Antonio Quartullidelete_routes(_ipv6): avoid memleak if RT_DEFINED is...
2022-09-17  Lev Stipakovdoc: add "ovpn-dco" to usage and man page
2022-09-17  Arne SchwabeAllow scripts and plugins to set a custom AUTH_FAILED...
2022-09-16  Lev StipakovUse DCO on Windows by default
2022-09-14  Frank Lichtenhelddoc: cleanup for --data-ciphers and related
2022-09-14  Gert Doeringcleanup open_tun() for TARGET_NETBSD
2022-09-12  Kristof ProvostFreeBSD networking cleanup
2022-09-12  Arne SchwabeUpdate android.txt to reflect more recent changes.
2022-09-12  Arne SchwabeAdd OpenSSL 3.0 to mingw build
2022-09-11  Arne SchwabeAdd example script demonstrating TOTP via auth-pending
2022-09-11  Lev Stipakovdco.c: check certain options only on startup
2022-09-11  Antonio Quartullidco: trigger ping timeout event only if the peer expired
2022-09-11  Arne SchwabeImplement --client-crresponse script options and plugin...
2022-09-09  Lev Stipakovmsvc: remove .filters files
2022-09-09  Lev Stipakovdo_persist_tuntap: remove indentation level
2022-09-08  Arne SchwabeChange command help to match man page and implementation
2022-08-30  Gert DoeringAdjust Linux+FreeBSD DCO device name handling to 'non...
2022-08-26  Antonio Quartullidco-win: update GH Actions config file
2022-08-25  Gert DoeringDCO: require valid netbits setting for non-primary...
2022-08-25  Arne SchwabeFix declaration of pubkeys in test_provider.c in MSVC...
2022-08-25  Frank Lichtenheldt_client.sh: do not require fping6
2022-08-25  Antonio Quartullidco-win: add documentation to README.dco.md
2022-08-25  Antonio Quartullidco-win: implement ovpn-dco support in P2P Windows...
2022-08-22  Arne SchwabeInclude libressl and macOS 12 to macOS github actions
2022-08-22  Arne SchwabeGithub Actions: Add libreSSL actions
2022-08-22  Max FillingerHandle EVP_MD_CTX as an opaque struct
2022-08-22  Max FillingerUpdate openssl_compat.h for newer LibreSSL
2022-08-20  Lev Stipakovvcpkg: bump baseline version
2022-08-20  Kristof ProvostSupport creating iroute route entries on FreeBSD
2022-08-20  Lev Stipakovdco-win: use run-time dynamic linking for GetOverlapped...
2022-08-20  Gert DoeringFreeBSD-DCO: repair device iteration to find first...
2022-08-19  Max FillingerDon't "undo" ifconfig on exit if it wasn't done
2022-08-19  Selva NairFix auth-token usage with management-def-auth
2022-08-19  Antonio Quartullidco-win: check for incompatible options
2022-08-18  Antonio Quartullidco-win: introduce low-level code for handling ovpn...
2022-08-18  Antonio Quartullidco: move availability check to the end of check_option...
2022-08-18  Antonio Quartullissl_util: fix prototype style
2022-08-18  Lev Stipakovdco.h: fix return type when DCO is not enabled
2022-08-18  Antonio Quartullidco-win: ensure the DCO API is not used when running...
2022-08-18  Timo Rothenpielerdco: turn platform config checks into separate function
2022-08-17  Arne SchwabeInclude DCO status in GLOBAL_STATS status v2 output
2022-08-17  Antonio Quartullidco: don't pass VPN IPs to NEW_PEER API in P2P mode
2022-08-17  Arne SchwabeRename OPT_P_IPWIN32 to OPT_P_DHCPDNS and include ...
2022-08-17  Arne SchwabeFix IV_PLAT_VER and UV_ variables sent without push...
2022-08-17  Timo Rothenpielerdco: disable DCO if --user specified but unable to...
2022-08-17  Timo RothenpielerGithub Actions: update used actions
2022-08-16  Lev Stipakovtun: properly handle device interface list
2022-08-14  Antonio Quartullidco: properly name variables
2022-08-14  Lev Stipakoverror.c: remove unused crash() function
2022-08-13  Antonio Quartullidco: move message to DCO debug level and reword a bit
2022-08-13  Antonio Quartulliovpn-dco: print some netlink messages to debug level
2022-08-13  Gert DoeringApply uncrustify changes that were forgotten in the...
2022-08-13  Antonio Quartullido_close_tun: get rid of one level of indentation
2022-08-13  Kristof Provostovpn-dco: introduce FreeBSD data-channel offload support
2022-08-13  Antonio Quartullido_open_tun: restyle 'can preserve TUN' check
2022-08-11  Timo RothenpielerGitHub Actions: Add new libcap-ng-dev dependency
2022-08-11  Gert DoeringApply uncrustify changes that were forgotten in the...
2022-08-11  Timo RothenpielerLinux: Retain CAP_NET_ADMIN when dropping privileges
2022-08-10  Gert DoeringRemove outdated information from ChangeLog, point at...
2022-08-09  Lev Stipakovtun.c: remove unused gc_arena from init_tun()
2022-08-08  Frank Lichtenheldconfig-version.h: remove unused includes
2022-08-08  Gert DoeringCleanup: get rid of 'dynamic' argument of open_tun_gene...
2022-08-07  Antonio Quartullidco: turn supported ciphers list into a function
2022-08-07  Antonio Quartullidco: disable DCO if --allow-compress yes/asym was specified
2022-08-06  Lev Stipakovopenvpnmsica: remove OpenVPNService state check code
2022-08-06  Frank LichtenheldReduce usage of __DATE__
2022-08-06  Antonio Quartullidco: perform pull options check only if we pulled any...
2022-08-05  Antonio Quartullidco: implement dco support for p2mp/server code path
2022-08-05  Gert DoeringBreak 'try 256 dco devices' loop on EPERM
2022-08-05  Antonio Quartullidco: add documentation for ovpn-dco-linux
2022-08-04  Antonio Quartullidco: implement dco support for p2p/client code path
2022-08-04  Antonio Quartullidco: check that pulled options are compatible
2022-08-03  Antonio Quartullipush: fix compilation with --disable-management and...
2022-08-03  Antonio Quartullidco: split option parsing routines
2022-08-03  Antonio Quartullidco: periodically check and possibly rotate/delete...
2022-08-02  Arne SchwabeCleanup receive_auth_failed and simplify method
2022-08-02  Selva NairAllow a few levels of recursion in virtual_output_callb...
2022-08-02  Selva NairDo not skip ERROR:/SUCCESS: response from management...
2022-08-01  Antonio Quartullidisable DCO if no --dev was specified
next