| Age | Commit message (Expand) | Author |
| 2023-05-01 | Brenton/curly braces (#1971) | Brenton Bostick |
| 2021-04-13 | yes | xumng123 |
| 2020-11-16 | Apple "fat binaries" are back! | Adam Ierymenko |
| 2020-11-09 | Only define FreeBSD hwcaps stuff if ARM crypto is enabled for compiled. | Adam Ierymenko |
| 2020-11-07 | FreeBSD ARMv6, ARMv7, and Aarch64 support | Vince |
| 2020-09-22 | more magic incantations to make crypto extensions work on Android/ARM64 | Grant Limberg |
| 2020-09-21 | AES-NI/NEON detection for iOS | Grant Limberg |
| 2020-09-16 | AES builds and works now on ARM64. | Adam Ierymenko |
| 2020-09-14 | fix windows compilation | Grant Limberg |
| 2020-08-21 | AES builds now | Adam Ierymenko |
| 2020-08-20 | BSL date bump | Adam Ierymenko |
| 2019-08-23 | Relicense: GPLv3 -> ZeroTier BSL 1.1 | Adam Ierymenko |
| 2019-01-14 | Updated licenses for 2019 | Joseph Henry |
| 2018-01-08 | Copyright updates for 2018. | 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-04-17 | Back out NaCl since the old one with xmm6 salsa2012 does not support multi-bl... | Adam Ierymenko |
| 2017-04-17 | Enable use of NaCl for faster X64 Salsa20 implementations. Also include binar... | Adam Ierymenko |
| 2017-02-13 | Cleanup and make moons (federated roots) a little easier to deal with. | Adam Ierymenko |
| 2017-02-06 | CSPRNG performance improvement, self test build fix. | Adam Ierymenko |
| 2017-02-05 | Docs, code cleanup, and protect the extra new fields of HELLO with encryption... | Adam Ierymenko |
| 2016-11-30 | Kill some old debug code. | Adam Ierymenko |
| 2016-11-18 | Move split() to OSUtils since it is not used in core. | Adam Ierymenko |
| 2016-09-05 | More tweaks to path behavior. | Adam Ierymenko |
| 2016-06-16 | Big refactor mostly builds. We now have a uniform backward compatible netconf. | Adam Ierymenko |
| 2016-01-12 | boring doc stuff | Adam Ierymenko |
| 2015-12-21 | Selectively move over changes from "edge" to "dev" excluding netcon. | Adam Ierymenko |
| 2015-11-12 | Minor Windows build fixes. Builds on VS2012 again. | Adam Ierymenko |
| 2015-10-06 | Try reopening /dev/urandom if there is a problem. | Adam Ierymenko |
| 2015-10-06 | Cleanup, and add an even faster Poly1305 on systems that support it. | Adam Ierymenko |
| 2015-10-01 | Get trim() out of core where it is not needed. | Adam Ierymenko |
| 2015-05-14 | First stab of PFS design work with PKC security -- may not implement in 1.0.3... | 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-09-16 | Make sure open() has third argument | Adam Ierymenko |
| 2014-08-08 | Fix a Windows bug in refactored tap code, and always make sure we have a fire... | Adam Ierymenko |
| 2014-08-08 | Kill ugly old getSecureRandom() and replace with simple wrapper for Windows C... | 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-06-14 | Run icacls.exe twice, once for each change - GitHub issue #71 | Adam Ierymenko |
| 2014-05-29 | Fix for GitHub issue #71 | Adam Ierymenko |
| 2014-04-18 | Cleanup, dead code removal, some pretty insignificant security stuff that's b... | Adam Ierymenko |
| 2014-03-26 | Fix TCP connection accumulation problem, still having issues with TCP tunneling. | Adam Ierymenko |
| 2014-02-16 | Boring stuff: update dates in copyrights across all files. | Adam Ierymenko |
| 2014-01-26 | Windows Installer work, fix 100% CPU bug in EthernetTap on Windows, Windows l... | Adam Ierymenko |