| Age | Commit message (Expand) | Author |
| 2018-02-07 | Removed unnecessary dependency | Joseph Henry |
| 2018-02-07 | Removed NULL check logic from tcp_out | Joseph Henry |
| 2018-02-06 | Added check for bad segments in fast retransmit. Attempted fix for tcp_out.c:... | Joseph Henry |
| 2017-12-19 | Updated CMake build script for Windows. Moving away from MinGW requirement fo... | Joseph Henry |
| 2017-11-21 | Platform tweaks for h_errno | Joseph Henry |
| 2017-11-06 | Buid fix for Linux | Joseph Henry |
| 2017-11-06 | Preparation for C--, removed classes, namespaces, advanced build options are ... | Joseph Henry |
| 2017-10-20 | Added license files for libzt and lwip | Joseph Henry |
| 2017-10-19 | Attempt (2) to resolve non-TLS h_errno build failure in Jenkins | Joseph Henry |
| 2017-10-19 | Attempt to resolve non-TLS h_errno build failure in Jenkins | Joseph Henry |
| 2017-10-18 | Disabled assertions in stack core | Joseph Henry |
| 2017-10-18 | Removed protocol version build flags, defaults to IPV4 && IPV6 | Joseph Henry |
| 2017-10-16 | IPV6 interface tweaks | Joseph Henry |
| 2017-10-10 | Merge branch 'master' into dev | Joseph Henry |
| 2017-10-10 | Added return values to zts_start() and zts_simple_start(). Also Fixed signed ... | Joseph Henry |
| 2017-10-10 | Fixes for Unix-like builds after introduction of Windows code | Joseph Henry |
| 2017-10-09 | Windows Support | Joseph Henry |
| 2017-09-27 | Introduction of sequential-API build variant, better thread safety (lwIP only) | Joseph Henry |
| 2017-09-19 | Upgraded lwIP to 2.0.3 | Joseph Henry |
| 2017-09-18 | Added TCP_DEBUG_TMR to lessen lwIP debug trace clutter | Joseph Henry |
| 2017-09-15 | Updated release notes, lwip architecture port files | Joseph Henry |
| 2017-09-14 | Upgraded lwIP to 2.0.2-STABLE | Joseph Henry |
| 2017-09-11 | Removed lwip app source, you can find this in their repo instead | Joseph Henry |
| 2017-09-06 | Further improvements to selftest, lwIP driver updates | Joseph Henry |
| 2017-08-30 | Added basic DNS functionality, fixed stack smashing bug, organizational impro... | Joseph Henry |
| 2017-08-14 | Managed Routes now supported, with automatic add/remove | Joseph Henry |
| 2017-07-25 | BSD-license-compatible, and NO_STACK build variants | Joseph Henry |
| 2017-06-22 | commented out debug trace in picotcp | Joseph Henry |
| 2017-06-16 | significant upgrade to selftest, added echotest, better checks for data in qu... | 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-30 | Updated tests | Joseph Henry |
| 2017-05-05 | wider selftest coverage | 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-22 | commented out picoTCP protocol registration string | Joseph Henry |
| 2017-03-19 | clang does not like type casting from (uint8_t *) to (uint32_t *) or (uint16_... | Partha Majumdar |
| 2016-12-20 | macOS static lib build target update, minor android/unity3d updates | Joseph Henry |
| 2016-12-05 | picotcp udp updates | Joseph Henry |
| 2016-11-15 | unit test fixes, warning fixes, slight documentation updates | Joseph Henry |
| 2016-10-28 | picotcp/lwip ipv4/ipv6 fully functional, needs stress testing0.6.1 | Joseph Henry |
| 2016-10-28 | fixed warnings | Joseph Henry |
| 2016-10-28 | minor address macro tweaks | Joseph Henry |
| 2016-10-21 | updated osx_app_framework | Joseph Henry |
| 2016-10-21 | updated apple osx_app_framework | Joseph Henry |
| 2016-10-20 | polished some rough edges | Joseph Henry |
| 2016-10-19 | minor picoTCP driver section tweaks | Joseph Henry |
| 2016-10-18 | full picoTCP stack integration. hasn't been stress-tested yet0.5.0 | Joseph Henry |
| 2016-10-18 | further picotcp api coverage | Joseph Henry |