Age | Commit message (Expand) | Author |
2018-03-29 | GitHub issue #675 | Adam Ierymenko |
2018-01-08 | Copyright updates for 2018. | Adam Ierymenko |
2017-12-15 | Some micro-optimizations, including a memcpy that is faster than Linux for mo... | Adam Ierymenko |
2017-11-02 | RethinkDB native connector work, minor fixes. | Adam Ierymenko |
2017-10-25 | Stop duplciate IPv6 addresses due to privacy mode IPs. | Adam Ierymenko |
2017-10-25 | Refactor path stability stuff and add basic multipath support. | Adam Ierymenko |
2017-07-17 | Minor cleanup. | Adam Ierymenko |
2017-07-06 | Cleanup. | Adam Ierymenko |
2017-05-04 | added isEqualPrefix to InetAddress | Joseph Henry |
2017-04-27 | License header update. | Adam Ierymenko |
2016-11-18 | Small bug fix and warning removal. | Adam Ierymenko |
2016-11-18 | Rate gate expensive validation of new identities in HELLO. | Adam Ierymenko |
2016-09-28 | hashCode() for InetAddress | Adam Ierymenko |
2016-08-15 | Bunch of rule JSON stuff. | Adam Ierymenko |
2016-08-10 | Refactor and redesign symmetric NAT predictor. This is cleaner. | Adam Ierymenko |
2016-06-24 | Add 6plane assignment support to network controller, and cleanup. | Adam Ierymenko |
2016-06-15 | Default route ready to test on Mac. | Adam Ierymenko |
2016-06-15 | ManagedRoute, which applies C++ RAII to injected routes. Move RoutingTable to... | Adam Ierymenko |
2016-01-12 | boring doc stuff | Adam Ierymenko |
2016-01-11 | Instead of using binary packet comparison, add a callback to the API to expli... | Adam Ierymenko |
2015-11-12 | Stashing utun work for OSX -- abandoning for now since utun excludes mDNS amo... | Adam Ierymenko |
2015-11-03 | Handle ZeroTier-RFC4193 IPv6 address NDP queries inline by spoofing responses... | Adam Ierymenko |
2015-10-28 | Cleanup and docs. | Adam Ierymenko |
2015-10-28 | Clean up PUSH_DIRECT_PATH limits a bit more and make them a bit smarter. | Adam Ierymenko |
2015-10-27 | More cleanup. | Adam Ierymenko |
2015-10-26 | For forward compatibility, add minimal parse for some future physical address... | Adam Ierymenko |
2015-10-09 | Circuit tests basically work but need some tweaks, and fix some issues found ... | Adam Ierymenko |
2015-10-07 | More cleanup and simple refactoring, consolidate InetAddres serialize/deseria... | Adam Ierymenko |
2015-10-01 | Peer serialization and related changes. | Adam Ierymenko |
2015-09-17 | Generate local IPv6 addresses from network IDs and addresses. | Adam Ierymenko |
2015-07-13 | Clean up some YAGNI issues with implementation of GitHub issue #180, and make... | Adam Ierymenko |
2015-06-29 | Fix semantics of std::unique() to actually remove duplicates (hidden memory l... | Adam Ierymenko |
2015-06-13 | Gateways support in network controller schema and database (not implemented y... | Adam Ierymenko |
2015-05-04 | So we need to keep track of external surface per reporter, since some NATs as... | Adam Ierymenko |
2015-04-14 | Turns out you do have to unpack and compare sockaddr structures due to sin_le... | Adam Ierymenko |
2015-04-09 | TRACE compile fixes, other fixes, and it basically works! It says HELLO. | Adam Ierymenko |
2015-04-07 | Implemented empirical determination of external addressing, paritioned per sc... | Adam Ierymenko |
2015-04-07 | Some external surface awareness work, and IP scope classification. | Adam Ierymenko |
2015-03-31 | Whole heap more cleanup and refactoring... | Adam Ierymenko |
2015-02-17 | Re-incorporation: ZeroTier Networks -> ZeroTier, Inc. [Delaware] | Adam Ierymenko |
2015-02-02 | Hash code method for InetAddress | Adam Ierymenko |
2015-01-05 | Cleanup, add tristate to config code in Network, and happy new year! | Adam Ierymenko |
2014-11-04 | Make selftest build and run on FreeBSD 10 with gmake | Adam Ierymenko |
2014-09-04 | Fix for missing broadcast address on Linux Ethernet taps. | Adam Ierymenko |
2014-08-12 | (1) Tweak LAN locator beacon frequencies, (2) Windows virtual networks | Adam Ierymenko |
2014-07-17 | BSD routing table works... that hurt much worse than it should have. | Adam Ierymenko |
2014-07-02 | Leave IP addresses alone instead of deleting them from tap if they are not me... | Adam Ierymenko |
2014-05-23 | GitHub Issue #69 - make MAC assignment schema differ between virtual networks. | Adam Ierymenko |
2014-04-10 | More toward GitHub issue #56 | Adam Ierymenko |
2014-03-31 | Clean dead paths from peers. | Adam Ierymenko |