July 23, 2010
View 42b39f2

Merge branch 'feat_ipv6_wintap' into beta2.2

David Sommerseth authored on 2010/07/23 05:35:46
April 29, 2010
View 564a210

Updated copyright date to 2010.

James Yonan authored on 2010/04/29 01:31:36
April 22, 2010
View 059739e

Added Python-based build system for Windows in win directory.

James Yonan authored on 2010/04/22 21:53:31
March 8, 2010
View 455095b

Implement IPv6 in TUN mode for Windows TAP driver.

Gert Doering authored on 2010/03/08 03:28:55
December 11, 2009
View e54724b

Clarified that TAP-Win32 driver is licensed under GPL 2.

james authored on 2009/12/11 14:13:24
June 23, 2009
View 7ea8261

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.

james authored on 2009/06/23 05:48:35
May 31, 2009
View d7fa38f

Update copyright to 2009.

james authored on 2009/05/31 06:38:49
October 6, 2008
View 367ed08

Copyright notice changed to reflect change in name of Telethra to OpenVPN Technologies.

james authored on 2008/10/06 16:33:45
July 15, 2008
View 1c0cc4a

Copyright change OpenVPN Solutions LLC -> Telethra, Inc.

james authored on 2008/07/15 03:59:09
June 12, 2008
View eca8691

Updated copyright notice to 2008.

james authored on 2008/06/12 06:59:26
January 23, 2008
View 55e8903

Squashed Win2K TAP bug that was introduced by Vista fixes.

james authored on 2008/01/23 18:37:25
View 44b3dcc

Upgraded TAP build scripts to use WDK 6001.17121 (Windows 2008 Server pre-RTM).

james authored on 2008/01/23 08:52:08
April 26, 2007
View 657ecf1

TAP driver now passes signing tests on Vista x64.

james authored on 2007/04/26 06:37:49
April 22, 2007
View 1568d7f

Version is now specified in version.m4 for both unix and windows versions. Reworked the Windows build scripting system, with settings (other than version #) specified in settings.in. Moved the native scripting grammar as defined by trans.pl away from NSIS and to something more generic.

james authored on 2007/04/22 17:21:16
April 19, 2007
View 35a3c16

Updated build system and tap driver to work with version 5600 of the Windows DDK.

james authored on 2007/04/19 19:20:57