Commit Graph

403 Commits

Author SHA1 Message Date
Joseph Henry
08cca3c7aa dynamic loading of network stack no longer needed 1.0.0 2017-04-06 19:16:01 -07:00
Joseph Henry
997f12a592 removed all contents 2017-04-06 19:14:04 -07:00
Joseph Henry
bd3b07e00a Updated core for tptr support 0.9.0 2017-03-28 18:56:38 -07:00
Joseph Henry
b1e83a236e commented out picoTCP protocol registration string 2017-03-22 16:52:11 -07:00
Joseph Henry
932135bb1a gracefully handle invalid addrlen value in recvfrom 2017-03-22 16:51:43 -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
db3bf75b7d fixed longstanding buffer logic bug 2017-03-20 07:54:08 -07:00
Joseph Henry
2f57ea600a updated makefiles 2017-03-20 00:04:10 -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
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
Partha Majumdar
07fa921276 clang does not like type casting from (uint8_t *) to (uint32_t *) or (uint16_t *). Adding a (void *) in between helps. 2017-03-19 22:28:23 -07:00
Joseph Henry
5c41a0c75c added 6PLANE address address/ID getters for zts_* API 2017-03-17 17:31:22 -07:00
Joseph Henry
ba923e96ed improved performance, minor bugfix 2017-03-15 13:01:22 -07:00
Joseph Henry
695b8ecc55 upgraded core to 1.2.0 0.8.0 2017-03-14 13:21:54 -07:00
Joseph Henry
e800e47a63 transfer buffer bug work -- in progress 2017-03-14 12:06:14 -07:00
Joseph Henry
4d54827cbb zts_stop(), join_network_soft() 2017-03-14 11:57:47 -07:00
Joseph Henry
361db2ef1f updated readme 2017-03-13 19:40:42 -07:00
Joseph Henry
93cc287490 misc buffer-math bugfixes + increased performance 2017-03-09 18:07:33 -08:00
Joseph Henry
d518be8435 added ZT_FLOW option for higher-level SDK debugging 2017-03-09 17:44:09 -08:00
Joseph Henry
007d4140cd added comment blurb zts test files 2017-03-08 17:06:36 -08:00
Joseph Henry
ea146f3551 fixed zts_recvfrom() memcpy length bug 2017-03-08 17:05:50 -08:00
Joseph Henry
5609e3ccbf logic change for pico_eth_poll 2017-03-08 15:14:36 -08:00
Joseph Henry
f2a5b09179 temporary patch for bad recvfrom return values, plus removal of old includes 2017-03-08 15:13:13 -08: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
6fc9defa84 added ZTO files 0.7.0 2017-03-07 11:39:52 -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
711ba70144 removed unneeded debug line 2017-03-06 14:36:13 -08:00
Joseph Henry
92a0cd2cac move contents of signitures.h into sdk.h 2017-03-02 13:41:54 -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
62e80da60b android_jni NDK build patch, also removed old unrelated SDK files 2017-01-07 17:42:52 -08:00
Joseph Henry
9a62ddb93f revised docs 2016-12-20 13:44:48 -08:00
Joseph Henry
445d5a3a20 revised docs 2016-12-20 13:39:00 -08:00
Joseph Henry
9d2a88da4e revised docs 2016-12-20 13:20:21 -08:00
Joseph Henry
372b424e7f revised docs 2016-12-20 13:19:29 -08:00
Joseph Henry
80dd54d7b8 revised docs 2016-12-20 13:18:31 -08:00
Joseph Henry
7b0c3545d9 revised docs images 2016-12-20 13:13:42 -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
2f41095bd0 Minor, added stack check before include 2016-12-19 09:13:43 -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
c2d59c6545 added check for assigned address 2016-12-13 17:35:07 -08:00
Joseph Henry
990afa775d updated shared_lib for linux 2016-12-13 17:13:14 -08:00
Joseph Henry
447595bf73 patch for getting tap addresses from _nets 2016-12-09 11:39:15 -08:00
Joseph Henry
a5811d8f4c updated Jenkinsfile 2016-12-09 10:13:15 -08:00
Joseph Henry
9b556f41a0 updated Jenkinsfile 2016-12-09 10:05:41 -08:00