summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-06-27.Adam Ierymenko
2016-06-27.Adam Ierymenko
2016-06-27For now go back to bundling http-parser etc. in our official RPM builds since...Adam Ierymenko
2016-06-27CentOS7 fixes.Adam Ierymenko
2016-06-27More RPM fixes.Adam Ierymenko
2016-06-27CentOS6 fix.Adam Ierymenko
2016-06-27Put everything in /usr/sbin on Linux.Adam Ierymenko
2016-06-27More Dockerfile fixes, and do not use "ln -r" since it is not supported on ol...Adam Ierymenko
2016-06-27More build fixes.Adam Ierymenko
2016-06-27RPM build fixes -- use RPM cflags, spec fixes, etc.Adam Ierymenko
2016-06-27Debian dependency for iproute2Adam Ierymenko
2016-06-27ZeroTier One requires /sbin/ip (RPM-based distros)Adam Ierymenko
2016-06-25CentOS 6 Docker build.Adam Ierymenko
2016-06-25.Adam Ierymenko
2016-06-25.Adam Ierymenko
2016-06-25Build and spec file updates for CentOS6Adam Ierymenko
2016-06-24Script to create Debian repos (requires aptly)Adam Ierymenko
2016-06-24More build targets.Adam Ierymenko
2016-06-24More Linux Docker build farm targets.Adam Ierymenko
2016-06-24Merge branch 'dev' of http://10.6.6.2/zerotier/ZeroTierOne into devAdam Ierymenko
2016-06-24Bump version.Adam Ierymenko
2016-06-24Bump version.Adam Ierymenko
2016-06-24Changes for Debian packaging to prep for 1.1.6 interim.Adam Ierymenko
2016-06-24Don't back up sqlite db if it hasn't changed to prevent constant thrashing on...Adam Ierymenko
2016-06-24Forgot NDP emulation flag.Adam Ierymenko
2016-06-24Add 6plane assignment support to network controller, and cleanup.Adam Ierymenko
2016-06-24.Adam Ierymenko
2016-06-24Cleanup of 6plane stuff.Adam Ierymenko
2016-06-23IPv6 NDP emulation flag in NetworkConfig, and implement Docker-friendlyAdam Ierymenko
2016-06-23cli work...Adam Ierymenko
2016-06-23More new CLI work.Adam Ierymenko
2016-06-22.Adam Ierymenko
2016-06-22Outline of new CLI with ability to control controllers/central as well as ser...Adam Ierymenko
2016-06-21Add network local.conf stuff to save network permission settings and wire it ...Adam Ierymenko
2016-06-21cleanupAdam Ierymenko
2016-06-21Plumbing for network setting control, and GitHub issue #330Adam Ierymenko
2016-06-21Comment cleanup.Adam Ierymenko
2016-06-21Route management now works on Windows, including default route override! 1.1....Adam Ierymenko
2016-06-21Windows builds again. And there was much rejoicing.Adam Ierymenko
2016-06-21Default route override and route management in general now works in Linux.Adam Ierymenko
2016-06-21GitHub issue #338Adam Ierymenko
2016-06-21GitHub issue #339Adam Ierymenko
2016-06-21Add rule type to match a COM field of the peer by ID and value because this w...Adam Ierymenko
2016-06-21Fix Buffer<> version of Dictionary.get().Adam Ierymenko
2016-06-21Add a few technically unnecessary but feel-good paranoia bounds checks in Dic...Adam Ierymenko
2016-06-21Another fuzzing code fix.Adam Ierymenko
2016-06-21Comment cleanup and fuzzing improvements.Adam Ierymenko
2016-06-21Make Dictionary templatable so it can be used where we want a higher capacity.Adam Ierymenko
2016-06-17Tying up default route and route mgmt loose ends. It now periodically updates...Adam Ierymenko
2016-06-16Default route population works on Mac!Adam Ierymenko