31 Commits (8ea81f5fbbbfdfd37774e722e54ecd1c84145d1a)

Author SHA1 Message Date
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
Joseph Henry 8514c6bcab partially-working picoTCP integration 10 years ago
Joseph Henry d9033ba2f3 post-IPV6-upgrade cleanup 10 years ago
Joseph Henry f3570584ce IPV6 update 10 years ago
Joseph Henry 3bd9561246 IPv6 working, just barely 10 years ago
Joseph Henry 7a6ed30200 changed lwip dirs for different builds 10 years ago
Joseph Henry b94a7ec31e renamed lwip src dirs to reflect version 10 years ago
Joseph Henry fb1564562b upgrade to lwip 2.0.0, beginning support for IPV6 10 years ago
Joseph Henry 30db7ae58c Android API update 10 years ago
Joseph Henry c1ce7dc87a updated 10 years ago