5809941ae9
Windows 1.2.10
2018-05-11 13:40:03 -07:00
9765ba334a
1.2.10
2018-05-08 13:07:20 -07:00
0a52840fa3
1.2.8 Windows Advanced Installer update.
2018-04-27 13:52:33 -07:00
a7d0905b74
1.2.8 bump for all but Windows install files.
2018-04-27 13:06:00 -07:00
8900b30b6e
Windows installer tweaks and version bumps.
2018-04-17 12:47:33 -07:00
ae4fb799e4
More versioning
2018-04-17 12:14:59 -07:00
6679a55693
certutil needs -f in case TrustedProvider store is not yet created
2018-03-27 19:15:14 -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
d7f3c33d72
Add zerotier-idtool to Windows.
2018-01-12 15:03:45 -08:00
1db547d607
Windows build fixes, AIP file update.
2017-10-25 16:25:57 -07:00
88997a0314
Windows build fixes.
2017-07-06 16:29:11 -07:00
9161424c97
Version bumps.
2017-04-24 11:41:01 -07:00
cdda0dd043
Windows version bump.
2017-04-24 11:37:54 -07:00
c5c8facc2d
Windows installer version bump and a build fix.
2017-03-17 20:20:47 -07:00
ec8e1178e5
Version bumps, and fix Debian so default is to build normally and .static files are used in our builds.
2017-03-17 19:16:34 -07:00
e86b1146a6
Windows version bump.
2017-03-14 21:35:41 -07:00
d44fb3a2f6
bump bump bump that version
2017-03-14 21:23:47 -07:00
533baf921f
Software update cleanup, and a fix for updates on Windows.
2017-03-14 14:40:17 -07:00
d377ef01af
Windows build process updates, and repackage everything using new EV certificate and SHA256.
2017-03-07 18:25:06 -08:00
a97918f812
Windows build fixes.
2017-03-07 13:57:31 -08:00
d150f9b2bd
Windows update build in Advanced Installer, and warning removal.
2017-01-13 15:19:59 -08:00
9a2b766aad
Windows installer updates.
2016-12-23 15:57:21 -08:00
6f15c4a561
1.1.14 Windows version stuff
2016-07-21 20:45:05 -07:00
a5400e0162
Windows installer now installs a batch file and Path variable settings to make zerotier-cli work in the Windows CLI (1.1.12 MSI updated on web for this too) and a Chocolatey packaging job for ZeroTier One.
2016-07-14 17:09:40 -07:00
c862f199e3
Windows: ship it!
2016-06-29 13:22:04 -07:00
a27d8b2910
Windows cleanup.
2016-03-02 19:20:04 -08:00
61becbb7e5
.
2015-12-21 16:56:11 -08:00
24cc0904fa
1.1.2 Windows build fixes, tweaks, etc.
2015-12-21 13:14:48 -08:00
1c0c3e62dc
Just add a launch prerequisite for .NET 4.5 -- it's usually there, and if not it can be easily installed. This is mostly an issue on old Windows Server systems, and in that case the admin will likely want to decide how to proceed.
2015-11-17 11:13:44 -08:00
0f5fb48a0b
Turns out it wasn't hard to add miniupnpc to the VS2012 project and just have it build with the rest of the code.
2015-11-16 19:04:04 -08:00
90f9415107
Update installer to drag along a net-install binary for .NET 4.5 that it runs if .NET 4.5 is not present... because yes we have to install Microsoft's own flagship runtime under some conditions. (Rare, but present.)
2015-11-13 09:11:12 -08:00
bacb53fe8f
Remove old Windows NDIS5 tap driver -- I think this is dead.
2015-11-12 16:40:50 -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
c826cec1d4
Bring back _winPokeAHole() to dynamically allocate firewall exception. Shouldn't be needed but seems to help on Windows 8.
2015-07-30 17:52:35 -07:00
620562f7cf
Because Windows, because Windows. Now it upgrades correctly from 1.0.1, including automatic driver update from NDIS5 to NDIS6. Also a bit more robust on creating new ports, just in case.
2015-07-30 17:00:57 -07:00
922d9657b9
Save enumeration of statically assigned IPs so they will always be reassigned on device "power cycle."
2015-07-30 14:10:32 -07:00
499b2dccad
1.0.4 installer GUID
2015-07-30 13:30:10 -07:00
8169b35482
Kill the devcon.exe dependency by dynamically loading cfgmgr32, newdev, and setupapi and using these functions directly.
2015-07-30 11:31:38 -07:00
7cd3c419ee
1.0.4 release installer changes
2015-07-29 16:17:52 -07:00
14264c2d6f
Add miniupnpc builds for Windows, fix some Windows build warnings.
2015-07-28 16:50:18 -07:00
ee1a008f2d
Product code for 1.0.3 etc.
2015-06-03 18:53:54 -07:00
905d2e91e5
Windows auto-update integration into OneService.
2015-05-20 20:17:56 -07:00
dd70188643
Make tap driver even more defensive... seems to maybe fix the new network problem. Have to test a bit more.
2015-05-19 18:40:34 -07:00
c7eb5f0c81
Windows build warning removal, be more defensive in Windows tap driver code, and clean up service start/stop in installer.
2015-05-19 18:13:20 -07:00
68cb7ad4cd
Few more fixes to installer firewall rule settings.
2015-05-19 16:31:00 -07:00
9682f50b15
Get rid of old _winPokeAHole() hack in one.cpp and use Advanced Installer to configure firewall rules (because we can now).
2015-05-19 16:26:41 -07:00
44d1bd14bd
Enable right-click menu for copy/paste/etc. in Windows UI wrapper.
2015-05-19 14:48:57 -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