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
|
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
|
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
|
445d5a3a20
|
revised docs
|
2016-12-20 13:39:00 -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
|
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
|
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
|
946fddd04c
|
app framework project change
|
2016-12-08 12:18:07 -08:00 |
|
Joseph Henry
|
7753bf3059
|
minor preprocessor symbol name change
|
2016-12-07 10:28:40 -08:00 |
|
Joseph Henry
|
7090c8fe5b
|
eth_hdr to pico_eth_hdr reference fix, doc updates, picoTCP build for xcode
|
2016-12-06 16:42:47 -08:00 |
|
Joseph Henry
|
df642030cb
|
fixed comatose connection issue (was connection reuse at inappropriate times)
|
2016-12-06 12:26:09 -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
|
634d11d532
|
unit test fixes, warning fixes, slight documentation updates
|
2016-11-15 16:18:26 -08:00 |
|
Joseph Henry
|
295445afe0
|
fix to make RPC available across users
|
2016-11-14 17:39:32 -08:00 |
|
Joseph Henry
|
e864c333fc
|
added targets to J. fixed warnings
|
2016-11-04 12:22:56 -07:00 |
|
Joseph Henry
|
752b340b5b
|
Updated Jenkinsfile for iOS build
|
2016-11-04 11:06:13 -07:00 |
|
Joseph Henry
|
4662de273a
|
minor ios/osx project updates
|
2016-11-03 18:26:28 -07:00 |
|
Joseph Henry
|
efa0fad664
|
added compilation sanity checks, unit test script, updated docs
|
2016-11-03 15:55:03 -07:00 |
|
Joseph Henry
|
564531042d
|
split stack driver sections
|
2016-11-01 15:38:09 -07:00 |
|
Joseph Henry
|
a9eb8b58c3
|
added lowercase version of sdk.h
|
2016-10-28 17:16:37 -07:00 |
|
Joseph Henry
|
4f280704ba
|
removed upppercase version of SDK.h
|
2016-10-28 17:14:24 -07:00 |
|
Joseph Henry
|
c5a66be7aa
|
picotcp/lwip ipv4/ipv6 fully functional, needs stress testing
|
2016-10-28 16:42:19 -07:00 |
|
Joseph Henry
|
92c945aee3
|
fixed warnings
|
2016-10-28 13:11:46 -07:00 |
|
Joseph Henry
|
5b777ad3f5
|
minor address macro tweaks
|
2016-10-28 03:10:35 -07:00 |
|
Joseph Henry
|
c7d81991cf
|
fixed netif_up flag bug, updated included ZTO src
|
2016-10-28 00:24:35 -07:00 |
|
Joseph Henry
|
925882b8c0
|
updated network stack interface address check handling in ios/osx
|
2016-10-24 17:48:01 -07:00 |
|
Joseph Henry
|
3df5034d5a
|
ios example app update
|
2016-10-24 16:13:41 -07:00 |
|
Joseph Henry
|
3a69fe1804
|
updated ios_app_framework
|
2016-10-24 15:10:54 -07:00 |
|
Joseph Henry
|
415a7d8fd2
|
updated docs, osx_app_framework
|
2016-10-24 14:14:03 -07:00 |
|
Joseph Henry
|
db5636ea59
|
documentation formatting
|
2016-10-24 13:17:01 -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
|
a538b9131b
|
updated osx_app_framework
|
2016-10-21 16:41:52 -07:00 |
|
Joseph Henry
|
728feeda74
|
updated apple osx_app_framework
|
2016-10-21 15:46:22 -07:00 |
|
Joseph Henry
|
3dfea66bd4
|
updated lwip connect() code
|
2016-10-20 17:35:20 -07:00 |
|
Joseph Henry
|
f6a6f991e7
|
polished some rough edges
|
2016-10-20 17:26:37 -07:00 |
|