OpenVPN 2.6.14 I001 freeware
OpenVPN, developed by OpenVPN Technologies Inc., is a robust and versatile open-source VPN solution. Renowned for its high security, it employs SSL/TLS for key exchange and offers extensive configuration options, making it ideal for both individual and enterprise use. With cross-platform compatibility and a strong community backing, OpenVPN ensures secure and private internet access, safeguarding data against potential threats while maintaining optimal performance. ...
Author | OpenVPN Technologies Inc |
Released | 2025-05-30 |
Filesize | 4.80 MB |
Downloads | 2251 |
OS | Windows 11, Windows 10 32/64 bit, Windows 8 32/64 bit, Windows 7 32/64 bit, Windows Vista |
Installation | Instal And Uninstall |
Keywords | OpenVPN, SSL VPN, remote access, site-to-site VPN, VPN, proxy, redirect, hide |
Users' rating (61 rating) |
OpenVPN Free Download - we do not host any OpenVPN torrent files or links of OpenVPN on rapidshare.com, depositfiles.com, megaupload.com etc. All OpenVPN download links are direct OpenVPN download from publisher site or their selected mirrors.
2.6.14 I001 | May 30, 2025 | New Release | Highlights of this release include: Multi-socket support for servers -- Handle multiple addresses/ports/protocols within one server Improved Client support for DNS options: Client implementations for Linux/BSD, included with the default install New client implementation for Windows, adding support for features like split DNS and DNSSEC Architectural improvements on Windows: The block-local flag is now enforced with WFP filters Windows network adapters are now generated on demand Windows automatic service now runs as an unprivileged user Support for server mode in win-dco driver Note: Support for the wintun driver has been removed. win-dco is now the default, tap-windows6 is the fallback solution for use-cases not covered by win-dco. Improved data channel: Enforcement of AES-GCM usage limit Epoch data keys and packet format Support for new upstream DCO Linux kernel module: This release supports the new ovpn DCO Linux kernel module which will be available in future upstream Linux kernel releases. Backports of the new module to current kernels are available via the ovpn-backports project. Windows MSI changes since 2.6.14: Built against OpenSSL 3.5.0 Included openvpn-gui updated to 11.53.0.0 Support for webauth in PLAP (Pre-Logon Access Provider) via QR code (github openvpn-gui#687) |
2.6.13 I001 | Jan 16, 2025 | New Release | Feature changes: on non-windows clients (MacOS, Linux, Unix) send "release" string from uname() call as IV_PLAT_VER to server - while highly OS specific this is still helpful to keep track of OS versions used on the client side (#637) Windows: protect cached username, password and token in client memory (using the CryptProtectMemory() windows API) Windows: use new API to get dco-win driver version from driver (newly introduced non-exclusive control device) (OpenVPN/ovpn-dco-win#76) Linux: pass --timeout=0 argument to systemd-ask-password, to avoid default timeout of 90 seconds ("console prompting also has no timeout") (#649) Security fixes: improve server-side handling of clients sending usernames or passwords longer than USER_PASS_LEN - this would not result in a crash, buffer overflow or other security issues, but the server would then misparse incoming IV variables and produce misleading error messages. Notable bug fixes: FreeBSD DCO: fix memory leaks in nvlist handling (#636) purge proxy authentication credentials from memory after use (if --auth-nocache is in use) |
2.6.12 I001 | Jul 18, 2024 | New Release | Bug fixes: the fix for CVE-2024-5594 (refuse control channel messages with nonprintable characters) was too strict, breaking user configurations with AUTH_FAIL messages having trailing CR/NL characters. This often happens if the AUTH_FAIL reason is set by a script. Strip those before testing the command buffer (github #568). Also, add unit test. Http-proxy: fix bug preventing proxy credentials caching (trac #1187) Windows MSI changes since 2.6.11: Built against OpenSSL 3.3.1 Included openvpn-gui updated to 11.50.0.0 Update Italian language (github #696) |