60 Commits (5ec7d5befceafa7d51152eff2094265fb8ff249a)

Author SHA1 Message Date
Joseph Henry 0658fb623a Removed unnecessary dependency 8 years ago
Joseph Henry 8b2d6684c7 Removed NULL check logic from tcp_out 8 years ago
Joseph Henry e5d0c07f5b Added check for bad segments in fast retransmit. Attempted fix for tcp_out.c:1148 bug 8 years ago
Joseph Henry 402083a5d8 Updated CMake build script for Windows. Moving away from MinGW requirement for build 8 years ago
Joseph Henry 529bbe4fad Platform tweaks for h_errno 8 years ago
Joseph Henry ab6eb57da6 Buid fix for Linux 9 years ago
Joseph Henry e0d4b84dd4 Preparation for C--, removed classes, namespaces, advanced build options are now controlled via include/libztDefs.h 9 years ago
Joseph Henry 9b1313adc7 Added license files for libzt and lwip 9 years ago
Joseph Henry d36b6d58bf Attempt (2) to resolve non-TLS h_errno build failure in Jenkins 9 years ago
Joseph Henry 28a1dcc8c7 Attempt to resolve non-TLS h_errno build failure in Jenkins 9 years ago
Joseph Henry c0e2a9b6f8 Disabled assertions in stack core 9 years ago
Joseph Henry 1020386fa7 Removed protocol version build flags, defaults to IPV4 && IPV6 9 years ago
Joseph Henry e36b88004f IPV6 interface tweaks 9 years ago
Joseph Henry 08b7ccb921 Added return values to zts_start() and zts_simple_start(). Also Fixed signed comparison warnings in ztproxy when compiling under Windows 9 years ago
Joseph Henry 29e31dd60a Fixes for Unix-like builds after introduction of Windows code 9 years ago
Joseph Henry 2900f1f995 Windows Support 9 years ago
Joseph Henry 5f1e9fe795 Introduction of sequential-API build variant, better thread safety (lwIP only) 9 years ago
Joseph Henry 91eb869e02 Upgraded lwIP to 2.0.3 9 years ago
Joseph Henry 4991c85598 Added TCP_DEBUG_TMR to lessen lwIP debug trace clutter 9 years ago
Joseph Henry 88efcf984a Updated release notes, lwip architecture port files 9 years ago
Joseph Henry 709fc40483 Upgraded lwIP to 2.0.2-STABLE 9 years ago
Joseph Henry d130d7706c Removed lwip app source, you can find this in their repo instead 9 years ago
Joseph Henry e18c1ccf80 Further improvements to selftest, lwIP driver updates 9 years ago
Joseph Henry ec323c9842 Added basic DNS functionality, fixed stack smashing bug, organizational improvements 9 years ago
Joseph Henry 8e192c0ee8 Managed Routes now supported, with automatic add/remove 9 years ago
Joseph Henry 4e36fe28d5 BSD-license-compatible, and NO_STACK build variants 9 years ago
Joseph Henry e10c621405 commented out debug trace in picotcp 9 years ago
Joseph Henry 195cac6d55 significant upgrade to selftest, added echotest, better checks for data in queue before socket closure 9 years ago
Joseph Henry 19839eeac9 updated picoTCP to 1.4.0, lowered build optimization levels to -O2, improved selftest 9 years ago
Joseph Henry 5ab563ce4c Updated tests 9 years ago
Joseph Henry dcdc13204c wider selftest coverage 9 years ago
Joseph Henry 76abb3e0a2 improved testing and connection handling 9 years ago
Joseph Henry c65b609fb4 spring cleaning 9 years ago
Joseph Henry 08cca3c7aa dynamic loading of network stack no longer needed 9 years ago
Joseph Henry 997f12a592 removed all contents 9 years ago
Joseph Henry b1e83a236e commented out picoTCP protocol registration string 9 years ago
Partha Majumdar 07fa921276 clang does not like type casting from (uint8_t *) to (uint32_t *) or (uint16_t *). Adding a (void *) in between helps. 9 years ago
Joseph Henry 2741508520 macOS static lib build target update, minor android/unity3d updates 9 years ago
Joseph Henry e640cd016b picotcp udp updates 9 years ago
Joseph Henry 634d11d532 unit test fixes, warning fixes, slight documentation updates 10 years ago
Joseph Henry c5a66be7aa picotcp/lwip ipv4/ipv6 fully functional, needs stress testing 10 years ago
Joseph Henry 92c945aee3 fixed warnings 10 years ago
Joseph Henry 5b777ad3f5 minor address macro tweaks 10 years ago
Joseph Henry a538b9131b updated osx_app_framework 10 years ago
Joseph Henry 728feeda74 updated apple osx_app_framework 10 years ago
Joseph Henry f6a6f991e7 polished some rough edges 10 years ago
Joseph Henry cecd9af4f7 minor picoTCP driver section tweaks 10 years ago
Joseph Henry 844e8a0826 full picoTCP stack integration. hasn't been stress-tested yet 10 years ago
Joseph Henry 5ec6fcd448 further picotcp api coverage 10 years ago
Joseph Henry 4c34494bfb picoTCP development 10 years ago