summaryrefslogtreecommitdiffstats
path: root/tun.c
Commit message (Expand)AuthorAgeFilesLines
* Copyright notice changed to reflect change in name ofjames2008-10-061-1/+1
* Added additional warnings to flag common gotchas:james2008-08-051-1/+64
* Perform additional input validation on options pulledjames2008-07-261-23/+54
* Completely revamped the system for calling external programs and scripts:james2008-07-261-110/+144
* Reverted some recent buffer.[ch] changes, including r3058 (except forjames2008-07-181-6/+1
* In the Windows version of tun_finalize, on errors that wouldjames2008-07-161-1/+6
* Copyright change OpenVPN Solutions LLC -> Telethra, Inc.james2008-07-141-1/+1
* Updated copyright notice to 2008.james2008-06-111-1/+1
* Updated version to 2.1_rc7e.james2008-06-111-1/+1
* Moved branch into official BETA21 position.james2008-05-121-8/+85
* Cleanup IP address for persistence interfaces for tap and also usingjames2008-02-171-8/+26
* Fixup null interface on close, don't use ip addr flushjames2008-01-261-9/+16
* Changed ASSERT(0) to a more descriptive fatal error in tun.cjames2008-01-211-1/+1
* Allow OpenVPN to run completely unprivileged under Linuxjames2008-01-211-4/+52
* TAP driver now passes signing tests on Vista x64.james2007-04-251-1/+1
* New try at AUTO_USERID.james2006-11-131-1/+1
* Backed out AUTO_USERID feature introduced in r1436.james2006-11-101-38/+4
* Fixed issue where OpenVPN does not apply the --txqueuelen optionjames2006-11-091-1/+2
* Added #ifdefed out AUTO_USERID feature.james2006-11-081-4/+38
* TAP-Win32 fixes to run on Windows Vista.james2006-09-141-2/+1
* Comment about assertion being hit.james2006-07-031-1/+1
* Eliminated gcc 3.3.3 warnings on NetBSDjames2006-06-241-1/+1
* svn merge -r 886:987 $SO/trunk/openvpn .james2006-04-051-1/+13
* "topology subnet" fix for FreeBSD (Benoit Bourdin).james2006-04-051-2/+25
* --ip-win32 adaptive is now the default.james2005-12-221-13/+205
* Patch to support --topology subnet on Mac OS X (Mathias Sundman).james2005-12-051-8/+32
* Windows reliability changes:james2005-10-311-100/+335
* Added actual remote address used to the ">STATE" alertjames2005-10-201-1/+2
* version 2.1_beta1james2005-09-261-34/+228
* This is the start of the BETA21 branch.james2005-09-261-0/+3434