February 3, 2006
View 8d33c06

Added feature to --management-client to confirm connection by writing IP addr and port to a file.

james authored on 2006/02/03 18:04:52
January 23, 2006
View 4f404ad

Added --management-client option to connect as a client to management GUI app rather than be connected to as a server.

james authored on 2006/01/23 23:08:27
December 29, 2005
View e5d281c

Fixed bug with tls-auth and key-direction parameter which was introduced in r844.

james authored on 2005/12/29 16:47:47
December 24, 2005
View 51b1d4c

Some PKCS11-related code wasn't properly #ifdefed.

james authored on 2005/12/24 02:29:22
December 23, 2005
View a9c802b

--ip-win32 adaptive is now the default. --ip-win32 netsh (or --ip-win32 adaptive when in netsh mode) can now set DNS/WINS addresses on the TAP-Win32 adapter.

james authored on 2005/12/23 03:09:40
December 14, 2005
View 92bbb06

svn merge -r 845:854 $SO/trunk/openvpn .

james authored on 2005/12/14 10:09:11
View 6d89ede

Don't warn user if he uses user/group/chroot and did not specify persist-key but uses PKCS#11.

james authored on 2005/12/14 04:41:07
December 13, 2005
View f214bb2

Added --auto-proxy directive to auto-detect HTTP or SOCKS proxy settings (currently Windows only).

james authored on 2005/12/13 04:46:10
December 9, 2005
View c959fc7

Inline file capability now works for --secret and --tls-auth. For example:

james authored on 2005/12/09 03:29:38
December 5, 2005
View bed7362

Fixed segfault that occurred if remote_cert_eku is undefined and no server certificate verification method was enabled. Don't declare pkcs11 variables in struct options unless pkcs11 support is enabled.

james authored on 2005/12/05 13:00:00
November 28, 2005
View 027a87c

svn merge -r 823:825 $SO/contrib/alon/BETA21/openvpn .

james authored on 2005/11/28 14:09:54
November 25, 2005
View 1ae9d05

Added --connect-timeout option to control the timeout on TCP client connection attempts (doesn't work on all OSes). This patch also makes OpenVPN signalable during TCP connection attempts.

james authored on 2005/11/25 09:05:56
View d5badcf

--remap-usr1 will now also remap signals thrown during initialization.

james authored on 2005/11/25 03:44:57
November 12, 2005
View 0475d17

Reduce sensitivity to system clock instability and backtracks.

james authored on 2005/11/12 19:59:41
View 411e89a

Merged --remote-cert-ku, --remote-cert-eku, and --remote-cert-tls from Alon's branch: svn merge -r 793:796 $SO/contrib/alon/BETA21/openvpn .

james authored on 2005/11/12 17:26:57