Age | Commit message (Expand) | Author |
2017-01-27 | Add comments to join ("orbit") moons. | Adam Ierymenko |
2017-01-27 | Relay policy can now be computed. | Adam Ierymenko |
2017-01-27 | little fix | Adam Ierymenko |
2017-01-27 | Extend in-band world updates to handle moons too. | Adam Ierymenko |
2017-01-27 | Replace piecemeal designation of upstreams with the concept of moons, which i... | Adam Ierymenko |
2017-01-23 | allow user to specify arbitrary allowed IP networks in allowManaged | Michał Zieliński |
2017-01-20 | Windows build fix, warning removal. | Adam Ierymenko |
2017-01-19 | Encapsulate LZ4 in Packet.cpp to eliminate dependency. | Adam Ierymenko |
2017-01-19 | Fix LZ4 warning. | Adam Ierymenko |
2017-01-18 | Add a build version for software update use so we can do very minor updates w... | Adam Ierymenko |
2017-01-13 | Windows build fixes, Software update fix, warning removal. | Adam Ierymenko |
2017-01-11 | Can't send a user message to self. | Adam Ierymenko |
2017-01-09 | Wire up VERB_USER_MESSAGE in core. | Adam Ierymenko |
2016-12-22 | . | Adam Ierymenko |
2016-12-22 | Add a workaround for an edge case in TEE/REDIRECT if we are the inbound desti... | Adam Ierymenko |
2016-12-22 | Fix MATCH_RANDOM in controller. | Adam Ierymenko |
2016-12-22 | Fix to characteristcs in rules engine. | Adam Ierymenko |
2016-12-05 | Minor security: lock roots to only be reachable via World IPs. | Adam Ierymenko |
2016-11-30 | Kill some old debug code. | Adam Ierymenko |
2016-11-22 | Wire through external path lookup. Static paths should now work. | Adam Ierymenko |
2016-11-22 | Replace long callback arg list with struct, and implement path whitelisting, ... | Adam Ierymenko |
2016-11-21 | Fix a deadlock in federation/upstream code. | Adam Ierymenko |
2016-11-21 | Expose relay policy in node settings. | Adam Ierymenko |
2016-11-18 | Move split() to OSUtils since it is not used in core. | Adam Ierymenko |
2016-11-18 | Wire through upstream stuff and add setRole(). | Adam Ierymenko |
2016-11-18 | Remove debug. | Adam Ierymenko |
2016-11-18 | Small bug fix and warning removal. | Adam Ierymenko |
2016-11-18 | Rate gate expensive validation of new identities in HELLO. | Adam Ierymenko |
2016-11-18 | Do packet MAC check before locallyValidate(), and add timing measurement in s... | Adam Ierymenko |
2016-11-18 | Proactively auto-load designated upstreams. | Adam Ierymenko |
2016-11-17 | Modify unite() to deal with a second layer of upstreams. | Adam Ierymenko |
2016-11-17 | Rename getBestRoot() etc. | Adam Ierymenko |
2016-11-17 | Add notion of upstream that is separate from root in Topology, etc. | Adam Ierymenko |
2016-11-10 | Small fix to send pushes if not a reply. | Adam Ierymenko |
2016-11-10 | Refactor controller to permit sending of pushes as well as just replies to co... | Adam Ierymenko |
2016-11-09 | Log last meta-data in controller, and ease up just a bit on keepalives. | Adam Ierymenko |
2016-11-09 | Keep connections up for netconf stuff as well as frames. | Adam Ierymenko |
2016-11-03 | add new files & remove old ones from VS project. Now builds & runs on Window... | Grant Limberg |
2016-10-13 | . | Adam Ierymenko |
2016-10-13 | typo | Adam Ierymenko |
2016-10-13 | . | Adam Ierymenko |
2016-10-13 | Fix ICMP match. | Adam Ierymenko |
2016-10-13 | Fix filter trace. | Adam Ierymenko |
2016-10-13 | cleanup | Adam Ierymenko |
2016-10-13 | Remove unused POW code, will revisit later. | Adam Ierymenko |
2016-10-11 | Merge branch 'dev' of http://10.6.6.2/zerotier/ZeroTierOne into dev | Adam Ierymenko |
2016-10-11 | Broke down and added an OR to the rules engine. It is now possible to have a ... | Adam Ierymenko |
2016-10-07 | Fix the case for InetAddress::containsAddress for IPv6 route of :: | Grant Limberg |
2016-10-05 | Add a tags both equal match. | Adam Ierymenko |
2016-10-05 | Make capability flags match more user-friendly and appropriate since "match a... | Adam Ierymenko |