summaryrefslogtreecommitdiffstats
path: root/route.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'feat_misc' into beta2.2David Sommerseth2010-11-181-22/+12
|\
| * Merged add_bypass_address() and add_host_route_if_nonlocal()David Sommerseth2010-11-181-22/+12
* | Merge branch 'feat_misc' into beta2.2David Sommerseth2010-11-131-5/+3
|\|
| * Make "topology subnet" work on Solaris (ifconfig + route metric changes by Ka...Gert Doering2010-11-121-5/+3
* | Fix problem with special case route targets ('remote_host')Gert Doering2010-10-211-0/+2
* | Implemented multi-address DNS expansion on the network field of routeJames Yonan2010-07-121-13/+40
* | Implemented a key/value auth channel from client to server.James Yonan2010-06-011-1/+1
* | Updated copyright date to 2010.James Yonan2010-04-281-1/+1
|/
* Eliminated the limitation on the number of options that can be pushedjames2009-09-271-1/+1
* The maximum number of "route" directives (specified in the configjames2009-09-171-9/+33
* Added PLATFORM-SPECIFIC comment tag to platform-specific functionsjames2009-08-241-4/+4
* Update copyright to 2009.james2009-05-301-1/+1
* Added new 'autolocal' redirect-gateway flag. When enabled, the OpenVPNjames2009-05-241-23/+94
* Added "redirect-private" option which allows private subnetsjames2009-05-231-66/+72
* Fixed some issues with C++ style comments that leaked into the code.james2009-01-271-1/+1
* * Added additional method parameter to --script-security to preservejames2008-11-171-2/+2
* Copyright notice changed to reflect change in name ofjames2008-10-061-1/+1
* Added additional warnings to flag common gotchas:james2008-08-051-25/+51
* Fixed minor issue with --redirect-gateway bypass-dhcp or bypass-dnsjames2008-08-041-1/+1
* Added "--server-bridge" (without parameters) to enablejames2008-08-021-0/+10
* Perform additional input validation on options pulledjames2008-07-261-16/+38
* Fixed compiler warnings in Windows build (MinGW).james2008-07-261-1/+1
* Completely revamped the system for calling external programs and scripts:james2008-07-261-70/+89
* Copyright change OpenVPN Solutions LLC -> Telethra, Inc.james2008-07-141-1/+1
* Updated copyright notice to 2008.james2008-06-111-1/+1
* Moved branch into official BETA21 position.james2008-05-121-7/+28
* Allow OpenVPN to run completely unprivileged under Linuxjames2008-01-211-2/+4
* Worked around an incompatibility in the Windows Vistajames2007-02-281-7/+25
* New try at AUTO_USERID.james2006-11-131-0/+149
* Added --route-metric option to set a default route metricjames2006-04-131-3/+10
* svn merge -r 886:987 $SO/trunk/openvpn .james2006-04-051-0/+2
* Added new option --route-method adaptive (Win32)james2005-12-221-2/+24
* Patch to support --topology subnet on Mac OS X (Mathias Sundman).james2005-12-051-2/+1
* svn merge -r 760:764 $SO/trunk/openvpnjames2005-11-031-3/+11
* Windows reliability changes:james2005-10-311-0/+2
* Added actual remote address used to the ">STATE" alertjames2005-10-201-0/+1
* Modified get_default_gateway code for Linuxjames2005-10-201-13/+27
* Modified get_default_gateway code for Windowsjames2005-10-201-10/+17
* version 2.1_beta1james2005-09-261-36/+217
* This is the start of the BETA21 branch.james2005-09-261-0/+1776