Age | Commit message (Expand) | Author |
2016-08-04 | More cleanup and removal of DeferredPackets, will do the latter in a more ele... | Adam Ierymenko |
2016-01-12 | boring doc stuff | Adam Ierymenko |
2016-01-11 | Remove somewhat ugly and costly anti-recursion hack -- we will switch to more... | Adam Ierymenko |
2015-12-21 | Selectively move over changes from "edge" to "dev" excluding netcon. | Adam Ierymenko |
2015-11-09 | Fix for possible high CPU usage on multicast queries. | Adam Ierymenko |
2015-11-05 | Deferred decode for HELLO to prevent HELLOcalypse under high load of new peers. | Adam Ierymenko |
2015-10-20 | Cluster work -- integrating with the rest of the code. | Adam Ierymenko |
2015-07-07 | Save a little bit of RAM by getting rid of overkill CMWC4096 non-crypto PRNG ... | Adam Ierymenko |
2015-04-15 | Rename netconf to controller and NetworkConfigMaster to NetworkController for... | Adam Ierymenko |
2015-04-08 | Node status and network list. | Adam Ierymenko |
2015-04-08 | Remove Logger.hpp references. | Adam Ierymenko |
2015-04-06 | Add code to check external surface against reported surface from other truste... | Adam Ierymenko |
2015-03-31 | Refactoring... lalalala... | Adam Ierymenko |
2015-03-31 | Whole heap more cleanup and refactoring... | 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-13 | Wire up externally specified NetworkConfigMaster | Adam Ierymenko |
2015-02-17 | Re-incorporation: ZeroTier Networks -> ZeroTier, Inc. [Delaware] | Adam Ierymenko |
2015-01-08 | C++ network config master ready to test. | Adam Ierymenko |
2015-01-05 | Cleanup, add tristate to config code in Network, and happy new year! | Adam Ierymenko |
2015-01-05 | Strip out old Service code, add new service message type. | Adam Ierymenko |
2014-10-29 | Code cleanup, and fix some unsafe pointer handling in Network. | Adam Ierymenko |
2014-10-21 | More work on abstracting socket manager. | Adam Ierymenko |
2014-09-30 | Multicaster needs to be global, not per-network, and a bunch of other stuff. | Adam Ierymenko |
2014-09-18 | Work on defining new direct broadcast multicast algorithm. | Adam Ierymenko |
2014-09-15 | Move rest of NodeControl stuff out of node/ and into control/ | Adam Ierymenko |
2014-08-16 | Refactor HttpClient a bit. | Adam Ierymenko |
2014-07-31 | Tons of code cleanup, refactor Network to use EthernetTapFactory, probably al... | Adam Ierymenko |
2014-04-10 | Prevent recursive transit of ZeroTier packets, toward GitHub issue #56 | Adam Ierymenko |
2014-04-09 | Yet more cleanup to TCP logic, this time adding a master switch and adding UD... | Adam Ierymenko |
2014-03-27 | More TCP-related fixes and tweaks to ping timing, resynchronize, and startup. | Adam Ierymenko |
2014-03-26 | Fix TCP connection accumulation problem, still having issues with TCP tunneling. | Adam Ierymenko |
2014-03-18 | Rip out old condition and Demarc stuff... | Adam Ierymenko |
2014-02-16 | Boring stuff: update dates in copyrights across all files. | Adam Ierymenko |
2014-02-14 | Fix for GitHub issue #38: compute whether we are ONLINE a little differently | Adam Ierymenko |
2013-12-10 | Rest of software updater, ready to test... | Adam Ierymenko |
2013-12-06 | Dead code removal, fix for cleanup GitHub issue #28 | Adam Ierymenko |
2013-11-06 | Comments, change .nfo to .sig for uploads, clean some unused code from Utils. | Adam Ierymenko |
2013-11-01 | Updater code, work in progress... | Adam Ierymenko |
2013-09-25 | More work in progress in new multicast propagation... | Adam Ierymenko |
2013-09-21 | New multicast algorithm work in progress... | Adam Ierymenko |
2013-09-17 | More include formatting cleanup. | Adam Ierymenko |
2013-08-30 | Remove old launcher code, fix build error in idtool, add terminate command to... | Adam Ierymenko |
2013-08-28 | Filter work, add name and desc to netconf response, small compiler warning fix. | Adam Ierymenko |
2013-08-27 | Jigger with shutdown method to avoid a crash on CTRL+C in Windows. Feels a bi... | Adam Ierymenko |
2013-08-06 | Bunch more debugging and loop closing on new netconf. | Adam Ierymenko |
2013-08-01 | netconf service work | Adam Ierymenko |
2013-07-27 | Back out of RPC... blech. Have a better idea. | Adam Ierymenko |
2013-07-25 | Wire up RPC plugin loading to Node. | Adam Ierymenko |
2013-07-17 | Cleanup and build fixes. | Adam Ierymenko |
2013-07-13 | Compile fixes, integration of fast PRNG. | Adam Ierymenko |