Commit Graph

83 Commits

Author SHA1 Message Date
Joseph Henry
2898aa5a2a Updated Android example 2019-04-10 16:40:37 -07:00
Joseph Henry
06059946cf Updated ExampleAndroidApp 2019-03-18 17:39:48 -07:00
Joseph Henry
7829c046c1 Updated examples/java 2019-03-18 17:16:05 -07:00
Joseph Henry
38545ebe27 Deleted AAR left in build directory 2019-03-18 16:46:34 -07:00
Joseph Henry
2fdcf025e1 Re-work of thread model 2019-02-06 22:00:39 -08:00
Joseph Henry
9b8217be40 Method signature fix for csharp in reference to ticket #32 - partial fix for bug 2018-10-09 15:29:33 -07:00
Joseph Henry
f9e83bcb59 Improvements to packaging scripts 2018-09-06 15:30:34 -07:00
Joseph Henry
84fcfd3baf Minor updates to Java ExampleApp and added select() to JNI layer 2018-09-06 11:08:06 -07:00
Joseph Henry
5a55cedff5 Removed dummy test 2018-08-22 10:52:37 -07:00
Joseph Henry
05fbd362b2 Simplified earthtest 2018-08-03 13:53:57 -07:00
Joseph Henry
29a9856b76 Added earthtest.cpp for future homebrew package test 2018-08-02 10:29:07 -07:00
Joseph Henry
200fd5bc87 Added new Xcode iOS project 2018-08-01 16:45:46 -07:00
Joseph Henry
01c4c09cec Removed old Xcode iOS project 2018-08-01 16:45:10 -07:00
Joseph Henry
1b4cbb32e0 Added more example C# DLL client/server code 2018-08-01 00:11:38 -07:00
Joseph Henry
fbd412014a Updated Windows C# DLL Usage example project 2018-07-31 21:16:41 -07:00
Joseph Henry
b98866fa63 Updated Windows C++ Library usage example project 2018-07-31 15:57:10 -07:00
Joseph Henry
08da82040c Added new Android library usage example 2018-07-31 12:18:56 -07:00
Joseph Henry
e831c748c7 Moved Android library project to packages/ 2018-07-31 11:53:19 -07:00
Joseph Henry
f765e29027 Updated java example 2018-07-28 16:44:13 -07:00
Joseph Henry
e7a37ee391 Removed reference to DEBUG_* macros in examples and libzt proper 2018-07-27 15:52:15 -07:00
Joseph Henry
6e086ed3fa Updated lwip.patch for Linux compatibility, CMakeLists.txt, and fixed other minor compile-time warnings 2018-07-27 09:53:08 -07:00
Joseph Henry
643e04a825 Updated example Android project and JNI layer 2018-07-20 13:10:24 -07:00
Joseph Henry
ac1f0e32ca Added gradle files for Android project 2018-07-19 18:46:05 -07:00
Joseph Henry
60549bc8a3 Flattened examples directory 2018-07-19 17:35:42 -07:00
Joseph Henry
a31ef643e4 Added updated Android Studio project 2018-07-19 17:33:29 -07:00
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
f03f4098c5 Windows cmake build updates 2018-01-31 17:05:23 -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
a49c0aee49 Minor nwid conversion fix in ztproxy 2017-11-29 17:03:31 -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