summaryrefslogtreecommitdiff
path: root/controller/EmbeddedNetworkController.cpp
AgeCommit message (Expand)Author
2016-08-31Think through and refine a few things in rules, especially edge case TEE and ...Adam Ierymenko
2016-08-31rename SAMENESS to DIFFERENCE which is less confusingAdam Ierymenko
2016-08-31Add overlooked MATCH_ICMP to rule set.Adam Ierymenko
2016-08-29Tweak log length to fit JSON for members within two 4096-kb blocks.Adam Ierymenko
2016-08-29Type fixes.Adam Ierymenko
2016-08-26Another tiny API bug fix.Adam Ierymenko
2016-08-26Fix setting of v6AssignMode in controller.Adam Ierymenko
2016-08-25Fix chicken or egg problem in tags, and better filter debug instrumentation.Adam Ierymenko
2016-08-25one more...Adam Ierymenko
2016-08-25A little bit more controller code cleanup.Adam Ierymenko
2016-08-25Controller bug fixesAdam Ierymenko
2016-08-25Add a debug log feature in the filter, which only works if enabled in Network...Adam Ierymenko
2016-08-25Add daemon thread to controller and move network member cache refreshes there.Adam Ierymenko
2016-08-25docs and null check in controller codeAdam Ierymenko
2016-08-24Add noAutoAssignIps for member of networks.Adam Ierymenko
2016-08-24Push NETWORK_CONFIG_REFRESH on POSTs to /member/... in controller.Adam Ierymenko
2016-08-24Add length limit to TEE and REDIRECT, and completely factor out old C json-pa...Adam Ierymenko
2016-08-23cleanupAdam Ierymenko
2016-08-23Controller cleanup and perf improvements.Adam Ierymenko
2016-08-23Compute credential TTL et al.Adam Ierymenko
2016-08-22Get rid of expiration in Capability and Tag and move this to NetworkConfig so...Adam Ierymenko
2016-08-22Signing of Capability and Tag objects.Adam Ierymenko
2016-08-18.Adam Ierymenko
2016-08-18Capabilities and tags in POST JSON.Adam Ierymenko
2016-08-18Little fixes.Adam Ierymenko
2016-08-18Cache network members for performance, add network non-persisted fields.Adam Ierymenko
2016-08-17Controller fixes...Adam Ierymenko
2016-08-17Cleanup and log how member was authorized.Adam Ierymenko
2016-08-17Finally implement network join auth tokens, at least at the protocol level.Adam Ierymenko
2016-08-17Controller docs and API fix.Adam Ierymenko
2016-08-17We now always build the controller in ZeroTier One, at least for desktop and ...Adam Ierymenko