138 Commits (ca030d4175efb2ec8ae25d876bf1b90c307f79b3)

Author SHA1 Message Date
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 c7d81991cf fixed netif_up flag bug, updated included ZTO src 10 years ago
Joseph Henry 925882b8c0 updated network stack interface address check handling in ios/osx 10 years ago
Joseph Henry 3df5034d5a ios example app update 10 years ago
Joseph Henry 3a69fe1804 updated ios_app_framework 10 years ago
Joseph Henry 415a7d8fd2 updated docs, osx_app_framework 10 years ago
Joseph Henry db5636ea59 documentation formatting 10 years ago
Joseph Henry 27eeed0fa9 pre-release preparation (organization of source files, added readmes, etc) 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 3dfea66bd4 updated lwip connect() code 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 b159404e3d picoTCP transfer bugfixes 10 years ago
Joseph Henry 844e8a0826 full picoTCP stack integration. hasn't been stress-tested yet 10 years ago
Joseph Henry 4e386ac482 separation of driver code section for picoTCP 10 years ago
Joseph Henry 5ec6fcd448 further picotcp api coverage 10 years ago
Joseph Henry 4c34494bfb picoTCP development 10 years ago
Joseph Henry 846fea0dca additional picoTCP api glue code 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 03e4f44a14 interface setup flag tweaks 10 years ago
Joseph Henry f3570584ce IPV6 update 10 years ago
Joseph Henry 3bd9561246 IPv6 working, just barely 10 years ago
Joseph Henry 78a637e58c peripheral changes for ipv6 support, debug output adjustments 10 years ago
Joseph Henry 32c369fd77 support adjustments for LWIP 2.0.0 10 years ago
Joseph Henry 25bb33aa38 LWIP 2.0.0 adaptations, formatted debug outputs 10 years ago
Joseph Henry fb1564562b upgrade to lwip 2.0.0, beginning support for IPV6 10 years ago
Joseph Henry 88cdb93317 iox/osx adjustments 10 years ago
Joseph Henry 195c993a14 removed old debug code 10 years ago
Joseph Henry 41b828514c fixed broken reference from ios bridging header 10 years ago
Joseph Henry 25cf4135c9 debug update, also fixed type mismatches in examples 10 years ago
Joseph Henry efd709dc52 misc cleanup, adjustments to debug outputs 10 years ago
Joseph Henry 06747d35f3 introduced a prettier and less complex API for iOS/OSX framework usage 10 years ago
Joseph Henry 1af75c386e improved debugging usability for all platforms 10 years ago
Joseph Henry 10963eab81 abandoning traditional socket API parameter naming convention for something that actually makes sense 10 years ago
Joseph Henry 530d704557 removed long-unsused error 10 years ago
Joseph Henry aeb786f8d4 fixed initialization warning 10 years ago
Joseph Henry bf9bc511b0 Fixed possible undefined behaviour when UDP RX buffer fills 10 years ago
Joseph Henry 33d3e72261 fixed minor preprocessor typo 10 years ago
Joseph Henry 70c2ccf4c0 compilation fix for non-mach platforms 10 years ago
Joseph Henry a8262fd6c0 test script modifications 10 years ago
Joseph Henry 30fff57b2f naming convention fix for setsockopt on linux 10 years ago
Joseph Henry 0ea3df14f8 API unit test script 10 years ago
Joseph Henry e8b840d7ce Unity3D .NET API and documentation update 10 years ago
Joseph Henry fdf78b8ea7 android integration docs update 10 years ago
Joseph Henry b3247c8b09 ios/osx example project updates 10 years ago
Joseph Henry a36c40e3a8 apple API update 10 years ago