]> git.ipfire.org Git - thirdparty/openvpn.git/shortlog
thirdparty/openvpn.git
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
2022-08-01  Selva Nairxkey_provider: fix building with --disable-management
2022-08-01  Antonio Quartullidco: configure keys in DCO right after generating them
2022-08-01  Arne SchwabeExtract check_session_cipher into standalone function
2022-07-27  Frank Lichtenheldsystemd: remove generated service files on clean
2022-07-27  Antonio Quartullidco: initialize context and save pointer in TLS object
2022-07-27  Antonio Quartullidco: introduce open_tun_dco_generic() to open dynamic...
2022-07-25  Gert DoeringFix error message about extended errors for IPv4-only...
2022-07-23  Selva NairIn x_check_status() read errno early
2022-07-22  Frank Lichtenheldt_client: Allow to force FAIL on prerequisite fails
2022-07-22  Arne SchwabeFix segfault when no --config argument is given
2022-07-22  Arne SchwabeError out if both remap-usr1 SIGHUP and config stdin...
2022-07-19  Arne Schwabetun: extract close_tun_handle into its own fucntion...
2022-07-19  Antonio QuartulliGitHub Actions: add Linux DCO build (on Ubuntu 20.04)
2022-07-19  Antonio Quartullidco: allow user to disable it at runtime
2022-07-19  Antonio Quartullidco: add option check - disable DCO if conflict is...
2022-07-14  Selva NairLog address of management client on accept
2022-07-14  Selva NairLog the actual management interface port in use
2022-07-14  Selva NairRemove management_write_peer_info_file and related...
2022-07-14  Selva NairFix crash in xkey-provider in msvc builds
2022-07-14  Antonio Quartullitun: create tun_name_is_fixed helper
2022-07-13  Antonio Quartullinetworking: add net_iface_type API
2022-07-13  Antonio Quartullinetworking_sitnl: always return negative error code...
2022-07-13  Kristof ProvostHandle exceeding 'max-clients'
2022-07-13  Antonio Quartullioptions: don't export local function pre_connect_save()
2022-07-05  Antonio Quartullinetworking: fix doc for net_iface_new() API
2022-06-28  Heiko Hundmake %x destination unsigned
2022-06-28  Antonio Quartullidco: use specific metric when installing routes
2022-06-28  Antonio Quartullitls-crypt-v2: bail out if the client key is too small
2022-06-28  Antonio Quartullidco: create DCO interface using SITNL
next