| Age | Commit message (Expand) | Author |
| 2017-09-17 | Consolidated platform-specific makefiles into a single Makefile | Joseph Henry |
| 2017-09-15 | Slightly updated macOS makefile, temporarily reverted linux makefile | Joseph Henry |
| 2017-09-14 | Upgraded lwIP to 2.0.2-STABLE | Joseph Henry |
| 2017-09-13 | Added standardization target for code style, fixed LWIP_DEBUG redefinition wa... | Joseph Henry |
| 2017-09-13 | Added differentiation of LIBZT_DEBUG and NS_DEBUG flags, other minor tweaks | Joseph Henry |
| 2017-09-11 | Added LIBZT_SANITIZE option, removed APIFILES from lwIP build | Joseph Henry |
| 2017-09-11 | Added lwIP stack debug flag passthrough (e.g. NS_DEBUG=1) | Joseph Henry |
| 2017-09-05 | Added new unit tests and time-sync code for subtests, recvfrom() fixes | Joseph Henry |
| 2017-08-30 | Added basic DNS functionality, fixed stack smashing bug, organizational impro... | Joseph Henry |
| 2017-08-17 | Updated makefiles, locations of sample apps | Joseph Henry |
| 2017-08-15 | Renamed SocketTap to VirtualTap and Connection to VirtualSocket to prevent co... | Joseph Henry |
| 2017-08-15 | Removed makefile error ignore flags | Joseph Henry |
| 2017-08-14 | Makefile tweak, copy pico lib object files to obj | Joseph Henry |
| 2017-08-14 | Makefile tweak, copy pico module object files to obj | Joseph Henry |
| 2017-08-14 | Build tweaks, better flag handling across makefiles | Joseph Henry |
| 2017-08-14 | Managed Routes now supported, with automatic add/remove | Joseph Henry |
| 2017-08-02 | Implemented barebones VL2 SOCK_RAW functionality, moved ZT core helper functi... | Joseph Henry |
| 2017-07-26 | Added default network stack (picoTCP) and default protocol versions to makefile | Joseph Henry |
| 2017-07-26 | Removed old linger code, formatting fixes, other minor adjustments | Joseph Henry |
| 2017-07-25 | BSD-license-compatible, and NO_STACK build variants | Joseph Henry |
| 2017-07-12 | Added stubs for poll/select, improved selftest/echotest, Added ringbuffer for... | Joseph Henry |
| 2017-06-26 | Added ZeroTierOne as a submodule | Joseph Henry |
| 2017-06-16 | significant upgrade to selftest, added echotest, better checks for data in qu... | Joseph Henry |
| 2017-06-14 | README updates, misc filename changes, debug trace fixes, introduction of lib... | Joseph Henry |
| 2017-06-14 | IPV4 and IPV6 enabled by default in builds | Joseph Henry |
| 2017-06-05 | updated TESTING.md | Joseph Henry |
| 2017-06-05 | updated picoTCP to 1.4.0, lowered build optimization levels to -O2, improved ...1.1.3 | Joseph Henry |
| 2017-05-05 | wider selftest coverage | Joseph Henry |
| 2017-05-04 | added java example | Joseph Henry |
| 2017-05-01 | default -O3 in static build | Joseph Henry |
| 2017-04-21 | various bug fixes | Joseph Henry |
| 2017-04-20 | improved testing and connection handling | Joseph Henry |
| 2017-04-14 | spring cleaning | Joseph Henry |
| 2017-04-06 | dynamic loading of network stack no longer needed1.0.0 | Joseph Henry |
| 2017-04-06 | removed all contents | Joseph Henry |
| 2017-03-21 | minor tweaks for build warnings on linux | Joseph Henry |
| 2017-03-20 | updated makefiles | Joseph Henry |
| 2017-03-19 | Added -Werror in the makefile for linux builds. It is easier to fix compilati... | Partha Majumdar |
| 2017-03-07 | fixed vtable discrepency | Joseph Henry |
| 2017-03-07 | updated ZTO version | Joseph Henry |
| 2016-12-20 | macOS static lib build target update, minor android/unity3d updates | Joseph Henry |
| 2016-12-19 | Minor, build target updates | Joseph Henry |
| 2016-12-16 | updated unit tests, makefile targets | Joseph Henry |
| 2016-12-14 | added language and platform checks for recvfrom/sendto address castings | Joseph Henry |
| 2016-12-13 | updated shared_lib for linux | Joseph Henry |
| 2016-12-08 | build target updates | Joseph Henry |
| 2016-12-05 | picotcp udp updates | Joseph Henry |
| 2016-11-17 | changes to timers, removed unused code | Joseph Henry |
| 2016-11-15 | slight tweak to makefiles | Joseph Henry |
| 2016-11-04 | updated JNI build, added unit test targets to Jenkinsfile | Joseph Henry |