Joseph Henry
|
b36a213d47
|
Added LIBZT_SANITIZE option, removed APIFILES from lwIP build
|
2017-09-11 16:59:52 -07:00 |
|
Joseph Henry
|
8b379e08b2
|
Added lwIP stack debug flag passthrough (e.g. NS_DEBUG=1)
|
2017-09-11 11:44:17 -07:00 |
|
Joseph Henry
|
142c27091c
|
Added new unit tests and time-sync code for subtests, recvfrom() fixes
|
2017-09-05 16:51:07 -07:00 |
|
Joseph Henry
|
ec323c9842
|
Added basic DNS functionality, fixed stack smashing bug, organizational improvements
|
2017-08-30 14:13:13 -07:00 |
|
Joseph Henry
|
f1381e3cfa
|
Updated makefiles, locations of sample apps
|
2017-08-17 14:35:14 -07:00 |
|
Joseph Henry
|
7d551d6198
|
Renamed SocketTap to VirtualTap and Connection to VirtualSocket to prevent confusion
|
2017-08-15 18:15:06 -07:00 |
|
Joseph Henry
|
55cb39bfc0
|
Removed makefile error ignore flags
|
2017-08-15 11:51:17 -07:00 |
|
Joseph Henry
|
5db48e6da3
|
Makefile tweak, copy pico lib object files to obj
|
2017-08-14 16:24:46 -07:00 |
|
Joseph Henry
|
7d146f1797
|
Makefile tweak, copy pico module object files to obj
|
2017-08-14 16:07:30 -07:00 |
|
Joseph Henry
|
ad17909f06
|
Build tweaks, better flag handling across makefiles
|
2017-08-14 15:53:53 -07:00 |
|
Joseph Henry
|
8e192c0ee8
|
Managed Routes now supported, with automatic add/remove
|
2017-08-14 11:25:44 -07:00 |
|
Joseph Henry
|
7e30474ee4
|
Implemented barebones VL2 SOCK_RAW functionality, moved ZT core helper functions from OneService to libzt
|
2017-08-02 14:39:21 -07:00 |
|
Joseph Henry
|
7293c94e43
|
Added default network stack (picoTCP) and default protocol versions to makefile
|
2017-07-26 16:55:59 -07:00 |
|
Joseph Henry
|
b105ddb060
|
Removed old linger code, formatting fixes, other minor adjustments
|
2017-07-26 02:12:28 -07:00 |
|
Joseph Henry
|
4e36fe28d5
|
BSD-license-compatible, and NO_STACK build variants
|
2017-07-25 23:40:24 -07:00 |
|
Joseph Henry
|
494ec2508c
|
Added stubs for poll/select, improved selftest/echotest, Added ringbuffer for more efficient RX/TX
|
2017-07-12 11:44:31 -07:00 |
|
Joseph Henry
|
f13f06ae70
|
Added ZeroTierOne as a submodule
|
2017-06-26 02:46:59 -07:00 |
|
Joseph Henry
|
195cac6d55
|
significant upgrade to selftest, added echotest, better checks for data in queue before socket closure
|
2017-06-16 16:58:30 -07:00 |
|
Joseph Henry
|
d3351dd2ce
|
README updates, misc filename changes, debug trace fixes, introduction of libzt moniker
|
2017-06-14 16:53:59 -07:00 |
|
Joseph Henry
|
8a204c7755
|
IPV4 and IPV6 enabled by default in builds
|
2017-06-14 13:44:45 -07:00 |
|
Joseph Henry
|
4a14442d08
|
updated TESTING.md
|
2017-06-05 17:36:47 -07:00 |
|
Joseph Henry
|
19839eeac9
|
updated picoTCP to 1.4.0, lowered build optimization levels to -O2, improved selftest
|
2017-06-05 14:26:06 -07:00 |
|
Joseph Henry
|
dcdc13204c
|
wider selftest coverage
|
2017-05-05 16:46:07 -07:00 |
|
Joseph Henry
|
890e32e88b
|
added java example
|
2017-05-04 13:06:39 -07:00 |
|
Joseph Henry
|
10aea0eef1
|
default -O3 in static build
|
2017-05-01 18:14:10 -07:00 |
|
Joseph Henry
|
6a25abb757
|
various bug fixes
|
2017-04-21 14:56:42 -07:00 |
|
Joseph Henry
|
76abb3e0a2
|
improved testing and connection handling
|
2017-04-20 13:39:46 -07:00 |
|
Joseph Henry
|
c65b609fb4
|
spring cleaning
|
2017-04-14 17:23:28 -07:00 |
|
Joseph Henry
|
08cca3c7aa
|
dynamic loading of network stack no longer needed
|
2017-04-06 19:16:01 -07:00 |
|
Joseph Henry
|
997f12a592
|
removed all contents
|
2017-04-06 19:14:04 -07:00 |
|
Joseph Henry
|
52d01b9e85
|
minor tweaks for build warnings on linux
|
2017-03-21 12:00:19 -07:00 |
|
Joseph Henry
|
2f57ea600a
|
updated makefiles
|
2017-03-20 00:04:10 -07:00 |
|
Partha Majumdar
|
ff18dbca67
|
Added -Werror in the makefile for linux builds. It is easier to fix compilation warnings than handling run time bugs.
|
2017-03-19 22:31:05 -07:00 |
|
Joseph Henry
|
905a822b05
|
fixed vtable discrepency
|
2017-03-07 13:18:07 -08:00 |
|
Joseph Henry
|
9016bc8385
|
updated ZTO version
|
2017-03-07 11:08:02 -08:00 |
|
Joseph Henry
|
2741508520
|
macOS static lib build target update, minor android/unity3d updates
|
2016-12-20 12:57:59 -08:00 |
|
Joseph Henry
|
7393c80ae6
|
Minor, build target updates
|
2016-12-19 10:07:33 -08:00 |
|
Joseph Henry
|
306278bdf7
|
updated unit tests, makefile targets
|
2016-12-16 13:04:01 -08:00 |
|
Joseph Henry
|
76e8c2e187
|
added language and platform checks for recvfrom/sendto address castings
|
2016-12-14 16:23:23 -08:00 |
|
Joseph Henry
|
990afa775d
|
updated shared_lib for linux
|
2016-12-13 17:13:14 -08:00 |
|
Joseph Henry
|
f40e2ef93f
|
build target updates
|
2016-12-08 15:44:53 -08:00 |
|
Joseph Henry
|
e640cd016b
|
picotcp udp updates
|
2016-12-05 10:28:02 -08:00 |
|
Joseph Henry
|
91048450e2
|
changes to timers, removed unused code
|
2016-11-17 16:55:11 -08:00 |
|
Joseph Henry
|
ea1b62a7dc
|
slight tweak to makefiles
|
2016-11-15 17:00:58 -08:00 |
|
Joseph Henry
|
47ca4b7f67
|
updated JNI build, added unit test targets to Jenkinsfile
|
2016-11-04 14:23:57 -07:00 |
|
Joseph Henry
|
efa0fad664
|
added compilation sanity checks, unit test script, updated docs
|
2016-11-03 15:55:03 -07:00 |
|
Joseph Henry
|
7ea837fe60
|
updated makefile
|
2016-11-01 15:42:40 -07:00 |
|
Joseph Henry
|
564531042d
|
split stack driver sections
|
2016-11-01 15:38:09 -07:00 |
|
Joseph Henry
|
c5a66be7aa
|
picotcp/lwip ipv4/ipv6 fully functional, needs stress testing
|
2016-10-28 16:42:19 -07:00 |
|
Joseph Henry
|
27eeed0fa9
|
pre-release preparation (organization of source files, added readmes, etc)
|
2016-10-24 09:44:14 -07:00 |
|