3af693af34
Update zttap300.inf
2021-02-03 22:31:16 -05:00
0a18e66a83
Removed language from comments
2021-02-03 22:30:34 -05:00
57a225cb39
Removed language from comments
2021-02-03 22:29:42 -05:00
1bd1923964
Removed language from comments
2021-02-03 22:26:41 -05:00
1afd097445
Microsoft signed 32-bit Windows x86 driver.
2020-11-25 23:45:28 -05:00
52fad6e18f
Merge branch 'dev' of http://git.int.zerotier.com/ZeroTier/ZeroTierOne into dev
2020-11-25 23:35:47 -05:00
eefe34354e
Embeddable MSI for new MS-signed X64 Windows tap driver.
2020-11-25 23:35:32 -05:00
f2ba613fb5
line endings
2020-11-25 19:02:00 -08:00
73b5eadd3c
Windows X64 Microsoft-Signed Driver for Windows 10
2020-11-24 23:37:37 -05:00
8900b30b6e
Windows installer tweaks and version bumps.
2018-04-17 12:47:33 -07:00
6679a55693
certutil needs -f in case TrustedProvider store is not yet created
2018-03-27 19:15:14 -07:00
1101c1d919
Works on 32-bit too now.
2018-03-27 18:46:06 -07:00
fcb529b348
Take two on unattended driver installs. I think it works now.'
2018-03-27 17:53:28 -07:00
680b1ca208
Upgrade installer AIP versions and redo how we bundle the driver sub-installer to allow unattended driver installs (hopefully).
2018-03-27 14:19:45 -07:00
d377ef01af
Windows build process updates, and repackage everything using new EV certificate and SHA256.
2017-03-07 18:25:06 -08:00
085734aaba
Windows driver (NDIS6) rebuild using earlier DDK revision to allow driver to load in Windows 2008 Server and Windows Vista. Still issues with those platforms, but driver loads -- and shouldn't hurt newer versions (will test).
2015-08-13 15:18:48 -07:00
b4a34cc105
Add 32-bit chained MSI for NDIS6 driver... now to go test on 32-bit Windows (clean). (And Windows 10, and Windows Server, and ...)
2015-05-19 13:01:55 -07:00
32588b3d84
A visit to the Windows house of pain:
...
(1) Yes, you *can* create a mixed 32/64 bit Windows MSI installer that installs drivers. All you have to do is... umm... create individual sub-MSI files for each driver (one for 32, one for 64) and then package those in the main MSI files as "chained" MSI installers. Each of these must only be considered a prerequisite on 32 or 64 bit machines, respectively.
(2) Upgrade Advanced Installer version, add rules to uninstall NDIS6 tap device on uninstall.
(3) Fix IE issue in UI code.
2015-05-18 20:30:54 -07:00
e78899fddf
Rebuild and re-sign the x86 driver... previous attempt was somehow borked but this one loads on Win7/x86 fine.
2015-04-25 16:00:25 -07:00
9325535ced
x86 version of signed NDIS6 driver.
2015-04-25 15:31:27 -07:00
42b4148876
NDIS6 driver signed x64 build (not fully tested yet, but committing work)
2015-04-25 14:52:02 -07:00