summaryrefslogtreecommitdiff
path: root/service/OneService.hpp
AgeCommit message (Collapse)Author
2016-08-17We now always build the controller in ZeroTier One, at least for desktop and ↵Adam Ierymenko
server targets. Also means that ZeroTier One now requires C++11. (Still keeping C++11 out of the core in node/ though.)
2016-06-21Add network local.conf stuff to save network permission settings and wire it ↵Adam Ierymenko
all through via the JSON API. Default route and route management stuff just about done.
2016-06-21Plumbing for network setting control, and GitHub issue #330Adam Ierymenko
2016-01-12boring doc stuffAdam Ierymenko
2015-10-22More cluster wiring...Adam Ierymenko
2015-10-13More World stuff, and mkworld.Adam Ierymenko
2015-09-23Pick random port on -p0Adam Ierymenko
2015-07-28Add CLI support for /explicit/urls (automatically outputs JSON in this ↵Adam Ierymenko
case), and some cleanup.
2015-05-22TCP fallback tunneling is now working. That hurt more than expected.Adam Ierymenko
2015-05-20Ground work for reincorporating software updater for select platforms.Adam Ierymenko
2015-05-17Refactor and simplify controller integration with JSON API and OneService.Adam Ierymenko
2015-04-15More cleanup, and fix for the extremely unlikely case of identity collision.Adam Ierymenko
2015-04-15cleanupAdam Ierymenko
2015-04-15Rename One to OneService, create separate sources for other tools.Adam Ierymenko