| Age | Commit message (Expand) | Author |
| 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 |
| 2014-06-14 | Simplify network briding modes -- we only need passive toggle and active brid... | Adam Ierymenko |
| 2014-06-10 | Bridging in NetworkConfig - GitHub Issue #68 | Adam Ierymenko |
| 2014-05-23 | Default for private should be true. | Adam Ierymenko |
| 2014-05-23 | GitHub issue #67 | Adam Ierymenko |
| 2014-05-08 | Clean out unused netconf fields, rename a few, work on new netconf server. | Adam Ierymenko |
| 2014-03-25 | Crank down default multicast preload and max balance just a little bit... sho... | Adam Ierymenko |
| 2014-02-16 | Boring stuff: update dates in copyrights across all files. | Adam Ierymenko |
| 2013-10-24 | More tying up of certificate of membership stuff in the client. | Adam Ierymenko |
| 2013-10-18 | Forgot to set defaults if multicast parameters are unset. | Adam Ierymenko |
| 2013-10-18 | Work in progress... | Adam Ierymenko |
| 2013-10-18 | More work in netconf cleanup. | Adam Ierymenko |
| 2013-10-18 | Work in progress on cleaning up netconf mess in node code... | Adam Ierymenko |