Commit Graph

25 Commits

Author SHA1 Message Date
Joseph Henry
9ccb16cbfa Bug fixes for JNI layer 2018-07-12 16:53:40 -07:00
Joseph Henry
c29613e358 Changed default symbol visibility settings (removed -fvisibility=hidden). Added shared lib loading example 2018-02-21 15:45:00 -08:00
Joseph Henry
c107f2c05c Fixed some debug trace format specifiers to reduce compile-time warnings (round two) 2018-02-21 12:02:16 -08:00
Joseph Henry
9fba2a6d32 Fixed some debug trace format specifiers to reduce compile-time warnings 2018-02-21 11:42:07 -08:00
joseph.henry
2c5634343a tweaks for Windows cmake build 2018-01-30 17:27:40 -08:00
joseph.henry
cc52c3c59c Merge branch 'dev' of http://git.int.zerotier.com/ZeroTier/libzt into dev 2018-01-30 10:56:30 -08:00
Joseph Henry
e21b26db9b Added Python PyPI package 2018-01-08 15:28:25 -08:00
Joseph Henry
402083a5d8 Updated CMake build script for Windows. Moving away from MinGW requirement for build 2017-12-19 16:23:52 -08:00
Joseph Henry
3ba3b3fc65 Gave unique names to example binding programs 2017-12-14 16:27:58 -08:00
Joseph Henry
a4a5ea5c31 Updated bindings 2017-11-21 15:24:51 -08:00
Joseph Henry
f2d3675f40 Fixed address length bug in example code 2017-11-13 16:15:58 -08:00
Joseph Henry
0cb162672e Fixed identity print statement in examples/client-server 2017-11-13 15:26:17 -08:00
Joseph Henry
614432907c Windows build fixes 2017-11-06 16:19:55 -08:00
Joseph Henry
e0d4b84dd4 Preparation for C--, removed classes, namespaces, advanced build options are now controlled via include/libztDefs.h 2017-11-06 13:50:20 -08:00
Joseph Henry
010ec040a7 Updated examples 2017-10-20 12:53:30 -07:00
Joseph Henry
894e7d7dc1 Updated README 2017-10-20 12:52:32 -07:00
Joseph Henry
4f6908bb7c Added Objective-C example 2017-10-19 17:12:45 -07:00
Joseph Henry
1f00f48a6e Updated Swift example 2017-10-19 17:04:22 -07:00
Joseph Henry
45260c4e69 Modification to blocking bahavior of zts_start, is now settable. Improved address family handling in JNI 2017-10-16 16:45:46 -07:00
Joseph Henry
ce22940f57 Update to JNI for both Java and Scala (removed ztjni from method prefixes) 2017-10-16 15:34:43 -07:00
Joseph Henry
fdd6010456 Minor change to API (renamed get_device_id to get_id). More complete Scala binding 2017-10-16 15:12:37 -07:00
Joseph Henry
e8f1a4db73 Scala language binding lightly-tested and works 2017-10-16 14:27:25 -07:00
Joseph Henry
7c04472b68 Added untested Scala binding 2017-10-16 13:40:05 -07:00
Joseph Henry
5de02d3259 Simplified java binding example 2017-10-16 13:10:20 -07:00
Joseph Henry
3598c675d6 Changed examples/ subfolder structure 2017-10-15 14:16:05 -07:00