71 Commits (8ea81f5fbbbfdfd37774e722e54ecd1c84145d1a)

Author SHA1 Message Date
Joseph Henry 4a14442d08 updated TESTING.md 9 years ago
Joseph Henry 19839eeac9 updated picoTCP to 1.4.0, lowered build optimization levels to -O2, improved selftest 9 years ago
Joseph Henry dcdc13204c wider selftest coverage 9 years ago
Joseph Henry 890e32e88b added java example 9 years ago
Joseph Henry 10aea0eef1 default -O3 in static build 9 years ago
Joseph Henry 6a25abb757 various bug fixes 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 52d01b9e85 minor tweaks for build warnings on linux 9 years ago
Joseph Henry 2f57ea600a updated makefiles 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
Joseph Henry 905a822b05 fixed vtable discrepency 9 years ago
Joseph Henry 9016bc8385 updated ZTO version 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 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 990afa775d updated shared_lib for linux 9 years ago
Joseph Henry f40e2ef93f build target updates 9 years ago
Joseph Henry e640cd016b picotcp udp updates 9 years ago
Joseph Henry 91048450e2 changes to timers, removed unused code 9 years ago
Joseph Henry ea1b62a7dc slight tweak to makefiles 9 years ago
Joseph Henry 47ca4b7f67 updated JNI build, added unit test targets to Jenkinsfile 10 years ago
Joseph Henry efa0fad664 added compilation sanity checks, unit test script, updated docs 10 years ago
Joseph Henry 7ea837fe60 updated makefile 10 years ago
Joseph Henry 564531042d split stack driver sections 10 years ago
Joseph Henry c5a66be7aa picotcp/lwip ipv4/ipv6 fully functional, needs stress testing 10 years ago
Joseph Henry 27eeed0fa9 pre-release preparation (organization of source files, added readmes, etc) 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 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 32c369fd77 support adjustments for LWIP 2.0.0 10 years ago
Joseph Henry c4fd74ac6e updated build scipt now allows for choice between two versions of the stack 10 years ago
Joseph Henry 8e1ce5ea0a minor changes to test outputs in makefiles 10 years ago
Joseph Henry fb1564562b upgrade to lwip 2.0.0, beginning support for IPV6 10 years ago
Joseph Henry 9943db56d2 build scrip adjustments 10 years ago
Joseph Henry bf9bc511b0 Fixed possible undefined behaviour when UDP RX buffer fills 10 years ago
Joseph Henry 8eb0acf79c updated makefiles 10 years ago
Joseph Henry a8262fd6c0 test script modifications 10 years ago
Joseph Henry d4b88afa90 zt_bind()-related address bugfix, also dwr/LOGV refactor 10 years ago
Joseph Henry 2552e87af8 docker test makefile update 10 years ago
Joseph Henry b8747670b3 Unity3D integration updates 10 years ago
Joseph Henry 9df8a57dd0 Implemented SOCKS proxy port file: networks.d/nwid.port 10 years ago
Joseph Henry f805b0d285 documentation/API update 10 years ago