341 Commits (4e0c00aaff354da007b7a7c31bae3c86452f8f3c)

Author SHA1 Message Date
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 bd3b07e00a Updated core for tptr support 9 years ago
Joseph Henry 932135bb1a gracefully handle invalid addrlen value in recvfrom 9 years ago
Joseph Henry 52d01b9e85 minor tweaks for build warnings on linux 9 years ago
Joseph Henry 692d516098 added peer-related accessors to zts_* API 9 years ago
Joseph Henry db3bf75b7d fixed longstanding buffer logic bug 9 years ago
Joseph Henry 2f57ea600a updated makefiles 9 years ago
Joseph Henry 1b362d3228 removed conflict markers from merge 9 years ago
Joseph Henry 5c41a0c75c added 6PLANE address address/ID getters for zts_* API 9 years ago
Joseph Henry ba923e96ed improved performance, minor bugfix 9 years ago
Joseph Henry e800e47a63 transfer buffer bug work -- in progress 9 years ago
Joseph Henry 4d54827cbb zts_stop(), join_network_soft() 9 years ago
Joseph Henry 93cc287490 misc buffer-math bugfixes + increased performance 9 years ago
Joseph Henry d518be8435 added ZT_FLOW option for higher-level SDK debugging 9 years ago
Joseph Henry ea146f3551 fixed zts_recvfrom() memcpy length bug 9 years ago
Joseph Henry 5609e3ccbf logic change for pico_eth_poll 9 years ago
Joseph Henry f2a5b09179 temporary patch for bad recvfrom return values, plus removal of old includes 9 years ago
Joseph Henry 905a822b05 fixed vtable discrepency 9 years ago
Joseph Henry fe9803eba5 removed signatures file 9 years ago
Joseph Henry 711ba70144 removed unneeded debug line 9 years ago
Joseph Henry 92a0cd2cac move contents of signitures.h into sdk.h 9 years ago
Joseph Henry 889430e820 removed reference to build.h, fixed osx_static_lib build target 9 years ago
Joseph Henry 62e80da60b android_jni NDK build patch, also removed old unrelated SDK files 9 years ago
Joseph Henry 445d5a3a20 revised docs 9 years ago
Joseph Henry 2741508520 macOS static lib build target update, minor android/unity3d updates 9 years ago
Joseph Henry 7393c80ae6 Minor, build target updates 9 years ago
Joseph Henry 2f41095bd0 Minor, added stack check before include 9 years ago
Joseph Henry 76e8c2e187 added language and platform checks for recvfrom/sendto address castings 10 years ago
Joseph Henry c2d59c6545 added check for assigned address 10 years ago
Joseph Henry 990afa775d updated shared_lib for linux 10 years ago
Joseph Henry 447595bf73 patch for getting tap addresses from _nets 10 years ago
Joseph Henry f40e2ef93f build target updates 10 years ago
Joseph Henry c7d3fb5d75 updated docs 10 years ago
Joseph Henry 946fddd04c app framework project change 10 years ago
Joseph Henry 7753bf3059 minor preprocessor symbol name change 10 years ago
Joseph Henry 7090c8fe5b eth_hdr to pico_eth_hdr reference fix, doc updates, picoTCP build for xcode 10 years ago
Joseph Henry df642030cb fixed comatose connection issue (was connection reuse at inappropriate times) 10 years ago
Joseph Henry e640cd016b picotcp udp updates 10 years ago
Joseph Henry 91048450e2 changes to timers, removed unused code 10 years ago
Joseph Henry 634d11d532 unit test fixes, warning fixes, slight documentation updates 10 years ago
Joseph Henry 295445afe0 fix to make RPC available across users 10 years ago
Joseph Henry e864c333fc added targets to J. fixed warnings 10 years ago
Joseph Henry 752b340b5b Updated Jenkinsfile for iOS build 10 years ago
Joseph Henry 4662de273a minor ios/osx project updates 10 years ago
Joseph Henry efa0fad664 added compilation sanity checks, unit test script, updated docs 10 years ago
Joseph Henry 564531042d split stack driver sections 10 years ago
Joseph Henry a9eb8b58c3 added lowercase version of sdk.h 10 years ago
Joseph Henry 4f280704ba removed upppercase version of SDK.h 10 years ago
Joseph Henry c5a66be7aa picotcp/lwip ipv4/ipv6 fully functional, needs stress testing 10 years ago