| Age | Commit message (Expand) | Author |
| 2017-11-06 | Preparation for C--, removed classes, namespaces, advanced build options are ... | Joseph Henry |
| 2017-10-20 | Updated README | Joseph Henry |
| 2017-10-19 | Added basic synchronization code to network-based selftest | Joseph Henry |
| 2017-10-16 | Modification to blocking bahavior of zts_start, is now settable. Improved add... | Joseph Henry |
| 2017-10-16 | Minor change to API (renamed get_device_id to get_id). More complete Scala bi... | Joseph Henry |
| 2017-10-16 | Minor update to selftest | Joseph Henry |
| 2017-10-12 | Build fix for nativetest | Joseph Henry |
| 2017-10-12 | Updated examples, added READMEs for Windows projects | Joseph Henry |
| 2017-10-12 | Updated zts_start* API naming convention | Joseph Henry |
| 2017-09-29 | A patch for a patch, formatting in selftest.cpp | Joseph Henry |
| 2017-09-29 | lwIP IPv6 build fix | Joseph Henry |
| 2017-09-29 | Added unit test for zts_select() to selftest | Joseph Henry |
| 2017-09-27 | Added comment syntax for doxygen, fixed build flag which produced unnecessari... | Joseph Henry |
| 2017-09-27 | Introduction of sequential-API build variant, better thread safety (lwIP only) | Joseph Henry |
| 2017-09-22 | Consolidated tcp_write() logic in picoTCP driver, updated tcp_closure/tcp_shu... | Joseph Henry |
| 2017-09-18 | Minor tweaks to Makefile for ZeroTier::Utils in selftest, make-liblwip.mk for... | Joseph Henry |
| 2017-09-18 | Added multithreaded unit tests to selftest, standardization pass: conditional... | Joseph Henry |
| 2017-09-15 | Added prototype for future socket option unit tests | Joseph Henry |
| 2017-09-14 | Upgraded lwIP to 2.0.2-STABLE | Joseph Henry |
| 2017-09-14 | standardization pass: conditional statement spacing, removed NULL shorthand m... | Joseph Henry |
| 2017-09-13 | Added standardization target for code style, fixed LWIP_DEBUG redefinition wa... | Joseph Henry |
| 2017-09-12 | Added repeat feature to selftest | Joseph Henry |
| 2017-09-12 | Added code quality and standardization profile (for use with Vera++). Increas... | Joseph Henry |
| 2017-09-08 | Added selectable TCP_WRITE_FLAG_COPY mode on a per-socket basis, updated lwIP... | Joseph Henry |
| 2017-09-08 | Added more safety checks to del_virtual_socket(), new zts_shutdown() implemen... | Joseph Henry |
| 2017-09-07 | tcp_received() fix | Joseph Henry |
| 2017-09-06 | Further improvements to selftest, lwIP driver updates | 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-24 | tap initialization patch | Joseph Henry |
| 2017-08-24 | added client/server test file | Joseph Henry |
| 2017-08-24 | picotcp stack driver edge case bug fixes | Joseph Henry |
| 2017-08-18 | Improvements to selftest, closure bug addressed | 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 | Added test item to selftest.cpp list | Joseph Henry |
| 2017-08-14 | Managed Routes now supported, with automatic add/remove | Joseph Henry |
| 2017-08-08 | Updated selftest | Joseph Henry |
| 2017-08-02 | Normalized indentation for entire project to TABS | Joseph Henry |
| 2017-08-02 | Implemented barebones VL2 SOCK_RAW functionality, moved ZT core helper functi... | Joseph Henry |
| 2017-07-26 | Added layer2 SOCK_RAW example code and stubs | 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-17 | Added minor feature request: zts_poll/zts_select | Joseph Henry |
| 2017-07-13 | Minor changes to selftest, updated TESTING readme, removed old test personali... | Joseph Henry |
| 2017-07-12 | Added stubs for poll/select, improved selftest/echotest, Added ringbuffer for... | Joseph Henry |
| 2017-06-22 | Updated selftest and echotest, also added a few scripts | 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 | bug fixes for ztproxy test | Joseph Henry |