Joseph Henry
|
3bec79314e
|
Added standardization target for code style, fixed LWIP_DEBUG redefinition warning, fixed rare tcp_close() and cb_poll() bugs
|
9 years ago |
Joseph Henry
|
0dc390ddcf
|
Added differentiation of LIBZT_DEBUG and NS_DEBUG flags, other minor tweaks
|
9 years ago |
Joseph Henry
|
b36a213d47
|
Added LIBZT_SANITIZE option, removed APIFILES from lwIP build
|
9 years ago |
Joseph Henry
|
8b379e08b2
|
Added lwIP stack debug flag passthrough (e.g. NS_DEBUG=1)
|
9 years ago |
Joseph Henry
|
142c27091c
|
Added new unit tests and time-sync code for subtests, recvfrom() fixes
|
9 years ago |
Joseph Henry
|
ec323c9842
|
Added basic DNS functionality, fixed stack smashing bug, organizational improvements
|
9 years ago |
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 |