Age | Commit message (Expand) | Author |
2017-02-23 | Certificate of ownership -- used to secure against IP address spoofing, espec... | Adam Ierymenko |
2017-02-04 | A bit of code cleanup. | Adam Ierymenko |
2016-09-07 | Credential TTL (tags/capabilities) should be credential time max delta, since... | Adam Ierymenko |
2016-08-23 | Cleanup. | Adam Ierymenko |
2016-08-22 | Get rid of expiration in Capability and Tag and move this to NetworkConfig so... | Adam Ierymenko |
2016-08-09 | Handling of multi-part chunked network configs on the inbound side. | Adam Ierymenko |
2016-08-09 | Encode and decode of tags and capabilities in NetworkConfig. | Adam Ierymenko |
2016-08-02 | Kill network preferred relays -- this feature is gone (and was seldom used an... | Adam Ierymenko |
2016-07-28 | Cleanup... | Adam Ierymenko |
2016-07-25 | Basic L2/L3 filter for rules engine (not integrated yet) and some cleanup. | Adam Ierymenko |
2016-06-23 | IPv6 NDP emulation flag in NetworkConfig, and implement Docker-friendly | 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-21 | Make Dictionary templatable so it can be used where we want a higher capacity. | Adam Ierymenko |
2016-06-17 | Linux bug fixes, small controller fix. | Adam Ierymenko |
2016-06-16 | New format now integrated, and it works. | Adam Ierymenko |
2016-06-16 | Big refactor mostly builds. We now have a uniform backward compatible netconf. | Adam Ierymenko |
2016-05-11 | Refactor controller to send both old and new format netconf. | Adam Ierymenko |
2016-05-06 | Simplify a bunch of NetworkConfig stuff by eliminating accessors, also makes ... | Adam Ierymenko |
2016-05-06 | Merge gateways and routes in netconf since they are the same thing. | Adam Ierymenko |
2016-04-26 | Bunch more refactoring for an even more compact NetworkConfig representation,... | Adam Ierymenko |
2016-04-26 | Replace two bools in NetworkConfig with a flags field. | Adam Ierymenko |
2016-04-26 | More refactoring to remove old Dictionary dependencies. | Adam Ierymenko |
2016-04-22 | Refactor rules table in-memory structure in new NetworkConfig to permit far m... | Adam Ierymenko |
2016-04-12 | NetworkConfig refactor part 1 | Adam Ierymenko |
2016-01-12 | boring doc stuff | Adam Ierymenko |
2015-10-28 | On semi-undocumented test net, assign a RFC4193 IPv6 address too. Will be use... | Adam Ierymenko |
2015-10-01 | Simplify Dictionary and reduce memory usage, now no more std::maps in core. | Adam Ierymenko |
2015-09-24 | (1) Make ZT_ naming convention consistent (get rid of ZT1_), (2) Make local i... | Adam Ierymenko |
2015-07-23 | Eliminate some poorly thought out optimizations from the netconf/controller i... | Adam Ierymenko |
2015-06-29 | Fix semantics of std::unique() to actually remove duplicates (hidden memory l... | Adam Ierymenko |
2015-06-26 | GitHub issue #191 - kill intra-network multicast rate limits (which were not ... | Adam Ierymenko |
2015-06-13 | Add new fields in operator== | Adam Ierymenko |
2015-06-13 | Gateways support in NetworkConfig object. | Adam Ierymenko |
2015-06-01 | Fix to GitHub issue #140 -- network preferred relays. Also go ahead and allow... | Adam Ierymenko |
2015-05-04 | Hack around GitHub issue #165 (?) | Adam Ierymenko |
2015-04-20 | Add per-network relays to NetworkConfig. | Adam Ierymenko |
2015-04-15 | Rename netconf to controller and NetworkConfigMaster to NetworkController for... | Adam Ierymenko |
2015-04-08 | All of node/ now compiles again! | Adam Ierymenko |
2015-04-08 | Utils::now() removal and a bunch of compile fixes. | Adam Ierymenko |
2015-04-06 | Network now calls port config function as per new API. | Adam Ierymenko |
2015-03-18 | A whole lot of Sqlite netconf master work, and some fixes elsewhere in the code. | Adam Ierymenko |
2015-02-17 | Re-incorporation: ZeroTier Networks -> ZeroTier, Inc. [Delaware] | Adam Ierymenko |
2015-01-05 | Cleanup, add tristate to config code in Network, and happy new year! | Adam Ierymenko |
2014-10-10 | (1) Back off a little on default max multicast limit since 128 is pretty band... | Adam Ierymenko |
2014-10-07 | Add IPv4 address assignment to ffffffffffffffff test network. | Adam Ierymenko |
2014-10-04 | Pull logic to always send new multicasts to supernode since we need to do tha... | Adam Ierymenko |
2014-10-03 | Plumb injectPacketFromHost through to API. | Adam Ierymenko |
2014-09-25 | . | Adam Ierymenko |
2014-09-24 | . | Adam Ierymenko |
2014-09-05 | Bit of network config parser cleanup. | Adam Ierymenko |