| Age | Commit message (Expand) | Author |
| 2021-05-20 | Update documentation links in READMEs | Joseph Henry |
| 2021-05-19 | Make socket exceptions more specific to match Python semantics | Joseph Henry |
| 2021-05-19 | Add address getter method to Python wrapper | Joseph Henry |
| 2021-05-19 | Minor changes to documentation comments to make parser happy | Joseph Henry |
| 2021-05-17 | Add NetworkStream to C# wrapper. Fix errno bug in C# wrapper | Joseph Henry |
| 2021-05-13 | Add better port binding controls | Joseph Henry |
| 2021-05-05 | Slight re-org of C API naming convention | Joseph Henry |
| 2021-05-02 | Update Python bindings to 1.4.0 API (WIP) | 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 | Code style fixes | github-actions |
| 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-20 | Replace manual csc.exe invokation with dotnet project (for NuGet build) | Joseph Henry |
| 2021-03-16 | Bugfix: Check argument types and encodings in zts_py_send() | Joseph Henry |
| 2021-03-16 | Buildfix: Missing type specifier | 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 | Improve Central API | Joseph Henry |
| 2021-03-13 | Remove non-standard API function accept4() | Joseph Henry |
| 2021-03-05 | Implement more of the Python language binding. Minor adjustments to PyPI package | 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-16 | Move C API documentation to include directory | Joseph Henry |
| 2021-02-02 | Fix various minor compile-time warnings | Joseph Henry |
| 2021-02-01 | Restructure packaging directories. Move C# bindings, minor compilation fix. | Joseph Henry |
| 2021-01-30 | Add prototype key management API | Joseph Henry |
| 2021-01-05 | Minor preprocessor adjustment in ZeroTierSockets.h | Joseph Henry |
| 2021-01-04 | Add preprocessor check in ZeroTierSockets.h for inclusion of integer definiti... | Joseph Henry |
| 2020-12-01 | Tweaks to Xcode project settings | Evan Olcott |
| 2020-10-21 | Fix zts_allow_*_caching() bug that prevents user from properly setting value ... | Joseph Henry |
| 2020-09-04 | Add minor bit of documentation to zts_send to address ticket #74 | Joseph Henry |
| 2020-05-30 | Change event code numbering scheme, fix Windows startup bug, fix zts_free(), ... | Joseph Henry |
| 2020-05-01 | Add portability and consistency fixes for C API, remove cruft, slight interna...1.3.3 | Joseph Henry |
| 2020-04-20 | Fix (some) Windows compiler warnings | Joseph Henry |
| 2020-04-17 | Add Ad-hoc network ID convenience function to control interface | Joseph Henry |
| 2020-04-17 | Improve documentation and error reporting | Joseph Henry |
| 2020-04-15 | Add network and peer caching toggles to API, fix 6PLANE and RFC4193 address c... | Joseph Henry |
| 2020-04-13 | Fix netif IPv6 handling, misc cleanup, license update from GPL-3 to BSL 1.1 | Joseph Henry |
| 2019-06-24 | Added arm64-v8a, x86, x86_64 ABIs to build.gradle | Joseph Henry |
| 2019-06-17 | Minor changes for Windows build | Joseph Henry |
| 2019-06-17 | Minor changes for Windows build | Joseph Henry |
| 2019-03-27 | Added zts_get_protocol_stats(), zts_restart(), updated API documentation | Joseph Henry |
| 2019-03-18 | Added ZTS_ERR_GENERAL, also minor updates to JNI layer | Joseph Henry |
| 2019-03-04 | Updated build script, minor shuffling of code to prevent naming conflicts | Joseph Henry |
| 2019-02-28 | Updated Xcode-Bridging-Header.h | Joseph Henry |
| 2019-02-26 | Improved zts_get_*_status() functions. Added new error code ZTS_ERR_NO_RESULT | Joseph Henry |