aboutsummaryrefslogtreecommitdiff
path: root/tun.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-10-06Copyright notice changed to reflect change in name ofjames1-1/+1
2008-08-05Added additional warnings to flag common gotchas:james1-1/+64
2008-07-26Perform additional input validation on options pulledjames1-23/+54
2008-07-26Completely revamped the system for calling external programs and scripts:james1-110/+144
2008-07-18Reverted some recent buffer.[ch] changes, including r3058 (except forjames1-6/+1
2008-07-16In the Windows version of tun_finalize, on errors that wouldjames1-1/+6
2008-07-14Copyright change OpenVPN Solutions LLC -> Telethra, Inc.james1-1/+1
2008-06-11Updated copyright notice to 2008.james1-1/+1
2008-06-11Updated version to 2.1_rc7e.james1-1/+1
2008-05-12Moved branch into official BETA21 position.james1-8/+85
2008-02-17Cleanup IP address for persistence interfaces for tap and also usingjames1-8/+26
2008-01-26Fixup null interface on close, don't use ip addr flushjames1-9/+16
2008-01-21Changed ASSERT(0) to a more descriptive fatal error in tun.cjames1-1/+1
2008-01-21Allow OpenVPN to run completely unprivileged under Linuxjames1-4/+52
2007-04-25TAP driver now passes signing tests on Vista x64.james1-1/+1
2006-11-13New try at AUTO_USERID.james1-1/+1
2006-11-10Backed out AUTO_USERID feature introduced in r1436.james1-38/+4
2006-11-09Fixed issue where OpenVPN does not apply the --txqueuelen optionjames1-1/+2
2006-11-08Added #ifdefed out AUTO_USERID feature.james1-4/+38
2006-09-14TAP-Win32 fixes to run on Windows Vista.james1-2/+1
2006-07-03Comment about assertion being hit.james1-1/+1
2006-06-24Eliminated gcc 3.3.3 warnings on NetBSDjames1-1/+1
2006-04-05svn merge -r 886:987 $SO/trunk/openvpn .james1-1/+13
2006-04-05"topology subnet" fix for FreeBSD (Benoit Bourdin).james1-2/+25
2005-12-22--ip-win32 adaptive is now the default.james1-13/+205
2005-12-05Patch to support --topology subnet on Mac OS X (Mathias Sundman).james1-8/+32
2005-10-31Windows reliability changes:james1-100/+335
2005-10-20Added actual remote address used to the ">STATE" alertjames1-1/+2
2005-09-26version 2.1_beta1james1-34/+228
2005-09-26This is the start of the BETA21 branch.james1-0/+3434