| Age | Commit message (Expand) | Author |
| 2023-01-13 | fix typos (#1846) | Brenton Bostick |
| 2022-12-05 | fix typos | Brenton Bostick |
| 2022-06-20 | Commented out code to generates some AES-GMAC-SIV test vectors that are now p... | Adam Ierymenko |
| 2021-09-20 | Add a bit of hardening in the network certificate of membership by incorporat... | Adam Ierymenko |
| 2020-11-17 | Build fixes. | Adam Ierymenko |
| 2020-09-29 | Add an AES benchmark to 1.6 (backport) | Adam Ierymenko |
| 2020-09-10 | More selective push of AES modifications and refactoring stuff. | Adam Ierymenko |
| 2020-08-20 | BSL date bump | Adam Ierymenko |
| 2019-08-23 | Relicense: GPLv3 -> ZeroTier BSL 1.1 | Adam Ierymenko |
| 2019-03-22 | Kill ZT_FAST_MEMCPY in selftest. | Adam Ierymenko |
| 2019-01-14 | Updated licenses for 2019 | Joseph Henry |
| 2018-11-13 | self-test build fix. | Adam Ierymenko |
| 2018-03-12 | Speed tweaks for signatures, etc. | Adam Ierymenko |
| 2018-02-01 | Allow us to build a semi-dynamic official binary that works back to CentOS 6,... | Adam Ierymenko |
| 2018-01-26 | Clean up some old stuff. | Adam Ierymenko |
| 2018-01-09 | cleanup | 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-29 | Fix self-test compile. | Adam Ierymenko |
| 2017-07-13 | More tracing stuff. | Adam Ierymenko |
| 2017-07-07 | More cleanup, Linux build fixes. | 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-05-09 | Fix for small stacks. | Adam Ierymenko |
| 2017-05-09 | Musl fix | Adam Ierymenko |
| 2017-04-27 | License header update. | Adam Ierymenko |
| 2017-04-27 | Cleanup, fix a valgrind error, stack use reduction. | Adam Ierymenko |
| 2017-04-24 | Controller optimizations -- make locking more fine-grained, use true hardware... | Adam Ierymenko |
| 2017-04-20 | Some code cleanup and make sure any type punning is guarded with ZT_NO_TYPE_P... | Adam Ierymenko |
| 2017-04-19 | ARM NEON Salsa20/12 in build and selftest. Almost 2X speedup on a Raspberry Pi. | Adam Ierymenko |
| 2017-04-18 | Cleanup, Windows fixes, Self test fix | Adam Ierymenko |
| 2017-04-18 | Windows build fixes, self test cleanup. | Adam Ierymenko |
| 2017-04-18 | Just incorporate the X64 ASM version of Salsa20/12 for X64 platforms. This gi... | Adam Ierymenko |
| 2017-04-17 | Enable use of NaCl for faster X64 Salsa20 implementations. Also include binar... | Adam Ierymenko |
| 2017-03-17 | Version bumps, and fix Debian so default is to build normally and .static fil... | Adam Ierymenko |
| 2017-03-02 | Fix selftest build. | Adam Ierymenko |
| 2017-02-06 | CSPRNG performance improvement, self test build fix. | Adam Ierymenko |
| 2017-01-26 | build fix | Adam Ierymenko |
| 2016-11-18 | Rate gate expensive validation of new identities in HELLO. | Adam Ierymenko |
| 2016-11-18 | Do packet MAC check before locallyValidate(), and add timing measurement in s... | Adam Ierymenko |
| 2016-11-07 | Bug fixes, self test of JSONDB disabled by default. | Adam Ierymenko |
| 2016-11-07 | Self test JSONDB. | Adam Ierymenko |
| 2016-08-17 | Linux build fixes, and build controller. | Adam Ierymenko |
| 2016-08-17 | We now always build the controller in ZeroTier One, at least for desktop and ... | Adam Ierymenko |
| 2016-06-30 | Get rid of broken test code for controller so selftest build works with contr... | Adam Ierymenko |
| 2016-06-21 | Another fuzzing code fix. | Adam Ierymenko |
| 2016-06-21 | Comment cleanup and fuzzing improvements. | Adam Ierymenko |
| 2016-06-21 | Make Dictionary templatable so it can be used where we want a higher capacity. | Adam Ierymenko |
| 2016-06-16 | Self test for dictionary, and fixes. | Adam Ierymenko |
| 2016-06-16 | Big refactor mostly builds. We now have a uniform backward compatible netconf. | Adam Ierymenko |