31 Commits (4e691c8e22ced64a4c7a34fe90ef37dc2ffefb87)

Author SHA1 Message Date
Adam Ierymenko 0324ef2a47 VERSION 1.0.1 12 years ago
Adam Ierymenko 8f29f19e98 Fix for UI client. 12 years ago
Adam Ierymenko 5ca20da7af Windows service fix -- it helps if we actually launch the control socket thing. 12 years ago
Adam Ierymenko 6f8364ba59 VERSION 0.9.2: 12 years ago
Adam Ierymenko de4e29288d Fix for crazy Windows threading bug... repeatedly adding and removing a network now doesn't leave networks in limbo. 12 years ago
Adam Ierymenko 9d5819ff44 Version bump to 0.9.2 -- preparing for release... 12 years ago
Adam Ierymenko 7adf0eac7e Windows Ethernet tap refactoring complete. 12 years ago
Adam Ierymenko 96faaa85cf VERSION 0.9.1: bug fixes and experimental bridging support 12 years ago
Adam Ierymenko f720f04fa0 Installer updates from 0.9.0 release -- only useful to me. 12 years ago
Adam Ierymenko f939d0ee62 Upgrade AIP for new version of Advanced Installer, bump to 0.9.0. 12 years ago
Adam Ierymenko 42c3474223 VERSION 0.8.2 12 years ago
Adam Ierymenko a1c1c82b0d VERSION 0.8.1 12 years ago
Adam Ierymenko dd404b8ba3 VERSION 0.8.0 12 years ago
Adam Ierymenko 48a1799f49 More Windows tap cleanup... seems solid. We'll see. 12 years ago
Adam Ierymenko 5abfb11813 Some installer stuff, complete refactoring of Windows side of newly split tap driver. Seems to work. Now to see if the cleanup we did here gets rid of the zombie tap device issue on Windows. 12 years ago
Adam Ierymenko 19c4d82512 Intaller upgrade and stuff, fix to Windows service for new Node API changes. 12 years ago
Adam Ierymenko dfee7e0389 VERSION 0.7.2: first Windows release! 12 years ago
Adam Ierymenko 60f25ccdf9 Some text changes, remove unused modules from installer project. 12 years ago
Adam Ierymenko 2b0dbead17 Disable Vista in installer. 12 years ago
Adam Ierymenko 742261c7fc (1) Fix menu bar item font size on Windows, (2) fix for possible Windows EthernetTap infinite loop while enumerating registry. 12 years ago
Adam Ierymenko 282d41bc94 Script to build UI against our own new precompiled Win32 static Qt binary, which paradoxiclally results in a smaller executable than dynamic Qt and doesn't require us to bundle a million DLLs. Also update installer to reflect that. Finally, add a step to the installer to remove all instances of the tap device on full uninstall so as not to leave orphaned junk in your network connections or device manager. Looking good! 12 years ago
Adam Ierymenko cef750d1d2 Add option to install drivers in driver cache on Windows, needed for Windows installer. Blech. 12 years ago
Adam Ierymenko be36eda858 Add prerequisites (VS2012 redistributables) to installer. 12 years ago
Adam Ierymenko d997c1a32a Installer work... 12 years ago
Adam Ierymenko d27251ec4e Make AtomicCounter use <atomic> on Windows (eventually this will replace it on other platforms), and some installer work. 12 years ago
Adam Ierymenko 9ae6403346 Installer works, and fix for ugly fonts in pulldown menus in main windows in UI. Also remove dummy installer, which we don't need anymore. 12 years ago
Adam Ierymenko 39d411ce0b Installer work... 12 years ago
Adam Ierymenko 9d05897f7a Windows service works now! 12 years ago
Adam Ierymenko cbeb9c5236 Installer work, sign devcon. 12 years ago
Adam Ierymenko 655b6d1996 Windows auto-update URL and dummy Windows update for testing. 12 years ago
Adam Ierymenko e54a34d8dd Finally found a Windows installer option that doesn't cost $500 or require me to climb a huge learning curve just to do a basic software install. 12 years ago