summaryrefslogtreecommitdiff
path: root/ext
AgeCommit message (Expand)Author
2015-04-16Include a BSD licensed JSON parser for the CLI.Adam Ierymenko
2015-04-16Update LZ4 in ext/Adam Ierymenko
2015-03-20Add MIT-licensed Joyent http-parser lib to ext/ for use with new control plane.Adam Ierymenko
2015-01-05Upgrade LZ4.Adam Ierymenko
2014-12-16Remove &s from restarts in installer -- probably part of the restart problem.Adam Ierymenko
2014-12-05VERSION 1.0.1Adam Ierymenko
2014-12-05Make RPM version contain .autoupdating to indicate that it auto updates outsi...Adam Ierymenko
2014-12-04RPM build support in buildinstaller.shAdam Ierymenko
2014-12-04Add .service to unit name in uninstall too.Adam Ierymenko
2014-12-03Another systemd change... should fix problems on some systems.Adam Ierymenko
2014-12-03Systemd permission fix in Linux installer.Adam Ierymenko
2014-12-03Don't restart ZeroTier One service if version has not changed.Adam Ierymenko
2014-12-03fix service command, eliminate all uses of killall since it might be missingAdam Ierymenko
2014-12-03Preinst and postinst Debian scripts.Adam Ierymenko
2014-12-03Basic Debian package support in buildinstaller.shAdam 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-10-13Fix for init.d/zerotier-one (again)Adam Ierymenko
2014-10-13Part two of fix to GitHub issue #118 -- need to test thoroughly though.Adam Ierymenko
2014-10-13Fix for part one of GitHub issue #118Adam Ierymenko
2014-09-18docsAdam Ierymenko
2014-09-05Remove zerotier-idtool symlink on mac uninstall.shAdam 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-07Make install scripts also symlink zerotier-idtool script, and doc updates.Adam Ierymenko
2014-08-04Windows Ethernet tap refactoring complete.Adam Ierymenko
2014-07-31Tons of code cleanup, refactor Network to use EthernetTapFactory, probably al...Adam Ierymenko
2014-07-30Upgrade LZ4 to latest version.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-05Fix GitHub issue #45 - Linux install issuesAdam Ierymenko
2014-03-05Revisions to Linux install script, and support for init.d or upstart systems ...Adam Ierymenko
2014-03-05Script to build UI against our own new precompiled Win32 static Qt binary, wh...Adam Ierymenko
2014-03-03Make sysV init script run as daemon, for GitHub issue #45Adam 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