Go to file
james 775a6ac279 Added new 'autolocal' redirect-gateway flag. When enabled, the OpenVPN
client will examine the routing table and determine whether (a) the
OpenVPN server is reachable via a locally connected interface, or (b)
traffic to the server must be forwarded through the default router.
Only add a special bypass route for the OpenVPN server if (b) is true.
If (a) is true, behave as if the 'local' flag is specified, and do not
add a bypass route.

The new 'autolocal' flag depends on the non-portable test_local_addr()
function in route.c, which is currently only implemented for Windows.
The 'autolocal' flag will act as a no-op on platforms that have not
yet defined a test_local_addr() function.

Increased TLS_CHANNEL_BUF_SIZE to 2048 from 1024 (this will allow for
more option content to be pushed from server to client).

Raised D_MULTI_DROPPED debug level to 4 from 3.

Version 2.1_rc16b.


git-svn-id: http://svn.openvpn.net/projects/openvpn/branches/BETA21/openvpn@4446 e7ae566f-a301-0410-adde-c780ea21d3b5
2009-05-24 09:13:58 +00:00
contrib Copyright notice changed to reflect change in name of 2008-10-06 07:33:45 +00:00
debug Added AC_GNU_SOURCE to configure.ac to enable struct ucred, 2008-10-14 05:21:51 +00:00
easy-rsa Fixed revoke-full to deal with issue arising from addition 2008-11-03 13:11:23 +00:00
images Copyright notice changed to reflect change in name of 2008-10-06 07:33:45 +00:00
install-win32 Fixed race condition in management interface recv code on 2009-05-21 10:15:26 +00:00
management Added daemon_start_time and daemon_pid environmental variables. 2008-12-26 16:29:28 +00:00
plugin Copyright notice changed to reflect change in name of 2008-10-06 07:33:45 +00:00
sample-config-files Added "--server-bridge" (without parameters) to enable 2008-08-02 08:02:53 +00:00
sample-keys Renamed sample-keys/tmp-ca.crt to ca.crt. 2005-10-01 11:10:12 +00:00
sample-scripts version 2.1_beta1 2005-09-26 07:40:02 +00:00
service-win32 Copyright notice changed to reflect change in name of 2008-10-06 07:33:45 +00:00
suse This is the start of the BETA21 branch. 2005-09-26 05:28:27 +00:00
tap-win32 Copyright notice changed to reflect change in name of 2008-10-06 07:33:45 +00:00
.svnignore Modified .svnignore to only ignore files generated 2008-05-24 19:05:59 +00:00
acinclude.m4 Moved branch into official BETA21 position. 2008-05-12 20:31:43 +00:00
AUTHORS This is the start of the BETA21 branch. 2005-09-26 05:28:27 +00:00
base64.c Moved branch into official BETA21 position. 2008-05-12 20:31:43 +00:00
base64.h Added --auto-proxy directive to auto-detect HTTP or SOCKS 2005-12-12 19:46:10 +00:00
basic.h Copyright notice changed to reflect change in name of 2008-10-06 07:33:45 +00:00
buffer.c Copyright notice changed to reflect change in name of 2008-10-06 07:33:45 +00:00
buffer.h * Added additional method parameter to --script-security to preserve 2008-11-17 04:28:07 +00:00
ChangeLog Version 2.1_rc16 2009-05-18 00:47:45 +00:00
circ_list.h Copyright notice changed to reflect change in name of 2008-10-06 07:33:45 +00:00
common.h Added new 'autolocal' redirect-gateway flag. When enabled, the OpenVPN 2009-05-24 09:13:58 +00:00
config-win32.h.in Copyright notice changed to reflect change in name of 2008-10-06 07:33:45 +00:00
configure.ac Updated configure.ac to work on MinGW. 2009-01-27 20:05:48 +00:00
COPYING Copyright notice changed to reflect change in name of 2008-10-06 07:33:45 +00:00
COPYRIGHT.GPL This is the start of the BETA21 branch. 2005-09-26 05:28:27 +00:00
crypto.c Fixed issue where SIGUSR1 restarts would fail if private 2008-12-25 02:33:34 +00:00
crypto.h Added --prng option to control PRNG (pseudo-random 2008-11-18 01:25:05 +00:00
cryptoapi.c Updated Windows build scripts to package openssl-0.9.8k, 2009-05-13 13:36:23 +00:00
cryptoapi.h This is the start of the BETA21 branch. 2005-09-26 05:28:27 +00:00
dhcp.c Copyright notice changed to reflect change in name of 2008-10-06 07:33:45 +00:00
dhcp.h Copyright notice changed to reflect change in name of 2008-10-06 07:33:45 +00:00
doclean Version 2.1_rc13 2008-10-08 04:53:19 +00:00
domake-win Updated Windows build scripts to package openssl-0.9.8k, 2009-05-13 13:36:23 +00:00
doval Fixed unbounded memory growth bug in 2008-06-04 07:23:20 +00:00
dovalns Updated version to 2.1_rc7e. 2008-06-11 08:45:09 +00:00
errlevel.h Added new 'autolocal' redirect-gateway flag. When enabled, the OpenVPN 2009-05-24 09:13:58 +00:00
error.c Added errors-to-stderr option. When enabled, fatal errors 2009-04-13 03:30:30 +00:00
error.h Added errors-to-stderr option. When enabled, fatal errors 2009-04-13 03:30:30 +00:00
event.c Copyright notice changed to reflect change in name of 2008-10-06 07:33:45 +00:00
event.h Copyright notice changed to reflect change in name of 2008-10-06 07:33:45 +00:00
fdmisc.c Copyright notice changed to reflect change in name of 2008-10-06 07:33:45 +00:00
fdmisc.h Copyright notice changed to reflect change in name of 2008-10-06 07:33:45 +00:00
forward-inline.h Copyright notice changed to reflect change in name of 2008-10-06 07:33:45 +00:00
forward.c Extended Management Interface "bytecount" command 2008-10-24 09:21:40 +00:00
forward.h Copyright notice changed to reflect change in name of 2008-10-06 07:33:45 +00:00
fragment.c Copyright notice changed to reflect change in name of 2008-10-06 07:33:45 +00:00
fragment.h Copyright notice changed to reflect change in name of 2008-10-06 07:33:45 +00:00
gremlin.c Copyright notice changed to reflect change in name of 2008-10-06 07:33:45 +00:00
gremlin.h Copyright notice changed to reflect change in name of 2008-10-06 07:33:45 +00:00
helper.c Added optional "nogw" (no gateway) flag to --server-bridge 2008-11-20 21:02:10 +00:00
helper.h Added --tcp-nodelay option: Macro that sets TCP_NODELAY socket 2008-11-18 05:15:22 +00:00
ieproxy.c Moved branch into official BETA21 position. 2008-05-12 20:31:43 +00:00
ieproxy.h Removed spurious executable propset from 2006-06-26 01:35:18 +00:00
init.c Fixed issue where SIGUSR1 restarts would fail if private 2008-12-25 02:33:34 +00:00
init.h Copyright notice changed to reflect change in name of 2008-10-06 07:33:45 +00:00
INSTALL Copyright notice changed to reflect change in name of 2008-10-06 07:33:45 +00:00
INSTALL-win32.txt VERSION 2.1_rc5 2008-01-23 21:08:22 +00:00
integer.h Copyright notice changed to reflect change in name of 2008-10-06 07:33:45 +00:00
interval.c Copyright notice changed to reflect change in name of 2008-10-06 07:33:45 +00:00
interval.h Copyright notice changed to reflect change in name of 2008-10-06 07:33:45 +00:00
list.c Copyright notice changed to reflect change in name of 2008-10-06 07:33:45 +00:00
list.h Copyright notice changed to reflect change in name of 2008-10-06 07:33:45 +00:00
lladdr.c Completely revamped the system for calling external programs and scripts: 2008-07-26 07:27:03 +00:00
lladdr.h Added --lladdr option to specify the link layer (MAC) address 2006-04-13 21:09:04 +00:00
lzo.c Copyright notice changed to reflect change in name of 2008-10-06 07:33:45 +00:00
lzo.h Copyright notice changed to reflect change in name of 2008-10-06 07:33:45 +00:00
Makefile.am Copyright notice changed to reflect change in name of 2008-10-06 07:33:45 +00:00
makefile.w32-vc Use pkcs11-helper as external library, can be downloaded 2007-10-22 20:06:14 +00:00
manage.c Fixed race condition in management interface recv code on 2009-05-21 10:15:26 +00:00
manage.h Allow "management-client" directive to be used 2009-04-10 21:33:14 +00:00
mbuf.c Copyright notice changed to reflect change in name of 2008-10-06 07:33:45 +00:00
mbuf.h Copyright notice changed to reflect change in name of 2008-10-06 07:33:45 +00:00
memcmp.c Copyright notice changed to reflect change in name of 2008-10-06 07:33:45 +00:00
memdbg.h Copyright notice changed to reflect change in name of 2008-10-06 07:33:45 +00:00
misc.c Fixed issue introduced in 2.1_rc14 that may cause a 2008-11-19 18:07:52 +00:00
misc.h * Added additional method parameter to --script-security to preserve 2008-11-17 04:28:07 +00:00
mroute.c Copyright notice changed to reflect change in name of 2008-10-06 07:33:45 +00:00
mroute.h Copyright notice changed to reflect change in name of 2008-10-06 07:33:45 +00:00
mss.c Copyright notice changed to reflect change in name of 2008-10-06 07:33:45 +00:00
mss.h Copyright notice changed to reflect change in name of 2008-10-06 07:33:45 +00:00
mtcp.c Copyright notice changed to reflect change in name of 2008-10-06 07:33:45 +00:00
mtcp.h Copyright notice changed to reflect change in name of 2008-10-06 07:33:45 +00:00
mtu.c Copyright notice changed to reflect change in name of 2008-10-06 07:33:45 +00:00
mtu.h Copyright notice changed to reflect change in name of 2008-10-06 07:33:45 +00:00
mudp.c Copyright notice changed to reflect change in name of 2008-10-06 07:33:45 +00:00
mudp.h Copyright notice changed to reflect change in name of 2008-10-06 07:33:45 +00:00
multi.c Added daemon_start_time and daemon_pid environmental variables. 2008-12-26 16:29:28 +00:00
multi.h Added "nclients" command to management interface to 2008-12-18 07:57:19 +00:00
NEWS This is the start of the BETA21 branch. 2005-09-26 05:28:27 +00:00
ntlm.c Fixed some compile-time warnings. 2009-01-27 19:32:46 +00:00
ntlm.h This is the start of the BETA21 branch. 2005-09-26 05:28:27 +00:00
occ-inline.h Copyright notice changed to reflect change in name of 2008-10-06 07:33:45 +00:00
occ.c Copyright notice changed to reflect change in name of 2008-10-06 07:33:45 +00:00
occ.h Copyright notice changed to reflect change in name of 2008-10-06 07:33:45 +00:00
openvpn-plugin.h Copyright notice changed to reflect change in name of 2008-10-06 07:33:45 +00:00
openvpn.8 Added optional "nogw" (no gateway) flag to --server-bridge 2008-11-20 21:02:10 +00:00
openvpn.c Copyright notice changed to reflect change in name of 2008-10-06 07:33:45 +00:00
openvpn.h Copyright notice changed to reflect change in name of 2008-10-06 07:33:45 +00:00
openvpn.spec.in Use pkcs11-helper as external library, can be downloaded 2007-10-22 20:06:14 +00:00
options.c Added new 'autolocal' redirect-gateway flag. When enabled, the OpenVPN 2009-05-24 09:13:58 +00:00
options.h Added optional "nogw" (no gateway) flag to --server-bridge 2008-11-20 21:02:10 +00:00
otime.c Copyright notice changed to reflect change in name of 2008-10-06 07:33:45 +00:00
otime.h Copyright notice changed to reflect change in name of 2008-10-06 07:33:45 +00:00
packet_id.c Copyright notice changed to reflect change in name of 2008-10-06 07:33:45 +00:00
packet_id.h Copyright notice changed to reflect change in name of 2008-10-06 07:33:45 +00:00
perf.c Copyright notice changed to reflect change in name of 2008-10-06 07:33:45 +00:00
perf.h Copyright notice changed to reflect change in name of 2008-10-06 07:33:45 +00:00
pf-inline.h Copyright notice changed to reflect change in name of 2008-10-06 07:33:45 +00:00
pf.c Copyright notice changed to reflect change in name of 2008-10-06 07:33:45 +00:00
pf.h Copyright notice changed to reflect change in name of 2008-10-06 07:33:45 +00:00
ping-inline.h Copyright notice changed to reflect change in name of 2008-10-06 07:33:45 +00:00
ping.c Copyright notice changed to reflect change in name of 2008-10-06 07:33:45 +00:00
ping.h Copyright notice changed to reflect change in name of 2008-10-06 07:33:45 +00:00
pkcs11.c Fixed some compile-time warnings. 2009-01-27 19:32:46 +00:00
pkcs11.h Copyright notice changed to reflect change in name of 2008-10-06 07:33:45 +00:00
plugin.c Copyright notice changed to reflect change in name of 2008-10-06 07:33:45 +00:00
plugin.h Copyright notice changed to reflect change in name of 2008-10-06 07:33:45 +00:00
pool.c Copyright notice changed to reflect change in name of 2008-10-06 07:33:45 +00:00
pool.h Copyright notice changed to reflect change in name of 2008-10-06 07:33:45 +00:00
PORTS Copyright notice changed to reflect change in name of 2008-10-06 07:33:45 +00:00
proto.c Copyright notice changed to reflect change in name of 2008-10-06 07:33:45 +00:00
proto.h Fixed some issues with C++ style comments that leaked into the code. 2009-01-27 19:22:42 +00:00
proxy.c Copyright notice changed to reflect change in name of 2008-10-06 07:33:45 +00:00
proxy.h Copyright notice changed to reflect change in name of 2008-10-06 07:33:45 +00:00
ps.c Added --prng option to control PRNG (pseudo-random 2008-11-18 01:25:05 +00:00
ps.h Copyright notice changed to reflect change in name of 2008-10-06 07:33:45 +00:00
push.c Copyright notice changed to reflect change in name of 2008-10-06 07:33:45 +00:00
push.h Copyright notice changed to reflect change in name of 2008-10-06 07:33:45 +00:00
README Copyright notice changed to reflect change in name of 2008-10-06 07:33:45 +00:00
reliable.c Copyright notice changed to reflect change in name of 2008-10-06 07:33:45 +00:00
reliable.h Copyright notice changed to reflect change in name of 2008-10-06 07:33:45 +00:00
route.c Added new 'autolocal' redirect-gateway flag. When enabled, the OpenVPN 2009-05-24 09:13:58 +00:00
route.h Added new 'autolocal' redirect-gateway flag. When enabled, the OpenVPN 2009-05-24 09:13:58 +00:00
schedule.c Copyright notice changed to reflect change in name of 2008-10-06 07:33:45 +00:00
schedule.h Copyright notice changed to reflect change in name of 2008-10-06 07:33:45 +00:00
session_id.c Copyright notice changed to reflect change in name of 2008-10-06 07:33:45 +00:00
session_id.h Copyright notice changed to reflect change in name of 2008-10-06 07:33:45 +00:00
shaper.c Copyright notice changed to reflect change in name of 2008-10-06 07:33:45 +00:00
shaper.h Copyright notice changed to reflect change in name of 2008-10-06 07:33:45 +00:00
sig.c Copyright notice changed to reflect change in name of 2008-10-06 07:33:45 +00:00
sig.h Copyright notice changed to reflect change in name of 2008-10-06 07:33:45 +00:00
socket.c Allow "management-client" directive to be used 2009-04-10 21:33:14 +00:00
socket.h Allow "management-client" directive to be used 2009-04-10 21:33:14 +00:00
socks.c Copyright notice changed to reflect change in name of 2008-10-06 07:33:45 +00:00
socks.h Copyright notice changed to reflect change in name of 2008-10-06 07:33:45 +00:00
sources Incremented version to 2.1_rc7d. 2008-06-04 05:16:44 +00:00
ssl.c Fixed issue involving an #ifdef in a macro reference that breaks early gcc 2009-01-27 21:18:51 +00:00
ssl.h Added server-side --opt-verify option: clients that connect 2008-11-18 03:22:52 +00:00
status.c Copyright notice changed to reflect change in name of 2008-10-06 07:33:45 +00:00
status.h Copyright notice changed to reflect change in name of 2008-10-06 07:33:45 +00:00
syshead.h Copyright notice changed to reflect change in name of 2008-10-06 07:33:45 +00:00
t_cltsrv-down.sh Updated openvpn/t_cltsrv.sh (used by "make check") to conform to new 2008-08-10 18:49:28 +00:00
t_cltsrv.sh Updated openvpn/t_cltsrv.sh (used by "make check") to conform to new 2008-08-10 18:49:28 +00:00
t_lpback.sh svn merge -r 771:780 $SO/trunk/openvpn 2005-11-05 07:42:33 +00:00
thread.c Copyright notice changed to reflect change in name of 2008-10-06 07:33:45 +00:00
thread.h Copyright notice changed to reflect change in name of 2008-10-06 07:33:45 +00:00
tun.c * Added additional method parameter to --script-security to preserve 2008-11-17 04:28:07 +00:00
tun.h * Added additional method parameter to --script-security to preserve 2008-11-17 04:28:07 +00:00
version.m4 Added new 'autolocal' redirect-gateway flag. When enabled, the OpenVPN 2009-05-24 09:13:58 +00:00
win32.c * Added additional method parameter to --script-security to preserve 2008-11-17 04:28:07 +00:00
win32.h Fixed some compile-time warnings. 2009-01-27 19:32:46 +00:00

OpenVPN -- A Secure tunneling daemon

Copyright (C) 2002-2008 OpenVPN Technologies, Inc. This program is free software;
you can redistribute it and/or modify
it under the terms of the GNU General Public License version 2
as published by the Free Software Foundation.

*************************************************************************

For the latest version of OpenVPN, go to:

	http://openvpn.net/

To Build and Install,

	./configure
	make
	make install

or see the file INSTALL for more info.

*************************************************************************

For detailed information on OpenVPN, including examples, see the man page
  http://openvpn.net/man.html

For a sample VPN configuration, see
  http://openvpn.net/howto.html

For a description of OpenVPN's underlying protocol,
  see the file ssl.h included in the source distribution.

*************************************************************************

Other Files & Directories:

* INSTALL-win32.txt -- installation instructions
  for Windows

* configure.ac -- script to rebuild our configure
  script and makefile.

* openvpn.spec -- RPM Spec file
  To build an OpenVPN binary RPM, use the command:

	rpmbuild -tb [tarball]

  When you install the binary RPM, it will automatically
  install sample-scripts/openvpn.init (see below)

* sample-scripts/openvpn.init

  A sample init script for OpenVPN.  See the file for
  comments and additional information.

* sample-scripts/verify-cn

  A sample perl script which can be used with OpenVPN's
  --tls-verify option to provide a customized authentication
  test on embedded X509 certificate fields.

* sample-keys/

  Sample RSA keys and certificates.  DON'T USE THESE FILES
  FOR ANYTHING OTHER THAN TESTING BECAUSE THEY ARE TOTALLY INSECURE.

* sample-config-files/

  A collection of OpenVPN config files and scripts from
  the HOWTO at http://openvpn.net/howto.html

* easy-rsa/

  A simple guide to RSA key management, scripts included.
  Also see http://openvpn.net/easyrsa.html