aboutsummaryrefslogtreecommitdiff
path: root/tun.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-12-20Minor addition of logging info before and afterJames Yonan1-0/+2
2010-11-13Merge branch 'feat_misc' into beta2.2David Sommerseth1-22/+125
2010-11-12Make "topology subnet" work on Solaris (ifconfig + route metric changes by Ka...Gert Doering1-0/+27
2010-11-12Integrate support for TAP mode on Solaris, written by Kazuyoshi Aizawa <admin...Gert Doering1-22/+98
2010-10-21remove duplicate code in FREEBSD+DRAGONFLY system-dependent ifconfigGert Doering1-14/+3
2010-08-31Don't configure Linux tun/tap txqueuelen setting if OpenVPNJames Yonan1-1/+1
2010-07-27Added "net stop dnscache" and "net start dnscache" in frontJames Yonan1-0/+20
2010-07-16Added --register-dns option for Windows.James Yonan1-1/+38
2010-04-28Updated copyright date to 2010.James Yonan1-1/+1
2010-03-31Updated MSVC build scripts to Visual Studio 2008:James Yonan1-1/+1
2010-02-28remove duplicate code in FREEBSD+DRAGONFLY system-dependent ifconfigGert Doering1-14/+3
2009-11-19Fixed a client-side bug that occurred when the "dhcp-pre-release"james1-29/+67
2009-08-19Fixed ifconfig command for "topology subnet" on FreeBSD (Stefan Bethke).james1-6/+10
2009-05-30Update copyright to 2009.james1-1/+1
2008-11-17* Added additional method parameter to --script-security to preservejames1-25/+5
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