108 Commits (4bf2fa3edbf4ccb4dec56020efc3229ba4919d21)

Author SHA1 Message Date
Adam Ierymenko 4bf2fa3edb Basic Debian package support in buildinstaller.sh 11 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 d8d4aace42 Fix for init.d/zerotier-one (again) 12 years ago
Adam Ierymenko 7943414c89 Part two of fix to GitHub issue #118 -- need to test thoroughly though. 12 years ago
Adam Ierymenko c7c545bf6c Fix for part one of GitHub issue #118 12 years ago
Adam Ierymenko 924f030994 docs 12 years ago
Adam Ierymenko 6e1339fedf Remove zerotier-idtool symlink on mac uninstall.sh 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 b7389995f4 Make install scripts also symlink zerotier-idtool script, and doc updates. 12 years ago
Adam Ierymenko 7adf0eac7e Windows Ethernet tap refactoring complete. 12 years ago
Adam Ierymenko b80c229d87 Tons of code cleanup, refactor Network to use EthernetTapFactory, probably also fix GitHub issue #90 12 years ago
Adam Ierymenko 9b93141dd0 Upgrade LZ4 to latest version. 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 17c77da38f Fix GitHub issue #45 - Linux install issues 12 years ago
Adam Ierymenko b2673eab55 Revisions to Linux install script, and support for init.d or upstart systems without chkconfig (Ubuntu). 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 78f3966d66 Make sysV init script run as daemon, for GitHub issue #45 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 aceb938e07 Another Linux installer fix: do not clobber existing directory permissions! 12 years ago
Adam Ierymenko 68f44fb932 Another little Linux installer fix. 12 years ago
Adam Ierymenko e38619dd02 Small fix to Linux installer. 12 years ago
Adam Ierymenko b0277ab904 Clean up old init.d installation files on systemd systems if present. 12 years ago
Adam Ierymenko 87b26b0aaf Systemd support on Linux - GitHub issue #39 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
Adam Ierymenko 117e6fb356 Remove some more junk from tap driver tree. 12 years ago
Adam Ierymenko fb49d2ced9 Small mac installer script fix. 12 years ago
Adam Ierymenko 434ce96f2c Officially signed 32-bit build of Windows tap driver. 12 years ago