summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2016-06-08bundle miniupnpc for now... might change later.Adam Ierymenko
2016-06-08rpmbuild -ba zerotier-one.spec basically worksAdam Ierymenko
2016-06-08Support yet another old version of http-parser for CentOS/EPEL.Adam Ierymenko
2016-06-08RedHat stuff and cleanup.Adam Ierymenko
2016-06-08Fix ronn convert problem in man page.Adam Ierymenko
2016-06-08Build man pages with ruby-ronn on Debian.Adam Ierymenko
2016-06-08All three init systems now covered in debian.Adam Ierymenko
2016-06-08systemd stuff for debianAdam Ierymenko
2016-06-08Fix include for system json-parser.Adam Ierymenko
2016-06-08Fix include for system lz4.Adam Ierymenko
2016-06-08Fix build against Debian version of libhttp-parser -- its old but it will work.Adam Ierymenko
2016-06-08Remove warnings, more Debian stuff, remove obsolete ui/ stuff.Adam Ierymenko
2016-06-08Minimal debian is working.Adam Ierymenko
2016-06-08make install installs man pagesAdam Ierymenko
2016-06-08Stop shipping pre-build man pages since it violates Debian arcane rule #13493...Adam Ierymenko