87 Commits (bceadfbe462ead4359ac171af3aa84dfeaab591a)

Author SHA1 Message Date
Joseph Henry f1381e3cfa Updated makefiles, locations of sample apps 9 years ago
Joseph Henry 7d551d6198 Renamed SocketTap to VirtualTap and Connection to VirtualSocket to prevent confusion 9 years ago
Joseph Henry 55cb39bfc0 Removed makefile error ignore flags 9 years ago
Joseph Henry 5db48e6da3 Makefile tweak, copy pico lib object files to obj 9 years ago
Joseph Henry 7d146f1797 Makefile tweak, copy pico module object files to obj 9 years ago
Joseph Henry ad17909f06 Build tweaks, better flag handling across makefiles 9 years ago
Joseph Henry 8e192c0ee8 Managed Routes now supported, with automatic add/remove 9 years ago
Joseph Henry 7e30474ee4 Implemented barebones VL2 SOCK_RAW functionality, moved ZT core helper functions from OneService to libzt 9 years ago
Joseph Henry 7293c94e43 Added default network stack (picoTCP) and default protocol versions to makefile 9 years ago
Joseph Henry b105ddb060 Removed old linger code, formatting fixes, other minor adjustments 9 years ago
Joseph Henry 4e36fe28d5 BSD-license-compatible, and NO_STACK build variants 9 years ago
Joseph Henry 494ec2508c Added stubs for poll/select, improved selftest/echotest, Added ringbuffer for more efficient RX/TX 9 years ago
Joseph Henry f13f06ae70 Added ZeroTierOne as a submodule 9 years ago
Joseph Henry 195cac6d55 significant upgrade to selftest, added echotest, better checks for data in queue before socket closure 9 years ago
Joseph Henry d3351dd2ce README updates, misc filename changes, debug trace fixes, introduction of libzt moniker 9 years ago
Joseph Henry 8a204c7755 IPV4 and IPV6 enabled by default in builds 9 years ago
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