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
|
ab7e9d0091
|
Updated selftest and echotest, also added a few scripts
|
2017-06-22 18:22:39 -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
|
3793b23229
|
fixed connect/accept behaviour, added to selftest, renamed BSD makefile
|
2017-06-11 20:24:11 -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
|
f2514dbc65
|
updated macOS makefile
|
2017-05-30 13:58:07 -07:00 |
|
Joseph Henry
|
dcdc13204c
|
wider selftest coverage
|
2017-05-05 16:46:07 -07:00 |
|
Joseph Henry
|
307d164938
|
updated core to 1.2.4, fixed pico_device init bug
|
2017-05-04 15:33:33 -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
|
3052f55d12
|
Added SocketTap multiplexing logic
|
2017-04-07 17:56:05 -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
|
692d516098
|
added peer-related accessors to zts_* API
|
2017-03-20 10:15:35 -07:00 |
|
Joseph Henry
|
1b362d3228
|
removed conflict markers from merge
|
2017-03-19 23:21:44 -07:00 |
|
Joseph Henry
|
48f2aaf6ca
|
merging recent upgrades into master
|
2017-03-19 22:47:51 -07:00 |
|
Joseph Henry
|
905a822b05
|
fixed vtable discrepency
|
2017-03-07 13:18:07 -08:00 |
|
Joseph Henry
|
fe9803eba5
|
removed signatures file
|
2017-03-07 11:54:42 -08:00 |
|
Joseph Henry
|
9016bc8385
|
updated ZTO version
|
2017-03-07 11:08:02 -08:00 |
|
Joseph Henry
|
ce42dd4815
|
corrected stack library object file in makefile
|
2017-03-06 14:37:34 -08:00 |
|
Joseph Henry
|
889430e820
|
removed reference to build.h, fixed osx_static_lib build target
|
2017-03-02 10:50:46 -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
|
f40e2ef93f
|
build target updates
|
2016-12-08 15:44:53 -08:00 |
|
Joseph Henry
|
c7d3fb5d75
|
updated docs
|
2016-12-08 13:14:12 -08:00 |
|
Joseph Henry
|
e640cd016b
|
picotcp udp updates
|
2016-12-05 10:28:02 -08:00 |
|
Joseph Henry
|
ea1b62a7dc
|
slight tweak to makefiles
|
2016-11-15 17:00:58 -08:00 |
|
Joseph Henry
|
634d11d532
|
unit test fixes, warning fixes, slight documentation updates
|
2016-11-15 16:18:26 -08:00 |
|
Joseph Henry
|
47ca4b7f67
|
updated JNI build, added unit test targets to Jenkinsfile
|
2016-11-04 14:23:57 -07:00 |
|
Joseph Henry
|
564531042d
|
split stack driver sections
|
2016-11-01 15:38:09 -07:00 |
|
Joseph Henry
|
27eeed0fa9
|
pre-release preparation (organization of source files, added readmes, etc)
|
2016-10-24 09:44:14 -07:00 |
|
Joseph Henry
|
728feeda74
|
updated apple osx_app_framework
|
2016-10-21 15:46:22 -07:00 |
|
Joseph Henry
|
32c369fd77
|
support adjustments for LWIP 2.0.0
|
2016-09-14 16:48:02 -07:00 |
|
Joseph Henry
|
c4fd74ac6e
|
updated build scipt now allows for choice between two versions of the stack
|
2016-09-13 14:13:03 -07:00 |
|