August 17, 2010
View 39cd937

Preparing to tag v2.2-beta2

David Sommerseth authored on 2010/08/17 03:46:55
View 0afa8df

Merge branch 'svn-BETA21' into beta2.2

David Sommerseth authored on 2010/08/17 03:28:37
View 206f6af

Fixed compiler warning in ssl.c

David Sommerseth authored on 2010/08/17 03:23:49
August 16, 2010
View 4f79d3e

Windows security issue: Fixed potential local privilege escalation vulnerability in Windows service. The Windows service did not properly quote the executable filename passed to CreateService. A local attacker with write access to the root directory C:\ could create an executable that would be run with the same privilege level as the OpenVPN Windows service. However, since non-Administrative users normally lack write permission on C:\, this vulnerability is generally not exploitable except on older versions of Windows (such as Win2K) where the default permissions on C:\ would allow any user to create files there. Credit: Scott Laurie, MWR InfoSecurity

James Yonan authored on 2010/08/16 06:53:00
August 11, 2010
View 4c1938a

Tagging v2.2-beta1 Signed-off-by: David Sommerseth <dazo@users.sourceforge.net>

David Sommerseth authored on 2010/08/11 04:26:31
View 379b549

Added warning about tls-remote in man page.

James Yonan authored on 2010/08/11 02:31:31
August 10, 2010
View fe7c58f

Distribute win directory (Python/MSVC-based build system) in "make dist" tarball.

James Yonan authored on 2010/08/10 05:15:27
August 6, 2010
View ee0f176

Merge branch 'bugfix2.1' into beta2.2

David Sommerseth authored on 2010/08/06 04:28:21
View ce722dc

Fix multiple configured scripts conflicts issue (version 2)

David Sommerseth authored on 2010/08/06 03:51:22
July 31, 2010
View e249bff

Fix errors in openvpn-plugin.h documentation

chantra authored on 2010/07/31 03:48:50
July 28, 2010
View 328500c

Merge branch 'svn-BETA21' into beta2.2

David Sommerseth authored on 2010/07/28 18:22:51
View 75dfe3d

Added "net stop dnscache" and "net start dnscache" in front of existing --register-dns commands.

James Yonan authored on 2010/07/28 06:46:34
July 27, 2010
View dc85dae

Fixed an issue where application payload transmissions on the TLS control channel (such as AUTH_FAILED) that occur during or immediately after a TLS renegotiation might be dropped.

James Yonan authored on 2010/07/27 16:10:01
View 1400e1c

Fixed typo: missing comment close.

James Yonan authored on 2010/07/27 03:26:49
May 2, 2010
View 2cde039

Exclude ping and control packets from activity

Davide Brini authored on 2010/05/02 18:07:38