summaryrefslogtreecommitdiff
path: root/ext/installfiles/windows
AgeCommit message (Expand)Author
2015-12-21.Adam Ierymenko
2015-12-211.1.2 Windows build fixes, tweaks, etc.Adam Ierymenko
2015-11-17Just add a launch prerequisite for .NET 4.5 -- it's usually there, and if not...Adam Ierymenko
2015-11-16Turns out it wasn't hard to add miniupnpc to the VS2012 project and just have...Adam Ierymenko
2015-11-13Update installer to drag along a net-install binary for .NET 4.5 that it runs...Adam Ierymenko
2015-11-12Remove old Windows NDIS5 tap driver -- I think this is dead.Adam Ierymenko
2015-08-13Windows driver (NDIS6) rebuild using earlier DDK revision to allow driver to ...Adam Ierymenko
2015-07-30Bring back _winPokeAHole() to dynamically allocate firewall exception. Should...Adam Ierymenko
2015-07-30Because Windows, because Windows. Now it upgrades correctly from 1.0.1, inclu...Adam Ierymenko
2015-07-30Save enumeration of statically assigned IPs so they will always be reassigned...Adam Ierymenko
2015-07-301.0.4 installer GUIDAdam Ierymenko
2015-07-30Kill the devcon.exe dependency by dynamically loading cfgmgr32, newdev, and s...Adam Ierymenko
2015-07-291.0.4 release installer changesAdam Ierymenko
2015-07-28Add miniupnpc builds for Windows, fix some Windows build warnings.Adam Ierymenko
2015-06-03Product code for 1.0.3 etc.Adam Ierymenko
2015-05-20Windows auto-update integration into OneService.Adam Ierymenko
2015-05-19Make tap driver even more defensive... seems to maybe fix the new network pro...Adam Ierymenko
2015-05-19Windows build warning removal, be more defensive in Windows tap driver code, ...Adam Ierymenko
2015-05-19Few more fixes to installer firewall rule settings.Adam Ierymenko
2015-05-19Get rid of old _winPokeAHole() hack in one.cpp and use Advanced Installer to ...Adam Ierymenko
2015-05-19Enable right-click menu for copy/paste/etc. in Windows UI wrapper.Adam Ierymenko
2015-05-19Add 32-bit chained MSI for NDIS6 driver... now to go test on 32-bit Windows (...Adam Ierymenko
2015-05-18A visit to the Windows house of pain:Adam Ierymenko
2014-12-05VERSION 1.0.1Adam Ierymenko
2014-10-30Fix for UI client.Adam Ierymenko
2014-10-29Windows service fix -- it helps if we actually launch the control socket thing.Adam Ierymenko
2014-08-22VERSION 0.9.2:Adam Ierymenko
2014-08-21Fix for crazy Windows threading bug... repeatedly adding and removing a netwo...Adam Ierymenko
2014-08-20Version bump to 0.9.2 -- preparing for release...Adam Ierymenko
2014-08-04Windows Ethernet tap refactoring complete.Adam Ierymenko
2014-07-03VERSION 0.9.1: bug fixes and experimental bridging supportAdam Ierymenko
2014-05-29Installer updates from 0.9.0 release -- only useful to me.Adam Ierymenko
2014-05-23Upgrade AIP for new version of Advanced Installer, bump to 0.9.0.Adam Ierymenko
2014-04-10VERSION 0.8.2Adam Ierymenko
2014-04-09VERSION 0.8.1Adam Ierymenko
2014-04-08VERSION 0.8.0Adam Ierymenko
2014-04-08More Windows tap cleanup... seems solid. We'll see.Adam Ierymenko
2014-04-08Some installer stuff, complete refactoring of Windows side of newly split tap...Adam Ierymenko
2014-04-04Intaller upgrade and stuff, fix to Windows service for new Node API changes.Adam Ierymenko
2014-03-07VERSION 0.7.2: first Windows release!Adam Ierymenko
2014-03-07Some text changes, remove unused modules from installer project.Adam Ierymenko
2014-03-06Disable Vista in installer.Adam Ierymenko
2014-03-06(1) Fix menu bar item font size on Windows, (2) fix for possible Windows Ethe...Adam Ierymenko
2014-03-05Script to build UI against our own new precompiled Win32 static Qt binary, wh...Adam Ierymenko
2014-03-03Add option to install drivers in driver cache on Windows, needed for Windows ...Adam Ierymenko
2014-02-28Add prerequisites (VS2012 redistributables) to installer.Adam Ierymenko
2014-02-28Installer work...Adam Ierymenko
2014-02-28Make AtomicCounter use <atomic> on Windows (eventually this will replace it o...Adam Ierymenko
2014-02-27Installer works, and fix for ugly fonts in pulldown menus in main windows in ...Adam Ierymenko
2014-02-27Installer work...Adam Ierymenko