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 23, 2005
View 33e81c4

Man page and usage message changes to reflect --ip-win32 adaptive and --route-method adaptive.

james authored on 2005/12/23 04:50:48
View 6215931

Added new option --route-method adaptive (Win32) which tries IP helper API first, then falls back to route.exe. Made --route-method adaptive the default.

james authored on 2005/12/23 03:55:49
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
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 df5722c

First attempt at automatic proxy detection, Windows-only at this point. Proxy settings are taken from IE.

james authored on 2005/12/09 08:10:22
View c959fc7

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

james authored on 2005/12/09 03:29:38
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
November 13, 2005
View d31f9fd

For Windows, set ip-win32 default back to dynamic. To use new adaptive mode, set explicitly.

james authored on 2005/11/13 08:11:18
November 12, 2005
View f19f12c

Fixed minor typos in --remote-cert-* documentation.

james authored on 2005/11/12 17:36:00
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
November 9, 2005
View b540a9e

Merged (with some changes) Alon's connect-retry-max option from /contrib/alon/BETA21@783.

james authored on 2005/11/09 17:36:26
View eadf16a

Removed annoying 'i' variable from add_option.

james authored on 2005/11/09 16:30:14
November 8, 2005
View d40f2b2

Added ENABLE_INLINE_FILES feature.

james authored on 2005/11/08 21:50:11