summaryrefslogtreecommitdiff
path: root/service/OneService.cpp
AgeCommit message (Expand)Author
2017-08-23Fix name difference.Adam Ierymenko
2017-08-23Implement peer serialization and deserialization.Adam Ierymenko
2017-08-18Reduce TCP relay latency -- see GitHub issue #564Adam Ierymenko
2017-08-15Rename SocketTap to VirtualTap to prevent confusion on roleJoseph Henry
2017-08-10Added getRoutes() for libztJoseph Henry
2017-07-19Bug fixes in new harness mode.Adam Ierymenko
2017-07-14Plumbing through of remote trace into controller code.Adam Ierymenko
2017-07-13More tracing stuff.Adam Ierymenko
2017-07-06Windows build fixes.Adam Ierymenko
2017-07-06Cleanup.Adam Ierymenko
2017-07-06Pull out and deprecate old cluster code. New cluster code will not be merged ...Adam Ierymenko
2017-07-06.Adam Ierymenko
2017-07-06.Adam Ierymenko
2017-06-30.Adam Ierymenko
2017-06-27Rename Utils::snprintf due to it being a #define on one platform.Adam Ierymenko
2017-06-23Merge branch 'edge' into devAdam Ierymenko
2017-06-23Merge branch 'dev' of http://10.6.6.2/zerotier/ZeroTierOne into devAdam Ierymenko
2017-06-07Build fix, use -Os on Linux too.Adam Ierymenko
2017-06-06Last bit of new cluster code, ready to test.Adam Ierymenko
2017-06-05.Adam Ierymenko
2017-06-05.Adam Ierymenko
2017-06-01More cleanup for cluster refactor.Adam Ierymenko
2017-06-01.Adam Ierymenko
2017-05-31fix for SDK's route/tap association in getTap()Joseph Henry
2017-05-04Wire MTU through to service.Adam Ierymenko
2017-05-04updated OneService convenience functions for SDKJoseph Henry
2017-04-27License header update.Adam Ierymenko
2017-04-26Add a dummy Ethernet tap and a build option to enable it.Adam Ierymenko
2017-04-21Windows crash fix.Adam Ierymenko
2017-04-20Windows build fixes.Adam Ierymenko
2017-04-18HTTP backend support for JSONDBAdam Ierymenko
2017-03-27Add thread PTR that gets passed through the entire ZT core call stack and the...Adam Ierymenko
2017-03-27Remove from a few other places.Adam Ierymenko
2017-03-24Added ButtFlare stub codeJoseph Henry
2017-03-17Fixes for possible ARM issues, cleanup, fix for spurious meaningless exceptio...Adam Ierymenko
2017-03-141.2.0 release notes and a few final tweaks and cleanup.Adam Ierymenko
2017-03-14fix stupid thing.Adam Ierymenko
2017-03-14Wait a minute (literally) before doing software update check on startup.Adam Ierymenko
2017-03-10Software update fix.Adam Ierymenko
2017-03-10Return 200 from JSON API when moon is POSTed.Adam Ierymenko
2017-03-08Clean iddb.d periodically.Adam Ierymenko
2017-03-08Small amount of cleanup.Adam Ierymenko
2017-03-07Add config to status in JSON API.Adam Ierymenko
2017-03-07Merge ControlPlane into OneService to make variable access simpler.Adam Ierymenko
2017-03-01Update how controller handles circuit tests -- save results to filesystem.Adam Ierymenko
2017-02-21properly fill out ifcfg files. also removed route re-add code for synologyJoseph Henry
2017-02-16Route re-add patch for linux build on Synology devicesJoseph Henry
2017-02-13Add a local.conf option to set the port.Adam Ierymenko
2017-02-13Integrate moon concept into http config bus, and clean up that code quite a bit.Adam Ierymenko
2017-02-13Cleanup and make moons (federated roots) a little easier to deal with.Adam Ierymenko