405 Commits (c65b609fb467c018c61cae0dc78bc0324e6a4236)
 

Author SHA1 Message Date
Joseph Henry c65b609fb4 spring cleaning 9 years ago
Joseph Henry 3052f55d12 Added SocketTap multiplexing logic 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 bd3b07e00a Updated core for tptr support 9 years ago
Joseph Henry b1e83a236e commented out picoTCP protocol registration string 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 48f2aaf6ca merging recent upgrades into master 9 years ago
Partha Majumdar ff18dbca67 Added -Werror in the makefile for linux builds. It is easier to fix compilation warnings than handling run time bugs. 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 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 695b8ecc55 upgraded core to 1.2.0 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 361db2ef1f updated readme 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 007d4140cd added comment blurb zts test files 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 6fc9defa84 added ZTO files 9 years ago
Joseph Henry 9016bc8385 updated ZTO version 9 years ago
Joseph Henry ce42dd4815 corrected stack library object file in makefile 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 9a62ddb93f revised docs 9 years ago
Joseph Henry 445d5a3a20 revised docs 9 years ago
Joseph Henry 9d2a88da4e revised docs 9 years ago
Joseph Henry 372b424e7f revised docs 9 years ago
Joseph Henry 80dd54d7b8 revised docs 9 years ago
Joseph Henry 7b0c3545d9 revised docs images 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 306278bdf7 updated unit tests, makefile targets 9 years ago
Joseph Henry 76e8c2e187 added language and platform checks for recvfrom/sendto address castings 9 years ago
Joseph Henry c2d59c6545 added check for assigned address 9 years ago
Joseph Henry 990afa775d updated shared_lib for linux 9 years ago
Joseph Henry 447595bf73 patch for getting tap addresses from _nets 9 years ago