| Age | Commit message (Expand) | Author |
| 2022-01-03 | Include sys/endian.h in Sockets.cpp for Android | staphen |
| 2021-05-19 | Code style enforcement | github-actions |
| 2021-05-19 | Correctly handle IPv6 unspecified address in C API | Joseph Henry |
| 2021-05-17 | Add NetworkStream to C# wrapper. Fix errno bug in C# wrapper | Joseph Henry |
| 2021-05-11 | Slight re-org of event system and fix bug in zts_util_ipstr_to_saddr | Joseph Henry |
| 2021-05-05 | Slight re-org of C API naming convention | Joseph Henry |
| 2021-04-29 | Adjust nomenclature. Add more C API extension functions | Joseph Henry |
| 2021-04-26 | Format according to new ZeroTier standard | Joseph Henry |
| 2021-04-26 | Add zts_core_query_ and world sub-APIs. Adjust event subsystem | Joseph Henry |
| 2021-04-22 | Expand C API and simplify NodeService | Joseph Henry |
| 2021-04-17 | Applied styling rules from .clang-format | Joseph Henry |
| 2021-03-26 | Add IPv6 to C# ZeroTier.Sockets, Add C# selftest, Misc C API improvements | Joseph Henry |
| 2021-03-24 | Update C API: Add functions that simplify wrapper generation | Joseph Henry |
| 2021-03-16 | Expose lwIP's DNS API in zts_* API. Fix preprocessor build bug | Joseph Henry |
| 2021-03-15 | Remove networking functions that can be found elsewhere | Joseph Henry |
| 2021-03-14 | Split Java portion of socket API into its own file | Joseph Henry |
| 2021-03-14 | Change error behavior: Return ZTS_ERR_SERVICE in all cases before checking an... | Joseph Henry |
| 2021-03-13 | Remove non-standard API function accept4() | Joseph Henry |
| 2021-03-01 | Improvements to language binding facilities | Joseph Henry |
| 2021-02-24 | Improvements to language binding facilities. Add custom signal handler | Joseph Henry |
| 2021-02-04 | Update license header dates | Joseph Henry |
| 2021-02-02 | Fix various minor compile-time warnings | Joseph Henry |
| 2020-05-30 | Change event code numbering scheme, fix Windows startup bug, fix zts_free(), ... | Joseph Henry |
| 2020-05-05 | Fix non-blocking behavior of sockets (removal of a portion of the old compati... | Joseph Henry |
| 2020-05-01 | Add portability and consistency fixes for C API, remove cruft, slight interna...1.3.3 | Joseph Henry |
| 2020-04-17 | Improve documentation and error reporting | Joseph Henry |
| 2020-04-13 | Fix netif IPv6 handling, misc cleanup, license update from GPL-3 to BSL 1.1 | Joseph Henry |
| 2019-06-11 | Minor build fixes for Windows | Joseph Henry |
| 2019-03-18 | Added ZTS_ERR_GENERAL, also minor updates to JNI layer | Joseph Henry |
| 2019-03-11 | RX/TX improvements, build process improvements | Joseph Henry |
| 2019-03-04 | Updated build script, minor shuffling of code to prevent naming conflicts | Joseph Henry |
| 2019-02-06 | Re-work of thread model | Joseph Henry |