Age | Commit message (Expand) | Author |
2015-04-01 | ... | Adam Ierymenko |
2015-04-01 | More refactoring... and update the API a bit... turns out my strategy for red... | Adam Ierymenko |
2015-03-31 | docs | Adam Ierymenko |
2015-03-31 | Refactoring... lalalala... | Adam Ierymenko |
2015-03-31 | Whole heap more cleanup and refactoring... | Adam Ierymenko |
2015-03-31 | Move more stuff into osdep/ -- node/ will not use threads directly. | Adam Ierymenko |
2015-03-31 | More CAPI work, and move old control/ and old node/Node to attic. | Adam Ierymenko |
2015-03-31 | Phy is a better name than Wire, and other cleanup. | Adam Ierymenko |
2015-03-30 | Work on new simplified C API -- required for embedded, language bindings, mob... | Adam Ierymenko |
2015-03-30 | Turns out that node/ likely has no business with or need for the system IP ro... | Adam Ierymenko |
2015-03-18 | A whole lot of Sqlite netconf master work, and some fixes elsewhere in the code. | Adam Ierymenko |
2015-03-13 | Wire up externally specified NetworkConfigMaster | Adam Ierymenko |
2015-02-24 | RedisNetworkConfigMaster in its own folder. Also fix some hex/decimal Redis d... | Adam Ierymenko |
2015-02-24 | Make NetworkConfigMaster a plugin to get Redis and other non-endpoint code ou... | Adam Ierymenko |
2015-02-17 | Re-incorporation: ZeroTier Networks -> ZeroTier, Inc. [Delaware] | Adam Ierymenko |
2015-02-04 | Physical address change message verb. | Adam Ierymenko |
2015-02-02 | Ping supernodes on surface change, and also reset TCP flag. | Adam Ierymenko |
2015-02-02 | Rip out network environment fingerprint. This will be replaced by constant mo... | Adam Ierymenko |
2015-02-02 | Drop support for legacy P5 multicast, as there are fewer than 1% of these rem... | Adam Ierymenko |
2015-02-02 | Surface logic in Topology. | Adam Ierymenko |
2015-02-02 | Code to track externally visible address surface. | Adam Ierymenko |
2015-02-02 | Hash code method for InetAddress | Adam Ierymenko |
2015-01-09 | Create netconf master if redis options are in local.conf. | Adam Ierymenko |
2015-01-09 | Add confirmation step to new netconf, with the caveat that it will be disable... | Adam Ierymenko |
2015-01-08 | Build fixes. | Adam Ierymenko |
2015-01-08 | C++ network config master ready to test. | Adam Ierymenko |
2015-01-06 | Cleanup, new C++ netconf code is almost ready to test! | Adam Ierymenko |
2015-01-06 | C++ netconf master Redis plumbing. | Adam Ierymenko |
2015-01-05 | Add timestamp field to network config requests. | Adam Ierymenko |
2015-01-05 | Cleanup, add tristate to config code in Network, and happy new year! | Adam Ierymenko |
2015-01-05 | docs | Adam Ierymenko |
2015-01-05 | Back out service message type -- YAGNI violation. | Adam Ierymenko |
2015-01-05 | Strip out old Service code, add new service message type. | Adam Ierymenko |
2014-12-19 | FreeBSD works, and some documentation fixes. | Adam Ierymenko |
2014-12-16 | locallyValidate() is expensive -- stop doing it on every HELLO since in most ... | Adam Ierymenko |
2014-12-02 | Windows Visual Studio meaningless-warning-ectomy. | Adam Ierymenko |
2014-12-02 | Fix network enumeration buffer size bug -- reported by user Neal Symms via Li... | Adam Ierymenko |
2014-11-26 | docs | Adam Ierymenko |
2014-11-26 | Remove more legacy code -- just doing the supernode redist for old multicast ... | Adam Ierymenko |
2014-11-26 | cleanup and docs | Adam Ierymenko |
2014-11-26 | docs and cleanup | Adam Ierymenko |
2014-11-25 | Enable legacy multicast in Constants. | Adam Ierymenko |
2014-11-25 | Add ZT_SUPPORT_LEGACY_MULTICAST ifdef to enable the legacy code to all be tog... | Adam Ierymenko |
2014-11-24 | Re-enable legacy multicast distribution -- still too many pre1.0.0 nodes online. | Adam Ierymenko |
2014-11-24 | Multicast code cleanup. | Adam Ierymenko |
2014-11-23 | A few more tweaks to MC algo... | Adam Ierymenko |
2014-11-21 | Add a bunch of high-resolution try/catch safety in Node main loop to attempt ... | Adam Ierymenko |
2014-11-21 | Fix thinko in multicast changes... works now! | Adam Ierymenko |
2014-11-21 | Send multicasts in random order. | Adam Ierymenko |
2014-11-20 | Tweak to symmetric NAT buster to add one to the number of ports above the cur... | Adam Ierymenko |