83 Commits (a108609c3d6175a4e84cc03eba14218686e40982)

Author SHA1 Message Date
Joseph Henry 2898aa5a2a Updated Android example 7 years ago
Joseph Henry 06059946cf Updated ExampleAndroidApp 7 years ago
Joseph Henry 7829c046c1 Updated examples/java 7 years ago
Joseph Henry 38545ebe27 Deleted AAR left in build directory 7 years ago
Joseph Henry 2fdcf025e1 Re-work of thread model 7 years ago
Joseph Henry 9b8217be40 Method signature fix for csharp in reference to ticket #32 - partial fix for bug 8 years ago
Joseph Henry f9e83bcb59 Improvements to packaging scripts 8 years ago
Joseph Henry 84fcfd3baf Minor updates to Java ExampleApp and added select() to JNI layer 8 years ago
Joseph Henry 5a55cedff5 Removed dummy test 8 years ago
Joseph Henry 05fbd362b2 Simplified earthtest 8 years ago
Joseph Henry 29a9856b76 Added earthtest.cpp for future homebrew package test 8 years ago
Joseph Henry 200fd5bc87 Added new Xcode iOS project 8 years ago
Joseph Henry 01c4c09cec Removed old Xcode iOS project 8 years ago
Joseph Henry 1b4cbb32e0 Added more example C# DLL client/server code 8 years ago
Joseph Henry fbd412014a Updated Windows C# DLL Usage example project 8 years ago
Joseph Henry b98866fa63 Updated Windows C++ Library usage example project 8 years ago
Joseph Henry 08da82040c Added new Android library usage example 8 years ago
Joseph Henry e831c748c7 Moved Android library project to packages/ 8 years ago
Joseph Henry f765e29027 Updated java example 8 years ago
Joseph Henry e7a37ee391 Removed reference to DEBUG_* macros in examples and libzt proper 8 years ago
Joseph Henry 6e086ed3fa Updated lwip.patch for Linux compatibility, CMakeLists.txt, and fixed other minor compile-time warnings 8 years ago
Joseph Henry 643e04a825 Updated example Android project and JNI layer 8 years ago
Joseph Henry ac1f0e32ca Added gradle files for Android project 8 years ago
Joseph Henry 60549bc8a3 Flattened examples directory 8 years ago
Joseph Henry a31ef643e4 Added updated Android Studio project 8 years ago
Joseph Henry 9ccb16cbfa Bug fixes for JNI layer 8 years ago
Joseph Henry c29613e358 Changed default symbol visibility settings (removed -fvisibility=hidden). Added shared lib loading example 8 years ago
Joseph Henry c107f2c05c Fixed some debug trace format specifiers to reduce compile-time warnings (round two) 8 years ago
Joseph Henry 9fba2a6d32 Fixed some debug trace format specifiers to reduce compile-time warnings 8 years ago
joseph.henry f03f4098c5 Windows cmake build updates 8 years ago
joseph.henry 2c5634343a tweaks for Windows cmake build 8 years ago
Joseph Henry e21b26db9b Added Python PyPI package 8 years ago
Joseph Henry 402083a5d8 Updated CMake build script for Windows. Moving away from MinGW requirement for build 8 years ago
Joseph Henry 3ba3b3fc65 Gave unique names to example binding programs 8 years ago
Joseph Henry a49c0aee49 Minor nwid conversion fix in ztproxy 8 years ago
Joseph Henry a4a5ea5c31 Updated bindings 8 years ago
Joseph Henry f2d3675f40 Fixed address length bug in example code 8 years ago
Joseph Henry 0cb162672e Fixed identity print statement in examples/client-server 8 years ago
Joseph Henry 614432907c Windows build fixes 8 years ago
Joseph Henry e0d4b84dd4 Preparation for C--, removed classes, namespaces, advanced build options are now controlled via include/libztDefs.h 8 years ago
Joseph Henry 010ec040a7 Updated examples 9 years ago
Joseph Henry 894e7d7dc1 Updated README 9 years ago
Joseph Henry 4f6908bb7c Added Objective-C example 9 years ago
Joseph Henry 1f00f48a6e Updated Swift example 9 years ago
Joseph Henry 45260c4e69 Modification to blocking bahavior of zts_start, is now settable. Improved address family handling in JNI 9 years ago
Joseph Henry ce22940f57 Update to JNI for both Java and Scala (removed ztjni from method prefixes) 9 years ago
Joseph Henry fdd6010456 Minor change to API (renamed get_device_id to get_id). More complete Scala binding 9 years ago
Joseph Henry e8f1a4db73 Scala language binding lightly-tested and works 9 years ago
Joseph Henry 7c04472b68 Added untested Scala binding 9 years ago
Joseph Henry 5de02d3259 Simplified java binding example 9 years ago