summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2016-06-16Report routes in locally joined network JSON.Adam Ierymenko
2016-06-17Linux bug fixes, small controller fix.Adam Ierymenko
2016-06-16Bug fix.Adam Ierymenko
2016-06-16Refactor controller for new merged format.Adam Ierymenko
2016-06-16New format now integrated, and it works.Adam Ierymenko
2016-06-16Remove netcon from dev branch. This is moving to its own new ZeroTierSDK repo...Adam Ierymenko
2016-06-16Self test for dictionary, and fixes.Adam Ierymenko
2016-06-16devicemap now works again in OSXEthernetTapAdam Ierymenko
2016-06-16Big refactor mostly builds. We now have a uniform backward compatible netconf.Adam Ierymenko
2016-06-15New super-packed dictionary -- we are going back to a backward compatibile fo...Adam Ierymenko
2016-06-16Build fixes.Adam Ierymenko
2016-06-15Default route ready to test on Mac.Adam Ierymenko
2016-06-15ManagedRoute, which applies C++ RAII to injected routes. Move RoutingTable to...Adam Ierymenko
2016-06-14Big refactor in service code to prep for plumbing through route management.Adam Ierymenko
2016-06-13Fix to routes config in controller API.Adam Ierymenko
2016-06-10Controller modifications for default route are ready to test. Will require sl...Adam Ierymenko
2016-06-10More controller work, and some RedHat fixes.Adam Ierymenko
2016-06-09Remove some deprecated stuff in controller -- not done yet.Adam Ierymenko
2016-06-09Add flags and metric to ZT-managed routes.Adam Ierymenko
2016-06-08.Adam Ierymenko
2016-06-08Add rpm target.Adam Ierymenko
2016-06-08Add RPM spec conditionals to include json-parser or bundle it depending on wh...Adam Ierymenko