summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-01-09Add confirmation step to new netconf, with the caveat that it will be disable...Adam Ierymenko
2015-01-08Build fixes.Adam Ierymenko
2015-01-08C++ network config master ready to test.Adam Ierymenko
2015-01-06Cleanup, new C++ netconf code is almost ready to test!Adam Ierymenko
2015-01-06C++ netconf master Redis plumbing.Adam Ierymenko
2015-01-06Revised Redis schema.Adam Ierymenko
2015-01-05Add timestamp field to network config requests.Adam Ierymenko
2015-01-05Cleanup, add tristate to config code in Network, and happy new year!Adam Ierymenko
2015-01-05Upgrade LZ4.Adam Ierymenko
2015-01-05Stash old Node.JS netconf-service in attic/Adam Ierymenko
2015-01-05docsAdam Ierymenko
2015-01-05Back out service message type -- YAGNI violation.Adam Ierymenko
2015-01-05Strip out old Service code, add new service message type.Adam Ierymenko
2014-12-19VERSION 1.0.2: Experimental FreeBSD support!Adam Ierymenko
2014-12-19Merge branch 'adamierymenko-dev' of ssh://earth.zerotier.net:55522/git/ZeroTi...Adam Ierymenko
2014-12-19VERSION 1.0.2: Experimental FreeBSD support!Adam Ierymenko
2014-12-19FreeBSD works, and some documentation fixes.Adam Ierymenko
2014-12-19FreeBSD builds!Adam Ierymenko
2014-12-19Fork OSXEthernetTapFactory -> BSDEthernetTapFactoryAdam Ierymenko
2014-12-16Remove &s from restarts in installer -- probably part of the restart problem.Adam Ierymenko
2014-12-16locallyValidate() is expensive -- stop doing it on every HELLO since in most ...Adam Ierymenko
2014-12-05VERSION 1.0.1Adam Ierymenko
2014-12-05Stash make-freebsd.mk in attic/ to indicate that the FreeBSD port is not done...Adam Ierymenko
2014-12-05Add .autoupdating to Debian package version too.Adam 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-04Set Debian arch correctly on armv6l (armhf)Adam Ierymenko
2014-12-04Fix Debian package upgrade process.Adam 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-12-02Windows Visual Studio meaningless-warning-ectomy.Adam Ierymenko
2014-12-02Clean up some unused Windows files.Adam Ierymenko
2014-12-02Fix network enumeration buffer size bug -- reported by user Neal Symms via Li...Adam Ierymenko
2014-11-26docsAdam Ierymenko
2014-11-26Remove more legacy code -- just doing the supernode redist for old multicast ...Adam Ierymenko
2014-11-26cleanup and docsAdam Ierymenko
2014-11-26docs and cleanupAdam Ierymenko
2014-11-25Enable legacy multicast in Constants.Adam Ierymenko
2014-11-25Add ZT_SUPPORT_LEGACY_MULTICAST ifdef to enable the legacy code to all be tog...Adam Ierymenko
2014-11-24Re-enable legacy multicast distribution -- still too many pre1.0.0 nodes online.Adam Ierymenko
2014-11-24Multicast code cleanup.Adam Ierymenko
2014-11-23A few more tweaks to MC algo...Adam Ierymenko
2014-11-21Add a bunch of high-resolution try/catch safety in Node main loop to attempt ...Adam Ierymenko
2014-11-21Fix thinko in multicast changes... works now!Adam Ierymenko
2014-11-21Send multicasts in random order.Adam Ierymenko