110 Commits (25bb33aa388820b6f35aff1d0bb77ebd3d91def2)

Author SHA1 Message Date
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
Joseph Henry bda82e3e1e OSX app framework build fix, slight re-organization of SDK_Service 10 years ago
Joseph Henry 82c5799eeb Improved address handling for DGRAM sockets, removed need for RPC_GETPEERNAME call for each recvfrom() call 10 years ago
Joseph Henry 6836348386 Updated UDP packetization between service and client-side socket API implementation 10 years ago
Joseph Henry d376e5f69c minor ios api fix 10 years ago
Joseph Henry 6353d9b060 Improved proxy server controls 10 years ago
Joseph Henry 15985ebcd6 Exposed stop_service() to java-land 10 years ago
Joseph Henry 6090138428 ZT/ZTS api layer updates, combined contents of SDK_ServiceSetup.h with SDK.h 10 years ago
Joseph Henry c454c5c0bc Android API updates, address-related bugfixes, file leak fix 10 years ago
Joseph Henry 93b452bef2 removed leftover debug traces 10 years ago
Joseph Henry 30db7ae58c Android API update 10 years ago
Joseph Henry 3ec5cf04e1 minor ios API update 10 years ago
Joseph Henry 0a17633f57 commented out rarely encountered debug statements 10 years ago
Joseph Henry e1fb64bc6f zt_get_address() implementation 10 years ago
Joseph Henry d4b88afa90 zt_bind()-related address bugfix, also dwr/LOGV refactor 10 years ago
Joseph Henry bef23ea04d new OSX shared library target 10 years ago
Joseph Henry d90d4f34f4 inconsequential reordering of lines 10 years ago
Joseph Henry 9e8d4efb35 Added android ifdef to fix osx_shared_lib build 10 years ago
Joseph Henry f96b254e94 Android API rx/tx update 10 years ago
Joseph Henry e29bb41544 possible fix for problems observed on UB Xenial 10 years ago
Joseph Henry 23dc844999 function signature fix 10 years ago
Joseph Henry 82d50d1e1e Experimental android API changes 10 years ago
Joseph Henry a152ce770d zt_bind() ifdef fix 10 years ago
Joseph Henry 0b69faecee Android connect/bind fix 10 years ago
Joseph Henry 27c26b61b2 API usability update, normalized zt_ naming convention 10 years ago
Joseph Henry 77685abbdf removed references to shim 10 years ago
Joseph Henry 3047a901f5 removed identities, network conf files, most name references 10 years ago
Joseph Henry 58c2ed2299 xcode demo app UI updates 10 years ago
Joseph Henry 642f5d69fc xcode demo project update 10 years ago