120 Commits (4e691c8e22ced64a4c7a34fe90ef37dc2ffefb87)

Author SHA1 Message Date
Adam Ierymenko 96737368aa Add MIT-licensed Joyent http-parser lib to ext/ for use with new control plane. 11 years ago
Adam Ierymenko 08ba2ff752 Upgrade LZ4. 11 years ago
Adam Ierymenko d10abab786 Remove &s from restarts in installer -- probably part of the restart problem. 11 years ago
Adam Ierymenko 0324ef2a47 VERSION 1.0.1 11 years ago
Adam Ierymenko 83a6edd08e Make RPM version contain .autoupdating to indicate that it auto updates outside normal RPM channels. 11 years ago
Adam Ierymenko 58f2dc5cf3 RPM build support in buildinstaller.sh 11 years ago
Adam Ierymenko 03c7dc2b4c Add .service to unit name in uninstall too. 11 years ago
Adam Ierymenko 000eac5a2b Another systemd change... should fix problems on some systems. 11 years ago
Adam Ierymenko 62c31e70d4 Systemd permission fix in Linux installer. 11 years ago
Adam Ierymenko 1b6af7836e Don't restart ZeroTier One service if version has not changed. 11 years ago
Adam Ierymenko 638ae153cc fix service command, eliminate all uses of killall since it might be missing 11 years ago
Adam Ierymenko 059aaae7a9 Preinst and postinst Debian scripts. 11 years ago
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