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 |
|
Joseph Henry
|
cecd9af4f7
|
minor picoTCP driver section tweaks
|
2016-10-19 15:20:20 -07:00 |
|
Joseph Henry
|
b159404e3d
|
picoTCP transfer bugfixes
|
2016-10-19 12:39:33 -07:00 |
|
Joseph Henry
|
844e8a0826
|
full picoTCP stack integration. hasn't been stress-tested yet
|
2016-10-18 16:38:09 -07:00 |
|
Joseph Henry
|
4e386ac482
|
separation of driver code section for picoTCP
|
2016-10-18 11:50:04 -07:00 |
|
Joseph Henry
|
5ec6fcd448
|
further picotcp api coverage
|
2016-10-18 09:38:15 -07:00 |
|
Joseph Henry
|
4c34494bfb
|
picoTCP development
|
2016-10-17 13:14:53 -07:00 |
|
Joseph Henry
|
846fea0dca
|
additional picoTCP api glue code
|
2016-10-14 15:47:15 -07:00 |
|
Joseph Henry
|
8514c6bcab
|
partially-working picoTCP integration
|
2016-10-14 14:03:06 -07:00 |
|
Joseph Henry
|
d9033ba2f3
|
post-IPV6-upgrade cleanup
|
2016-09-29 17:42:50 -07:00 |
|
Joseph Henry
|
03e4f44a14
|
interface setup flag tweaks
|
2016-09-29 12:35:17 -07:00 |
|
Joseph Henry
|
f3570584ce
|
IPV6 update
|
2016-09-28 16:46:30 -07:00 |
|
Joseph Henry
|
3bd9561246
|
IPv6 working, just barely
|
2016-09-27 14:46:55 -07:00 |
|
Joseph Henry
|
32c369fd77
|
support adjustments for LWIP 2.0.0
|
2016-09-14 16:48:02 -07:00 |
|
Joseph Henry
|
25bb33aa38
|
LWIP 2.0.0 adaptations, formatted debug outputs
|
2016-09-13 14:17:30 -07:00 |
|
Joseph Henry
|
fb1564562b
|
upgrade to lwip 2.0.0, beginning support for IPV6
|
2016-09-11 17:27:44 -07:00 |
|
Joseph Henry
|
efd709dc52
|
misc cleanup, adjustments to debug outputs
|
2016-09-07 18:18:00 -07:00 |
|
Joseph Henry
|
1af75c386e
|
improved debugging usability for all platforms
|
2016-09-06 15:07:06 -07:00 |
|
Joseph Henry
|
10963eab81
|
abandoning traditional socket API parameter naming convention for something that actually makes sense
|
2016-09-01 12:26:42 -07:00 |
|
Joseph Henry
|
530d704557
|
removed long-unsused error
|
2016-08-31 18:17:13 -07:00 |
|
Joseph Henry
|
bf9bc511b0
|
Fixed possible undefined behaviour when UDP RX buffer fills
|
2016-08-31 15:54:56 -07:00 |
|
Joseph Henry
|
82c5799eeb
|
Improved address handling for DGRAM sockets, removed need for RPC_GETPEERNAME call for each recvfrom() call
|
2016-08-24 14:45:36 -07:00 |
|
Joseph Henry
|
6836348386
|
Updated UDP packetization between service and client-side socket API implementation
|
2016-08-24 13:08:19 -07:00 |
|
Joseph Henry
|
6353d9b060
|
Improved proxy server controls
|
2016-08-17 12:41:59 -07:00 |
|
Joseph Henry
|
6090138428
|
ZT/ZTS api layer updates, combined contents of SDK_ServiceSetup.h with SDK.h
|
2016-08-15 17:29:02 -07:00 |
|
Joseph Henry
|
c454c5c0bc
|
Android API updates, address-related bugfixes, file leak fix
|
2016-08-14 22:20:55 -07:00 |
|
Joseph Henry
|
30db7ae58c
|
Android API update
|
2016-08-11 23:34:40 -07:00 |
|
Joseph Henry
|
d4b88afa90
|
zt_bind()-related address bugfix, also dwr/LOGV refactor
|
2016-08-04 13:10:12 -07:00 |
|
Joseph Henry
|
f96b254e94
|
Android API rx/tx update
|
2016-08-02 14:48:37 -07:00 |
|
Joseph Henry
|
e29bb41544
|
possible fix for problems observed on UB Xenial
|
2016-08-02 09:55:10 -07:00 |
|
Joseph Henry
|
9df8a57dd0
|
Implemented SOCKS proxy port file: networks.d/nwid.port
|
2016-07-18 01:42:18 -07:00 |
|
Joseph Henry
|
40f3404f9d
|
partial implementation of android direct-call API -- still has path problems
|
2016-07-15 14:52:02 -07:00 |
|
Joseph Henry
|
f661018050
|
test and cosmetic changes
|
2016-07-03 12:01:30 -05:00 |
|
Joseph Henry
|
02473993c1
|
Removed notion of RPC_COUNT
|
2016-06-30 17:51:07 -07:00 |
|
Joseph Henry
|
bc7e4d2af9
|
getsockname() bugfix
|
2016-06-30 15:35:13 -07:00 |
|
Joseph Henry
|
aa9b514c0b
|
updated flags
|
2016-06-27 14:15:58 -07:00 |
|
Joseph Henry
|
58dddb9d2f
|
small SDK proxy ifdef fix, rewording of sentence in readme
|
2016-06-24 13:05:19 -07:00 |
|
Joseph Henry
|
8bf7e23613
|
Patched Xcode / gcc compilation conflict
|
2016-06-22 14:15:37 -07:00 |
|
Joseph Henry
|
0de93a39fa
|
Updated OSX makefile
|
2016-06-22 14:07:28 -07:00 |
|
Joseph Henry
|
699edf8f30
|
unity and native osx bundles and frameworks build from the same project now
|
2016-06-16 11:47:08 -07:00 |
|
Joseph Henry
|
76b7e0fef7
|
initial sources
|
2016-06-14 15:48:48 -07:00 |
|