| Age | Commit message (Expand) | Author |
| 2023-08-01 | Fix typos (#2075) | Brenton Bostick |
| 2023-07-18 | Exit if loading an invalid identity from disk (#2058) | Grant Limberg |
| 2023-01-20 | Check for ARM Cryptography Extension support | Gleb Mazovetskiy |
| 2022-11-28 | fix typos in code | Brenton Bostick |
| 2022-10-09 | Behavioral changes to multipath balance modes (See: #1745 and #1753) | Joseph Henry |
| 2022-06-08 | Fix for ab-mode link failure, QoS metrics (WIP) | Joseph Henry |
| 2022-04-19 | Several more SSO/OIDC related fixes, and bump version to 1.8.9. | Adam Ierymenko |
| 2022-04-19 | Fix a possible excessive memory use issue in controller and clean up a bunch ... | Adam Ierymenko |
| 2022-04-15 | Improve relationship between QOS timers and bucket sizes | Joseph Henry |
| 2022-03-31 | Fix ZT_SSO_SUPPORTED flag behavior. Allow disabling for embedded targets. | Joseph Henry |
| 2022-02-25 | Increase min failover to 500 ms and probe period to 1/3rd of failover | Joseph Henry |
| 2022-02-01 | for now, only enable sso on certain platforms | Grant Limberg |
| 2022-01-28 | Fix typo in constant name | Joseph Henry |
| 2021-12-29 | Use lowercase when including Windows headers | staphen |
| 2021-09-20 | Remove ancient controller support. | Adam Ierymenko |
| 2021-09-07 | Call recordOutgoingPacket regardless of policy to generate sufficient entropy... | Joseph Henry |
| 2021-09-01 | Consolidation of multipath logic. Better system separation | Joseph Henry |
| 2020-11-25 | Likely fix for some alignment issues on ARM. | Adam Ierymenko |
| 2020-11-17 | Some buffer tuning. | Adam Ierymenko |
| 2020-11-12 | Tweak multicast settings to prevent failures due to TX queue overflow. | Adam Ierymenko |
| 2020-11-10 | Increase multicast announce frequency a little. | Adam Ierymenko |
| 2020-10-30 | Remove unnecessary includes that can cause compile problems. | Adam Ierymenko |
| 2020-09-25 | MacOS build fixes. | Adam Ierymenko |
| 2020-09-22 | more magic incantations to make crypto extensions work on Android/ARM64 | Grant Limberg |
| 2020-09-21 | Enable AES-NI on Android X86-64 | 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 | Merge branch 'dev' of http://git.int.zerotier.com/zerotier/ZeroTierOne into dev | Adam Ierymenko |
| 2020-09-14 | AES works! Only with this or newer nodes. Uses salsa with older ones as usual. | Adam Ierymenko |
| 2020-09-11 | Change ZT_MULTIPATH_FLOW_EXPIRATION_INTERVAL from 30 seconds to 5 minutes | Joseph Henry |
| 2020-09-11 | Add minor trace output formatting changes. Change ZT_MULTIPATH_BOND_STATUS_IN... | Joseph Henry |
| 2020-08-21 | AES integrated on send side. | Adam Ierymenko |
| 2020-08-21 | AES builds now | Adam Ierymenko |
| 2020-08-20 | BSL date bump | Adam Ierymenko |
| 2020-08-06 | Improve bond tracing, fix bond initialization bugs, remove vestigial debug code | Joseph Henry |
| 2020-06-17 | Adjust terminology | Joseph Henry |
| 2020-06-16 | Fix invalid defaultBondingPolicy conditions, Add ZT_MultipathFlowRebalanceStr... | Joseph Henry |
| 2020-05-12 | Add Bonds, Slaves, and Flows | Joseph Henry |
| 2020-05-12 | Merge dev into multipath | Joseph Henry |
| 2019-08-23 | Relicense: GPLv3 -> ZeroTier BSL 1.1 | Adam Ierymenko |
| 2019-08-20 | Added flow-awareness check for policies, more work on ZT_MULTIPATH_ACTIVE_BACKUP | Joseph Henry |
| 2019-08-20 | Partial implementation of ZT_MULTIPATH_ACTIVE_BACKUP | Joseph Henry |
| 2019-08-19 | Added notion of Flows | Joseph Henry |
| 2019-08-13 | Adjusted multipath constants | Joseph Henry |
| 2019-08-13 | Check for (local multipath support only) during decision to decrease direct p... | Joseph Henry |
| 2019-08-13 | Added ZT_DIRECT_PATH_PUSH_INTERVAL_MULTIPATH to decrease link aggregation time | Joseph Henry |
| 2019-07-29 | cleanup | Adam Ierymenko |
| 2019-06-25 | Tighten up credential push just a bit for faster up-time with older nodes, sh... | Adam Ierymenko |
| 2019-06-25 | Cleanup | Adam Ierymenko |
| 2019-05-17 | Fixed ZT_SDK build issue. Moved ZT_SDK preprocessor directives to more perman... | Joseph Henry |