0
0
mirror of https://github.com/OpenVPN/openvpn.git synced 2024-09-20 12:02:28 +02:00
openvpn/tap-win32
james f9ad66c789 Changes to Windows build environment, to allow straightforward building
directly from an svn checkout or export.

install-win32/version.nsi contains high-level version info.

The script install-win32/winconfig should be run initially to set up
build configuration files.

Then make can be executed as such:

   . autodefs/nsidefs.sh
   make -f makefile.w32 -j 2


git-svn-id: http://svn.openvpn.net/projects/openvpn/branches/BETA21/openvpn@1757 e7ae566f-a301-0410-adde-c780ea21d3b5
2007-03-06 06:48:09 +00:00
..
i386 Changes to Windows build environment, to allow straightforward building 2007-03-06 06:48:09 +00:00
common.h Renamed TAP-Win32 driver from tap0801.sys to tap0901.sys 2007-02-27 23:29:17 +00:00
constants.h Renamed TAP-Win32 driver from tap0801.sys to tap0901.sys 2007-02-27 23:29:17 +00:00
dhcp.c This is the start of the BETA21 branch. 2005-09-26 05:28:27 +00:00
dhcp.h This is the start of the BETA21 branch. 2005-09-26 05:28:27 +00:00
endian.h This is the start of the BETA21 branch. 2005-09-26 05:28:27 +00:00
error.c This is the start of the BETA21 branch. 2005-09-26 05:28:27 +00:00
error.h This is the start of the BETA21 branch. 2005-09-26 05:28:27 +00:00
hexdump.c This is the start of the BETA21 branch. 2005-09-26 05:28:27 +00:00
hexdump.h This is the start of the BETA21 branch. 2005-09-26 05:28:27 +00:00
inf64.patch Changes to Windows build environment, to allow straightforward building 2007-03-06 06:48:09 +00:00
instance.c This is the start of the BETA21 branch. 2005-09-26 05:28:27 +00:00
lock.h This is the start of the BETA21 branch. 2005-09-26 05:28:27 +00:00
macinfo.c This is the start of the BETA21 branch. 2005-09-26 05:28:27 +00:00
macinfo.h This is the start of the BETA21 branch. 2005-09-26 05:28:27 +00:00
MAKEFILE This is the start of the BETA21 branch. 2005-09-26 05:28:27 +00:00
mem.c This is the start of the BETA21 branch. 2005-09-26 05:28:27 +00:00
proto.h This is the start of the BETA21 branch. 2005-09-26 05:28:27 +00:00
prototypes.h TAP driver fix for Vista x64 BSOD. 2007-03-05 20:44:08 +00:00
resource.rc TAP-Win32 fixes to run on Windows Vista. 2006-09-14 02:18:40 +00:00
SOURCES.in Changes to Windows build environment, to allow straightforward building 2007-03-06 06:48:09 +00:00
tapdrvr.c Fixed typo in tapdrvr.c -- the fix is functionally cosmetic 2006-11-02 03:01:16 +00:00
types.h version 2.1_beta1 2005-09-26 07:40:02 +00:00