| Age | Commit message (Expand) | Author |
| 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-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-07-02 | Naming convention tweaks for SWIG wrapper compatibility | Joseph Henry |
| 2019-06-18 | Minor changes for Windows build | Joseph Henry |
| 2019-03-27 | Bugfix for JNI version of zts_restart() | 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-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-28 | Minor update to control api (and JNI). zts_start, zts_stop return int | Joseph Henry |
| 2019-02-28 | #ifdef'd out niceness setter for Android | Joseph Henry |
| 2019-02-27 | Added _change_nice(), and options in src/Options.h | Joseph Henry |
| 2019-02-26 | Removed stray debug line | Joseph Henry |
| 2019-02-26 | Improved zts_get_*_status() functions. Added new error code ZTS_ERR_NO_RESULT | Joseph Henry |
| 2019-02-25 | Bug fix for callbacks, minor netif driver tweak, minor Makefile tweak | Joseph Henry |
| 2019-02-21 | Fixed memory leak in callback message handling code | Joseph Henry |
| 2019-02-14 | Android build fixes | Joseph Henry |
| 2019-02-14 | Unfinished callback improvements, consolidated netif4 and netif6 | Joseph Henry |
| 2019-02-06 | Moved lwIP initialization from tap to zts_start for faster startup | Joseph Henry |
| 2019-02-06 | Re-work of thread model | Joseph Henry |