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 | Replace piecemeal designation of upstreams with the concept of moons, which i... | Adam Ierymenko |
2017-01-09 | Wire up VERB_USER_MESSAGE in core. | Adam Ierymenko |
2016-11-22 | Fixes to allow usage of ZeroTierOne.h with a C compiler | Grant Limberg |
2016-11-22 | Replace long callback arg list with struct, and implement path whitelisting, ... | Adam Ierymenko |
2016-11-21 | Expose relay policy in node settings. | Adam Ierymenko |
2016-11-18 | Wire through upstream stuff and add setRole(). | Adam Ierymenko |
2016-11-09 | Keep connections up for netconf stuff as well as frames. | 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-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 |
2016-09-30 | Add new rule to rules engine: random match. | Adam Ierymenko |
2016-09-26 | It now builds. | Adam Ierymenko |
2016-09-26 | Bunch more refactoring and work on revocations, etc. | Adam Ierymenko |
2016-09-23 | Revocation work in progress, add WATCH which is TEE with implicit rate sync (... | Adam Ierymenko |
2016-09-14 | Add physical MTU recommendation hint to network config via API. | Adam Ierymenko |
2016-09-13 | Implement relay policy, and setting multicast limit to 0 now disables multica... | Adam Ierymenko |
2016-09-09 | More refactoring to clean up code, and add a gate function to make sure we do... | Adam Ierymenko |
2016-09-07 | Bunch more path refactoring. Peers no longer forget paths, but do not normall... | Adam Ierymenko |
2016-09-03 | Tweaks to new Path code for dual-stack operation, and other fixes. | Adam Ierymenko |
2016-09-01 | Optimize filter code a bit, and add a network-level setting for what should h... | Adam Ierymenko |
2016-08-31 | rename SAMENESS to DIFFERENCE which is less confusing | Adam Ierymenko |
2016-08-31 | Add overlooked MATCH_ICMP to rule set. | Adam Ierymenko |
2016-08-26 | Documentation updates, add rules engine revision to network config request me... | Adam Ierymenko |
2016-08-25 | Fix chicken or egg problem in tags, and better filter debug instrumentation. | Adam Ierymenko |
2016-08-25 | Add a debug log feature in the filter, which only works if enabled in Network... | Adam Ierymenko |
2016-08-24 | Increase rule limits a little since chunking in netconf can accomodate this. | Adam Ierymenko |
2016-08-24 | It basically works... at least on current controllers. | Adam Ierymenko |
2016-08-24 | Push NETWORK_CONFIG_REFRESH on POSTs to /member/... in controller. | Adam Ierymenko |
2016-08-24 | Add length limit to TEE and REDIRECT, and completely factor out old C json-pa... | Adam Ierymenko |
2016-08-05 | . | Adam Ierymenko |
2016-08-04 | . | Adam Ierymenko |
2016-08-04 | More cleanup and removal of DeferredPackets, will do the latter in a more ele... | Adam Ierymenko |
2016-08-03 | Bunch of work on pushing and replication of tags and capabilities, and protoc... | Adam Ierymenko |
2016-08-03 | Add tag rules and split out rule serialize/deserialize so the code can be reu... | Adam Ierymenko |
2016-08-02 | Rules engine work: capability based security model with tags and capabilities... | Adam Ierymenko |
2016-07-28 | Cleanup... | Adam Ierymenko |
2016-07-28 | More rules engine work: key/value pair matching for microsegmentation. | Adam Ierymenko |
2016-07-25 | Basic L2/L3 filter for rules engine (not integrated yet) and some cleanup. | Adam Ierymenko |
2016-07-12 | Plumbing through trusted path stuff to OneService. | Adam Ierymenko |
2016-07-12 | Trusted path support, and version bump to 1.1.9 | Adam Ierymenko |
2016-06-21 | Add rule type to match a COM field of the peer by ID and value because this w... | Adam Ierymenko |
2016-06-16 | Big refactor mostly builds. We now have a uniform backward compatible netconf. | Adam Ierymenko |
2016-06-14 | Big refactor in service code to prep for plumbing through route management. | Adam Ierymenko |
2016-06-09 | Add flags and metric to ZT-managed routes. | Adam Ierymenko |
2016-06-07 | Carry virtual network routes through to API. | Adam Ierymenko |
2016-05-09 | Add TCP relative sequence number criterion for documentation/posterity. | Adam Ierymenko |
2016-05-06 | Simplify a bunch of NetworkConfig stuff by eliminating accessors, also makes ... | Adam Ierymenko |
2016-05-06 | docs | Adam Ierymenko |