红联Linux门户
Linux帮助

OpenVPN 2.3.2发布

发布时间:2013-07-01 21:17:41来源:红联作者:empast
OpenVPN 2.3.2发布。2013-06-03 因为众所周知的原因,OpenVPN主站(openvpn.net)被墙了.上一个版本是2013-03-30的2.3.1 。修正一些Bug以及小的改进增强。

OpenVPN 是一个基于 OpenSSL 库的应用层 VPN 实现。和传统 VPN 相比,它的优点是简单易用。

OpenVPN允许参与建立VPN的单点使用共享金钥,电子证书,或者用户名/密码来进行身份验证。它大量使用了OpenSSL加密库中的SSLv3/TLSv1 协议函式库。目前OpenVPN能在Solaris、Linux、OpenBSD、FreeBSD、NetBSD、Mac OS X与Windows 2000/XP/Vista上运行,并包含了许多安全性的功能。它并不是一个基于Web的VPN软件,也不与IPsec及其他VPN软件包兼容。

OpenVPN使用OpenSSL库加密数据与控制信息:它使用了OpenSSL的加密以及验证功能,意味着,它能够使用任何OpenSSL支持的算法。它提供了可选的数据包HMAC功能以提高连接的安全性。此外,OpenSSL的硬件加速也能提高它的性能。

完全改进:

OpenVPN 2.3.2
Arne Schwabe (3):
Only print script warnings when a script is used. Remove stray mention of script-security system.
Move settings of user script into set_user_script function
Move checking of script file access into set_user_script

Davide Brini (1):
Provide more accurate warning message

Gert Doering (3):
Fix NULL-pointer crash in route_list_add_vpn_gateway().
Fix problem with UDP tunneling due to mishandled pktinfo structures.
Preparing for v2.3.2 (ChangeLog, version.m4)

James Yonan (1):
Always push basic set of peer info values to server.

Jan Just Keijser (1):
make 'explicit-exit-notify' pullable again

Josh Cepek (2):
Fix proto tcp6 for server & non-P2MP modes
Fix Windows script execution when called from script hooks

Steffan Karger (2):
Fixed tls-cipher translation bug in openssl-build
Fixed usage of stale define USE_SSL to ENABLE_SSL

svimik (1):
Fix segfault when enabling pf plug-ins

下载:ftp://61.135.158.199/pub/openvpn-2.3.2.tar.gz

来自:开源中国社区
文章评论

共有 0 条评论