Joseph Henry
|
33d3e72261
|
fixed minor preprocessor typo
|
2016-08-31 15:49:18 -07:00 |
|
Joseph Henry
|
70c2ccf4c0
|
compilation fix for non-mach platforms
|
2016-08-30 16:51:29 -07:00 |
|
Joseph Henry
|
a8262fd6c0
|
test script modifications
|
2016-08-29 17:00:22 -07:00 |
|
Joseph Henry
|
30fff57b2f
|
naming convention fix for setsockopt on linux
|
2016-08-29 16:56:35 -07:00 |
|
Joseph Henry
|
0ea3df14f8
|
API unit test script
|
2016-08-29 14:47:28 -07:00 |
|
Joseph Henry
|
e8b840d7ce
|
Unity3D .NET API and documentation update
|
2016-08-25 17:08:48 -07:00 |
|
Joseph Henry
|
fdf78b8ea7
|
android integration docs update
|
2016-08-25 14:08:06 -07:00 |
|
Joseph Henry
|
b3247c8b09
|
ios/osx example project updates
|
2016-08-25 13:46:01 -07:00 |
|
Joseph Henry
|
a36c40e3a8
|
apple API update
|
2016-08-25 11:38:30 -07:00 |
|
Joseph Henry
|
bda82e3e1e
|
OSX app framework build fix, slight re-organization of SDK_Service
|
2016-08-25 11:12:13 -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
|
d376e5f69c
|
minor ios api fix
|
2016-08-18 17:37:45 -07:00 |
|
Joseph Henry
|
6353d9b060
|
Improved proxy server controls
|
2016-08-17 12:41:59 -07:00 |
|
Joseph Henry
|
15985ebcd6
|
Exposed stop_service() to java-land
|
2016-08-17 10:22:31 -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
|
93b452bef2
|
removed leftover debug traces
|
2016-08-11 23:37:26 -07:00 |
|
Joseph Henry
|
30db7ae58c
|
Android API update
|
2016-08-11 23:34:40 -07:00 |
|
Joseph Henry
|
3ec5cf04e1
|
minor ios API update
|
2016-08-11 23:27:05 -07:00 |
|
Joseph Henry
|
0a17633f57
|
commented out rarely encountered debug statements
|
2016-08-11 12:20:03 -07:00 |
|
Joseph Henry
|
e1fb64bc6f
|
zt_get_address() implementation
|
2016-08-08 12:31:06 -07:00 |
|
Joseph Henry
|
d4b88afa90
|
zt_bind()-related address bugfix, also dwr/LOGV refactor
|
2016-08-04 13:10:12 -07:00 |
|
Joseph Henry
|
bef23ea04d
|
new OSX shared library target
|
2016-08-03 15:22:51 -07:00 |
|
Joseph Henry
|
d90d4f34f4
|
inconsequential reordering of lines
|
2016-08-03 11:11:12 -07:00 |
|
Joseph Henry
|
9e8d4efb35
|
Added android ifdef to fix osx_shared_lib build
|
2016-08-03 11:09:58 -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
|
23dc844999
|
function signature fix
|
2016-08-01 12:33:19 -07:00 |
|
Joseph Henry
|
82d50d1e1e
|
Experimental android API changes
|
2016-07-29 09:41:09 -07:00 |
|
Joseph Henry
|
a152ce770d
|
zt_bind() ifdef fix
|
2016-07-26 13:56:10 -07:00 |
|
Joseph Henry
|
0b69faecee
|
Android connect/bind fix
|
2016-07-25 08:21:44 -07:00 |
|
Joseph Henry
|
27c26b61b2
|
API usability update, normalized zt_ naming convention
|
2016-07-20 14:20:45 -07:00 |
|
Joseph Henry
|
77685abbdf
|
removed references to shim
|
2016-07-18 18:27:23 -07:00 |
|
Joseph Henry
|
3047a901f5
|
removed identities, network conf files, most name references
|
2016-07-18 17:08:27 -07:00 |
|
Joseph Henry
|
58c2ed2299
|
xcode demo app UI updates
|
2016-07-18 15:52:02 -07:00 |
|
Joseph Henry
|
642f5d69fc
|
xcode demo project update
|
2016-07-18 14:18:46 -07:00 |
|
Joseph Henry
|
c11a6ffb04
|
Added licenses
|
2016-07-18 13:36:01 -07:00 |
|
Joseph Henry
|
b8747670b3
|
Unity3D integration updates
|
2016-07-18 11:35:40 -07:00 |
|
Joseph Henry
|
9df8a57dd0
|
Implemented SOCKS proxy port file: networks.d/nwid.port
|
2016-07-18 01:42:18 -07:00 |
|
System Administrator
|
2393cd6367
|
path trickery update, direct-call API bugfix
|
2016-07-17 20:56:42 -07:00 |
|
Joseph Henry
|
4d032d5ec7
|
adjusted OSX example app dir structure and search paths
|
2016-07-17 16:14:09 -07:00 |
|
Joseph Henry
|
cac337ee1f
|
Merge branch 'master' of http://git.int.zerotier.com/zerotier/zerotiersdk
|
2016-07-15 14:52:09 -07:00 |
|
Joseph Henry
|
40f3404f9d
|
partial implementation of android direct-call API -- still has path problems
|
2016-07-15 14:52:02 -07:00 |
|
Janjaap Bos
|
99dd281709
|
included JNI Java_ZeroTier_SDK_terminate
|
2016-07-14 22:43:37 +02:00 |
|
Joseph Henry
|
f805b0d285
|
documentation/API update
|
2016-07-14 08:40:40 -07:00 |
|
Joseph Henry
|
1487ac304c
|
android update
|
2016-07-12 02:44:17 -05:00 |
|
Joseph Henry
|
90ae7d7e32
|
Android build fix
|
2016-07-11 19:42:57 -05:00 |
|
Joseph Henry
|
efce6da230
|
makefile tweak
|
2016-07-07 14:50:47 -05:00 |
|
Joseph Henry
|
6a17e0f9d5
|
osx demo app tweaks
|
2016-07-06 14:09:33 -05:00 |
|