| Age | Commit message (Expand) | Author |
| 2023-08-25 | Fix primary port binding issue in 1.12 (#2107) | Joseph Henry |
| 2023-07-17 | Fix ifdef that breaks libzt on iOS (#2050) | Joseph Henry |
| 2023-03-24 | Change if_def again so ios can build (#1937) | Travis LaDuke |
| 2023-03-21 | fix binding temporary ipv6 addresses on macos (#1910) | Travis LaDuke |
| 2022-11-29 | prevent: warning: unused variable 'gotViaProc' (#1797) | Brenton Bostick |
| 2022-11-10 | netinet6/in6_var.h not available in iOS | Grant Limberg |
| 2022-11-09 | Fun times in ~~cleveland~~ NDK-land | Grant Limberg |
| 2022-09-20 | Improved multipath link monitoring | Joseph Henry |
| 2022-06-01 | Exclude temporary IPv6 check from SDK builds | Joseph Henry |
| 2021-12-29 | Use lowercase when including Windows headers | staphen |
| 2021-11-15 | Fix the FD leak fix, and release notes. | Adam Ierymenko |
| 2021-11-15 | Fix FD leak on MacOS. | Adam Ierymenko |
| 2021-10-27 | needed in 2 more spots | Grant Limberg |
| 2021-10-27 | fix ifdef | Grant Limberg |
| 2021-09-01 | Consolidation of multipath logic. Better system separation | Joseph Henry |
| 2021-06-29 | Merge branch 'bind' of https://github.com/thoradia/ZeroTierOne into thoradia-... | Travis LaDuke |
| 2021-05-27 | same IPv6 temp address detection code for macOS works on FreeBSD. | Grant Limberg |
| 2021-05-26 | Don't bind to temporary IPv6 addresses (linux) | Grant Limberg |
| 2021-05-26 | Don't bind temporary IPv6 addresses (macOS) | Grant Limberg |
| 2021-05-26 | Don't bind to temporary Ipv6 addresses (windows) | Grant Limberg |
| 2020-11-25 | Windows feedback loop fix | Grant Limberg |
| 2020-11-24 | Merge pull request #1233 from dosuperuser/improvement/optimizations | Adam Ierymenko |
| 2020-09-08 | add ports to addresses specified by the bind setting | thoradia |
| 2020-08-20 | BSL date bump | Adam Ierymenko |
| 2020-07-16 | 2020/07/16, Minor optmizations | Suad Halilovic |
| 2020-07-14 | Fix segfault on unique interface name list generation (for multipath) | Joseph Henry |
| 2020-06-17 | Adjust terminology | Joseph Henry |
| 2020-05-12 | Add Bonds, Slaves, and Flows | Joseph Henry |
| 2019-08-23 | Relicense: GPLv3 -> ZeroTier BSL 1.1 | Adam Ierymenko |
| 2019-06-17 | Windows build fixes, fix double/float types to get rid of warnings. | Adam Ierymenko |
| 2019-01-14 | Updated licenses for 2019 | Joseph Henry |
| 2018-11-11 | Added preprocessor check for __APPLE__ as an attempted fix for ticket #600 | Joseph Henry |
| 2018-08-09 | merge dev | Adam Ierymenko |
| 2018-07-19 | Added ifdefs surrounding usage of getifaddrs() on Android | Joseph Henry |
| 2018-05-30 | Added VERB_ACK and VERB_QOS_MEASUREMENT, refined notion of path quality | Joseph Henry |
| 2018-05-01 | Introduced basic multipath support | Joseph Henry |
| 2018-01-26 | More cleanup of old stuff. | Adam Ierymenko |
| 2018-01-25 | More useful to allow arrays of IPs to bind to. | Adam Ierymenko |
| 2018-01-25 | Add bindToWildcard local.conf option. | Adam Ierymenko |
| 2018-01-10 | Added allowTcpFallbackRelay to local.conf, fixed logic in Binder's route enum... | Joseph Henry |
| 2018-01-09 | GitHub issue #492 | Adam Ierymenko |
| 2018-01-08 | Copyright updates for 2018. | Adam Ierymenko |
| 2017-08-14 | GCC/G++ build fixes, GitHub issue #563 | Adam Ierymenko |
| 2017-07-13 | More tracing stuff. | Adam Ierymenko |
| 2017-07-07 | More cleanup, Linux build fixes. | Adam Ierymenko |
| 2017-07-06 | Windows build fixes. | Adam Ierymenko |
| 2017-07-06 | . | Adam Ierymenko |
| 2017-07-06 | . | Adam Ierymenko |
| 2017-06-07 | Build fix, use -Os on Linux too. | Adam Ierymenko |
| 2017-06-06 | Last bit of new cluster code, ready to test. | Adam Ierymenko |