79 Commits (ef8689b0b8d981f8a06f0cb4ddded2dfd9b59bf9)

Author SHA1 Message Date
Joseph Henry ef8689b0b8 Updated submodules and patches 7 years ago
Joseph Henry 2fdcf025e1 Re-work of thread model 7 years ago
Joseph Henry 292fcdda2c Improved callback logic. Simplified lwip driver. 7 years ago
Joseph Henry 2fde6158ed Upgraded lwIP stack to 2.1.2 7 years ago
Joseph Henry 068013d0f7 Switch to MEM_LIBC_MALLOC usage in lwIP. Added event callbacks. Use of finer-grained locks in RX logic. CRCs disabled on inbound packets 7 years ago
Joseph Henry 270fc76b25 Updated lwIP patch to support improved shutdown semantics, updated ZT1 submodule reference 7 years ago
Joseph Henry 71e37354a1 Attempted fix for broken routing of adhoc ipv6 networks -- ticket #31 8 years ago
Joseph Henry 71ea71e33a Bugfix for issue #31 - Proper handling of ad-hoc and 6plane network addresses 8 years ago
Joseph Henry 6af272fad9 Updated ZeroTierOne submodule to e01c0adf for managed route fix 8 years ago
Joseph Henry b2d8987754 Added to lwip-contrib submodule patch for Android compatibility 8 years ago
Joseph Henry fecb5e1b47 Submodule patches now called from Makefile (e.g. make patch) 8 years ago
Joseph Henry c3ee25f525 Updated ZeroTierOne submodule to version 1.2.12 8 years ago
Joseph Henry 6e3e14fdff Added patch for lwip-contrib for Windows compatibility 8 years ago
Joseph Henry 6e086ed3fa Updated lwip.patch for Linux compatibility, CMakeLists.txt, and fixed other minor compile-time warnings 8 years ago
Joseph Henry 6fec662150 Downgraded lwip-contrib to STABLE-2_0_1_RELEASE for Windows compatibility 8 years ago
Joseph Henry f89ae270af Updated lwip submodule to STABLE-2_0_0, and ZeroTierOne to latest dev 8 years ago
Joseph Henry 9cc0e1608b Added lwip, lwip-contrib, ZeroTierOne submodules to ext 8 years ago
Joseph Henry 1c3b1f5d24 Removed lwIP source from project. Replaced with submodule and patch 8 years ago
Joseph Henry c737b42a43 Removed picoTCP source from project 8 years ago
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 8 years ago
Joseph Henry e0d4b84dd4 Preparation for C--, removed classes, namespaces, advanced build options are now controlled via include/libztDefs.h 8 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