aboutsummaryrefslogtreecommitdiff
path: root/route.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-08-24Added PLATFORM-SPECIFIC comment tag to platform-specific functionsjames1-4/+4
2009-05-30Update copyright to 2009.james1-1/+1
2009-05-24Added new 'autolocal' redirect-gateway flag. When enabled, the OpenVPNjames1-23/+94
2009-05-23Added "redirect-private" option which allows private subnetsjames1-66/+72
2009-01-27Fixed some issues with C++ style comments that leaked into the code.james1-1/+1
2008-11-17* Added additional method parameter to --script-security to preservejames1-2/+2
2008-10-06Copyright notice changed to reflect change in name ofjames1-1/+1
2008-08-05Added additional warnings to flag common gotchas:james1-25/+51
2008-08-04Fixed minor issue with --redirect-gateway bypass-dhcp or bypass-dnsjames1-1/+1
2008-08-02Added "--server-bridge" (without parameters) to enablejames1-0/+10
2008-07-26Perform additional input validation on options pulledjames1-16/+38
2008-07-26Fixed compiler warnings in Windows build (MinGW).james1-1/+1
2008-07-26Completely revamped the system for calling external programs and scripts:james1-70/+89
2008-07-14Copyright change OpenVPN Solutions LLC -> Telethra, Inc.james1-1/+1
2008-06-11Updated copyright notice to 2008.james1-1/+1
2008-05-12Moved branch into official BETA21 position.james1-7/+28
2008-01-21Allow OpenVPN to run completely unprivileged under Linuxjames1-2/+4
2007-02-28Worked around an incompatibility in the Windows Vistajames1-7/+25
2006-11-13New try at AUTO_USERID.james1-0/+149
2006-04-13Added --route-metric option to set a default route metricjames1-3/+10
2006-04-05svn merge -r 886:987 $SO/trunk/openvpn .james1-0/+2
2005-12-22Added new option --route-method adaptive (Win32)james1-2/+24
2005-12-05Patch to support --topology subnet on Mac OS X (Mathias Sundman).james1-2/+1
2005-11-03svn merge -r 760:764 $SO/trunk/openvpnjames1-3/+11
2005-10-31Windows reliability changes:james1-0/+2
2005-10-20Added actual remote address used to the ">STATE" alertjames1-0/+1
2005-10-20Modified get_default_gateway code for Linuxjames1-13/+27
2005-10-20Modified get_default_gateway code for Windowsjames1-10/+17
2005-09-26version 2.1_beta1james1-36/+217
2005-09-26This is the start of the BETA21 branch.james1-0/+1776