0
0
mirror of https://github.com/OpenVPN/openvpn.git synced 2024-09-20 03:52:28 +02:00
openvpn/install-win32
james 7ea8261049 In Windows TAP driver, refactor DHCP/ARP packet injection code to
use a DPC (deferred procedure call) to defer packet injection until
IRQL < DISPATCH_LEVEL, rather than calling NdisMEthIndicateReceive
in the context of AdapterTransmit.  This is an attempt to reduce kernel
stack usage, and prevent EXCEPTION_DOUBLE_FAULT BSODs that have been
observed on Vista.  Updated TAP driver version number to 9.6. 


git-svn-id: http://svn.openvpn.net/projects/openvpn/branches/BETA21/openvpn@4606 e7ae566f-a301-0410-adde-c780ea21d3b5
2009-06-22 20:48:35 +00:00
..
openssl Updated Windows build scripts to package openssl-0.9.8k, 2009-05-13 13:36:23 +00:00
.svnignore Modified .svnignore to only ignore files generated 2008-05-24 19:05:59 +00:00
build-pkcs11-helper.sh Version 2.1_rc8 2008-06-13 07:53:51 +00:00
buildinstaller install-win32/buildinstaller will now always sign executable 2009-02-13 03:36:12 +00:00
ddk-common Upgraded TAP build scripts to use WDK 6001.17121 2008-01-22 23:52:08 +00:00
doclean Version 2.1_rc13 2008-10-08 04:53:19 +00:00
dosname.pl misc Windows build system changes 2007-04-25 22:58:21 +00:00
getgui Fixed race condition in management interface recv code on 2009-05-21 10:15:26 +00:00
getopenssl Version 2.1_rc13 2008-10-08 04:53:19 +00:00
getpkcs11helper Moved branch into official BETA21 position. 2008-05-12 20:31:43 +00:00
getprebuilt Changes to Windows build system: added GENOUT_PREBUILT mode 2008-02-01 19:44:53 +00:00
GetWindowsVersion.nsi Renamed TAP-Win32 driver from tap0801.sys to tap0901.sys 2007-02-27 23:29:17 +00:00
getxgui First working version of XGUI inclusion. 2008-03-10 10:02:20 +00:00
ifdef.pl TAP driver now passes signing tests on Vista x64. 2007-04-25 21:37:49 +00:00
m4todef.pl TAP driver now passes signing tests on Vista x64. 2007-04-25 21:37:49 +00:00
macro.pl TAP driver now passes signing tests on Vista x64. 2007-04-25 21:37:49 +00:00
Makefile.am Update copyright to 2009. 2009-05-30 21:38:49 +00:00
makeopenvpn Moved branch into official BETA21 position. 2008-05-12 20:31:43 +00:00
maketap Rename generated tapdrvr.cod to a unique name to avoid the issue where 2009-06-22 00:44:02 +00:00
maketapinstall Version 2.1_rc13 2008-10-08 04:53:19 +00:00
maketext Fixed race condition in management interface recv code on 2009-05-21 10:15:26 +00:00
openvpn.nsi Update copyright to 2009. 2009-05-30 21:38:49 +00:00
sample.ovpn This is the start of the BETA21 branch. 2005-09-26 05:28:27 +00:00
setpath.nsi This is the start of the BETA21 branch. 2005-09-26 05:28:27 +00:00
settings.in In Windows TAP driver, refactor DHCP/ARP packet injection code to 2009-06-22 20:48:35 +00:00
trans.pl TAP driver now passes signing tests on Vista x64. 2007-04-25 21:37:49 +00:00
u2d.c This is the start of the BETA21 branch. 2005-09-26 05:28:27 +00:00
winconfig Changes to Windows build system to make it easier to do 2008-02-01 10:13:59 +00:00