summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-08-09Dead code removal.Adam Ierymenko
2016-08-09Minor cleanup.Adam Ierymenko
2016-08-09Put CONFIG_REFRESH back.Adam Ierymenko
2016-08-09Handling of multi-part chunked network configs on the inbound side.Adam Ierymenko
2016-08-09Chunking of network config replies.Adam Ierymenko
2016-08-09Encode and decode of tags and capabilities in NetworkConfig.Adam Ierymenko
2016-08-08cleanupAdam Ierymenko
2016-08-08It builds... almost ready to test some rules engine stuff.Adam Ierymenko
2016-08-08Refactor and tie-up of capabilities and tags and packet evaluation points. So...Adam Ierymenko
2016-08-05.Adam Ierymenko
2016-08-05.Adam Ierymenko
2016-08-04.Adam Ierymenko
2016-08-04Integrate Filter into OutboundMulticast properly.Adam Ierymenko
2016-08-04Filter cleanup, prep for filter integration in a few places.Adam Ierymenko
2016-08-04More cleanup and a tiny federation prep item.Adam Ierymenko
2016-08-04More cleanup and removal of DeferredPackets, will do the latter in a more ele...Adam Ierymenko
2016-08-04.Adam Ierymenko
2016-08-04.Adam Ierymenko
2016-08-04...Adam Ierymenko
2016-08-04More work on tags and capabilities.Adam Ierymenko
2016-08-03Bunch of work on pushing and replication of tags and capabilities, and protoc...Adam Ierymenko
2016-08-03Add tag rules and split out rule serialize/deserialize so the code can be reu...Adam Ierymenko
2016-08-02Kill network preferred relays -- this feature is gone (and was seldom used an...Adam Ierymenko
2016-08-02merge cli from edgeJoseph Henry
2016-08-02Rules engine work: capability based security model with tags and capabilities...Adam Ierymenko
2016-07-28Cleanup...Adam Ierymenko
2016-07-28More rules engine work: key/value pair matching for microsegmentation.Adam Ierymenko
2016-07-26Dockerfile for building zerotier/zerotier-containerized for CoreOS et al.Adam Ierymenko
2016-07-26Fix for running under MUSL libc (e.g. Alpine Linux)Adam Ierymenko
2016-07-26Cleanup and stub out new object transfer messages.Adam Ierymenko
2016-07-25Filter fixes.Adam Ierymenko
2016-07-25Integration of Filter into inbound and outbound packet path.Adam Ierymenko
2016-07-25Basic L2/L3 filter for rules engine (not integrated yet) and some cleanup.Adam Ierymenko
2016-07-21Merge branch 'dev' of Y:/ZeroTier/ZeroTierOne into devAdam Ierymenko
2016-07-211.1.14 Windows version stuffAdam Ierymenko
2016-07-21VERSION 1.1.14: bug fixes!Adam Ierymenko
2016-07-21sys/sysctl.h is required on OSX and probably other BSDAdam Ierymenko
2016-07-21Bump version in most places to 1.1.14Adam Ierymenko
2016-07-21Merge branch 'master' into devAdam Ierymenko
2016-07-21Merge branch 'master' of http://10.6.6.2/zerotier/ZeroTierOneAdam Ierymenko
2016-07-21Init trusted path count to zero. Meh.Adam Ierymenko
2016-07-21Init trusted path count to zero. Meh.Adam Ierymenko
2016-07-21Merge pull request #348 from the-maldridge/remove-sysctlAdam Ierymenko
2016-07-21Merge pull request #362 from mwarning/space-between-literal-and-string-macroAdam Ierymenko
2016-07-21Merge pull request #364 from mwarning/fortify-source-needs-optimization-flagAdam Ierymenko
2016-07-21Merge pull request #363 from mwarning/move-declaration-out-of-scopeAdam Ierymenko
2016-07-21fix _FORTIFY_SOURCE warningMoritz Warning
2016-07-21move sourceAddress out of scopeMoritz Warning
2016-07-21C++11 requires a space between literal and string macroMoritz Warning
2016-07-18Fix for GitHub issue #358 and bump version to 1.1.13 (dev)Adam Ierymenko