Age | Commit message (Expand) | Author |
2017-12-15 | Some micro-optimizations, including a memcpy that is faster than Linux for mo... | Adam Ierymenko |
2017-07-07 | Remote trace: plumbing, replace old TRACE with calls to Trace object. | Adam Ierymenko |
2017-04-27 | License header update. | Adam Ierymenko |
2017-03-27 | Add thread PTR that gets passed through the entire ZT core call stack and the... | Adam Ierymenko |
2017-03-17 | GitHub issue #461 -- plus a bit of cleanup and optimization | Adam Ierymenko |
2017-02-27 | ipauth characteristic now works with ARP | Adam Ierymenko |
2016-09-27 | Cleanup, and implement compression disable flag for networks. | Adam Ierymenko |
2016-09-09 | More refactoring to clean up code, and add a gate function to make sure we do... | Adam Ierymenko |
2016-08-31 | Think through and refine a few things in rules, especially edge case TEE and ... | Adam Ierymenko |
2016-08-24 | It basically works... at least on current controllers. | Adam Ierymenko |
2016-08-09 | More cleanup and removal of cruft due to obsolete network-specific relays (wi... | Adam Ierymenko |
2016-08-05 | . | Adam Ierymenko |
2016-08-04 | Integrate Filter into OutboundMulticast properly. | Adam Ierymenko |
2016-08-04 | Filter cleanup, prep for filter integration in a few places. | Adam Ierymenko |
2016-01-12 | boring doc stuff | Adam Ierymenko |
2015-10-01 | Refactor: move network COMs out of Network and into Peer in prep for tighteni... | Adam Ierymenko |
2015-07-07 | More cleanup to direct path push, comment fixes, etc. | Adam Ierymenko |
2015-07-06 | Fix a regression. | Adam Ierymenko |
2015-07-06 | Check Network::isAllowed() always on multicast send. | Adam Ierymenko |
2015-06-01 | Rest of GitHub issue #140 implementation. | Adam Ierymenko |
2015-04-08 | Remove Logger.hpp references. | 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-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 |
2014-10-09 | New multicast bug fixes, TRACE improvements, and temporarily disable legacy m... | Adam Ierymenko |
2014-10-09 | Reorg multicast packet, and a whole bunch of refactoring around the pushing o... | Adam Ierymenko |
2014-10-01 | Some cleanup, Multicaster now sends multicasts as it gets additional members. | Adam Ierymenko |
2014-09-30 | Add origin to new MULTICAST_FRAME, move security check for certs into Network... | Adam Ierymenko |
2014-09-30 | Everything in for new multicast except IncomingPacket parsing... | Adam Ierymenko |
2014-09-26 | A few more revisions to new multicast verbs. | Adam Ierymenko |
2014-09-25 | . | Adam Ierymenko |