Age | Commit message (Expand) | Author |
2018-02-01 | Fix build on Intel C/C++ Compiler for Linux. | Adam Ierymenko |
2018-01-09 | cleanup | Adam Ierymenko |
2018-01-09 | cleanup | Adam Ierymenko |
2018-01-08 | Copyright updates for 2018. | Adam Ierymenko |
2017-12-15 | More optimization work. | Adam Ierymenko |
2017-12-15 | Some micro-optimizations, including a memcpy that is faster than Linux for mo... | Adam Ierymenko |
2017-07-13 | Fix for new identity generation bug. | Adam Ierymenko |
2017-07-13 | More tracing stuff. | Adam Ierymenko |
2017-07-07 | More cleanup, Linux build fixes. | Adam Ierymenko |
2017-07-06 | More cleanup. | Adam Ierymenko |
2017-07-06 | Cleanup. | Adam Ierymenko |
2017-06-27 | Rename Utils::snprintf due to it being a #define on one platform. | Adam Ierymenko |
2017-04-27 | License header update. | Adam Ierymenko |
2017-03-01 | ZeroTier now has link quality measurement. We are not using this yet but deci... | Adam Ierymenko |
2017-02-13 | Cleanup and make moons (federated roots) a little easier to deal with. | Adam Ierymenko |
2017-01-18 | Add a build version for software update use so we can do very minor updates w... | Adam Ierymenko |
2016-11-18 | Move split() to OSUtils since it is not used in core. | Adam Ierymenko |
2016-06-16 | Big refactor mostly builds. We now have a uniform backward compatible netconf. | Adam Ierymenko |
2016-06-15 | ManagedRoute, which applies C++ RAII to injected routes. Move RoutingTable to... | Adam Ierymenko |
2016-03-30 | nit pick... might this matter? | Adam Ierymenko |
2016-01-12 | boring doc stuff | Adam Ierymenko |
2015-10-01 | Get trim() out of core where it is not needed. | Adam Ierymenko |
2015-07-07 | Kill a potential source of type punning BUS errors on Android, and besides th... | Adam Ierymenko |
2015-05-20 | Apple auto-update stuff, now for Windows. | Adam Ierymenko |
2015-05-15 | Basic OpenBSD compile fixes -- still need to update BSDEthernetTap, will do t... | Adam Ierymenko |
2015-04-08 | Clean OS-dep stuff out of node/Utils. | 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-02 | Yes, zero my secret key data. Yes I really, really mean it. | Adam Ierymenko |
2014-08-07 | Windows compile fixes, compiler warning fix, unfreed memory fix in main.c (th... | Adam Ierymenko |
2014-08-07 | ifdef out Unix-only output redirect function on Windows | Adam Ierymenko |
2014-08-07 | Fix for GitHub issue #97 | Adam Ierymenko |
2014-08-05 | Add signatures to Dictionary, and fix unhex() API in Utils to be a little safer. | Adam Ierymenko |
2014-07-17 | BSD routing table works... that hurt much worse than it should have. | Adam Ierymenko |
2014-07-15 | . | Adam Ierymenko |
2014-04-18 | Cleanup, dead code removal, some pretty insignificant security stuff that's b... | Adam Ierymenko |
2014-02-16 | Boring stuff: update dates in copyrights across all files. | Adam Ierymenko |
2013-12-12 | Cleanup in Utils, fix for HttpClient on Linux. | Adam Ierymenko |
2013-12-06 | Dead code removal, fix for cleanup GitHub issue #28 | Adam Ierymenko |
2013-11-21 | Add shutdownIfUnreadable file feature: shut down if shutdownIfUnreadable in h... | 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-10-05 | Rest of work on new hashcash based identity scheme. | Adam Ierymenko |
2013-10-04 | Flesh out membership certificate with signature, better serialize/deserialize... | Adam Ierymenko |
2013-09-30 | Fix for multicast propagation -- supernodes must always keep propagating. Als... | Adam Ierymenko |
2013-09-16 | Build fix to eliminate strict aliasing warnings, and a bug fix. | Adam Ierymenko |
2013-09-16 | Integrating new crypto, work still in progress... | Adam Ierymenko |
2013-09-13 | More crypto work in progress... | Adam Ierymenko |
2013-09-07 | updateAndCheckMulticastBalance and friends | Adam Ierymenko |
2013-09-04 | Multicast bandwidth accounting work in progress, and some config field change... | Adam Ierymenko |