| Age | Commit message (Expand) | Author |
| 2016-08-31 | Think through and refine a few things in rules, especially edge case TEE and ... | Adam Ierymenko |
| 2016-08-29 | EXT_FRAME messages should always be accepted if we are the destination for a ... | 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-23 | Instantaneous blacklisting and credential revocation. | Adam Ierymenko |
| 2016-08-09 | Handling of multi-part chunked network configs on the inbound side. | Adam Ierymenko |
| 2016-08-08 | It builds... almost ready to test some rules engine stuff. | Adam Ierymenko |
| 2016-08-08 | Refactor and tie-up of capabilities and tags and packet evaluation points. So... | Adam Ierymenko |
| 2016-08-05 | . | Adam Ierymenko |
| 2016-08-04 | Integrate Filter into OutboundMulticast properly. | 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-04-26 | More refactoring to remove old Dictionary dependencies. | Adam Ierymenko |
| 2016-04-19 | Cleanup in numerous places, reduce network chattiness around MULTICAST_LIKE, ... | Adam Ierymenko |
| 2016-04-12 | Refactor Network for new NetworkConfig. | Adam Ierymenko |
| 2016-04-12 | NetworkConfig refactor part 1 | Adam Ierymenko |
| 2016-01-12 | boring doc stuff | Adam Ierymenko |
| 2016-01-12 | Docs and cleanup. | Adam Ierymenko |
| 2016-01-12 | Use network user ptr in lookup for Ethernet frame handling to eliminate map l... | Adam Ierymenko |
| 2016-01-12 | Add a network-associated user ptr in API. | Adam Ierymenko |
| 2015-10-23 | Refactor multicast group announcement to work directly or indirectly. | Adam Ierymenko |
| 2015-10-01 | Always announce multicast groups, not just to peers with direct links, and pu... | Adam Ierymenko |
| 2015-10-01 | Restore group announcement on Peer::receive() but centralize packet compositi... | Adam Ierymenko |
| 2015-10-01 | Refactor: move network COMs out of Network and into Peer in prep for tighteni... | Adam Ierymenko |
| 2015-09-24 | (1) Make ZT_ naming convention consistent (get rid of ZT1_), (2) Make local i... | Adam Ierymenko |
| 2015-09-04 | Two for one! (std::map removal) | Adam Ierymenko |
| 2015-09-04 | ... and another one! | Adam Ierymenko |
| 2015-09-04 | Another std::map<> dies. | Adam Ierymenko |
| 2015-07-07 | More cleanup to direct path push, comment fixes, etc. | Adam Ierymenko |
| 2015-07-07 | Revert some bad docs in Packet -- I think we will still use that. Also rename... | Adam Ierymenko |
| 2015-06-26 | GitHub issue #191 - kill intra-network multicast rate limits (which were not ... | Adam Ierymenko |
| 2015-05-25 | Some nodeJS work, and apply fix from GitHub issue #166 plus a small optimizat... | Adam Ierymenko |
| 2015-05-13 | Should fix deadlock issue in GitHub issue #166 | Adam Ierymenko |
| 2015-04-15 | Rename netconf to controller and NetworkConfigMaster to NetworkController for... | Adam Ierymenko |
| 2015-04-15 | Fix some deadlock issues, move awareness of broadcast subscription into core,... | Adam Ierymenko |
| 2015-04-14 | Bunch of tap stuff, IP address assignment hookups, etc. | Adam Ierymenko |
| 2015-04-08 | Add events for packet decode errors, etc., and re-implement TRACE as an event. | Adam Ierymenko |
| 2015-04-08 | Utils::now() removal and a bunch of compile fixes. | Adam Ierymenko |
| 2015-04-06 | Use binary_search for multicast groups, which are kept in sorted order. | Adam Ierymenko |
| 2015-04-06 | Check for subscribed multicast groups should be able to check groups bridged ... | Adam Ierymenko |
| 2015-04-06 | Multicast group join/leave and group membership announcement. | Adam Ierymenko |
| 2015-04-06 | Network now calls port config function as per new API. | Adam Ierymenko |
| 2015-04-06 | Network build fixes and cleanup of remaining internal references to _tap | Adam Ierymenko |
| 2015-04-01 | More cleanup. | Adam Ierymenko |
| 2015-04-01 | Tons more refactoring: simplify Network, move explicit management of Tap out,... | Adam Ierymenko |
| 2015-04-01 | ... | Adam Ierymenko |
| 2015-03-31 | Move more stuff into osdep/ -- node/ will not use threads directly. | 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-09 | Return self in GATHER requests if self is a member of multicast group, and re... | Adam Ierymenko |