OpenVPN 2.5.0 freeware
OpenVPN implements OSI layer 2 or 3 secure network extension using the industry standard SSL/TLS protocol, supports ... allows user or group-specific access control policies using firewall rules applied to the VPN virtual interface. OpenVPN is not a web application proxy and does not operate through a web browser. ...
Author | OpenVPN Technologies, Inc. |
Released | 2020-10-28 |
Filesize | 4.40 MB |
Downloads | 1828 |
OS | Windows XP, Windows Vista, Windows 7, Windows 8, Windows 10 |
Installation | Instal And Uninstall |
Keywords | SSL VPN, remote access, site-to-site VPN, VPN, SSL, remote |
Users' rating (31 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.5.0 | Oct 28, 2020 | New Release | Faster connections: Connections setup is now much faster Crypto specific changes: ChaCha20-Poly1305 cipher in the OpenVPN data channel (Requires OpenSSL 1.1.0 or newer) Improved TLS 1.3 support when using OpenSSL 1.1.1 or newer Client-specific tls-crypt keys (–tls-crypt-v2) Improved Data channel cipher negotiation Removal of BF-CBC support in default configuration (see below for possible incompatibilities) Server-side improvements: HMAC based auth-token support for seamless reconnects to standalone servers or a group of servers. Asynchronous (deferred) authentication support for auth-pam plugin Asynchronous (deferred) support for client-connect scripts and plugins Network-related changes: Support IPv4 configs with /31 netmasks now 802.1q VLAN support on TAP servers IPv6-only tunnels New option –block-ipv6 to reject all IPv6 packets (ICMPv6) Windows-specific features: Wintun driver support, a faster alternative to tap-windows6 Setting tun/tap interface MTU Setting DHCP search domain |
2.4.9 | Apr 17, 2020 | New Release | New features: Allow unicode search string in --cryptoapicert option (Windows) User visible changes: Skip expired certificates in Windows certificate store (Windows) (trac #966) OpenSSL: Fix --crl-verify not loading multiple CRLs in one file (trac #623) When using "--auth-user-pass file" with just a username and no password in the file, OpenVPN now queries the management interface (if active) for the credentials. Previously it would query the console for the password, and fail if no console available (normal case on Windows) (trac #757) Swap the order of checks for validating interactive service user (Windows: check config location before querying domain controller for group membership, which can be slow) Bug fixes: fix condition where a client's session could "float" to a new IP address that is not authorized ("fix illegal client float") This can be used to disrupt service to a freshly connected client (no session keys negotiated yet). It can not be used to inject or steal VPN traffic. |
2.4.8 | Oct 31, 2019 | New Release | Antonio Quartulli (1): mbedtls: fix segfault by calling mbedtls_cipher_free() in cipher_ctx_free() Arne Schwabe (1): Remove -no-cpp-precomp flag from Darwin builds David Sommerseth (3): cleanup: Remove RPM openvpn.spec build approach docs: Update INSTALL build: Package missing mock_msg.h Gert Doering (5): repair windows builds (2.4) Increase listen() backlog queue to 32 Force combinationation of --socks-proxy and --proto UDP to use IPv4. Fix IPv6 routes on tap interfaces on OpenSolaris/OpenIndiana preparing release v2.4.8 (ChangeLog, version.m4, Changes.rst) Gisle Vanem (1): Wrong FILETYPE in .rc files Hilko Bengen (1): Do not set pkcs11-helper 'safe fork mode' Ilya Shipitsin (2): travis-ci: add "linux-ppc64le" to build matrix, change trusty image to xenial, update osx to xcode9.4 and modernize brew management travis-ci: fix osx builds Kyle Evans (1): tests/t_lpback.sh: Switch sed(1) to POSIX-compatible regex. Lev Stipakov (1): Fix various compiler warnings |