68 Commits (effe5facbcdb4dea707072f4ee84078c88fe80d8)

Author SHA1 Message Date
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 9 years ago
Joseph Henry e0d4b84dd4 Preparation for C--, removed classes, namespaces, advanced build options are now controlled via include/libztDefs.h 9 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
Joseph Henry 3598c675d6 Changed examples/ subfolder structure 9 years ago
Joseph Henry 63fc3ad8ab Updated Java JNI example 9 years ago
Joseph Henry 6f32eede6a Updated examples, added READMEs for Windows projects 9 years ago
Joseph Henry 0bead3b1a6 Added comment header to libzt.cs 9 years ago
Joseph Henry fec4d4fcd4 Updated csharp (C#) API wrapper, should be mostly functional at this point 9 years ago
Joseph Henry b0e8e5a235 Renamed C++ example visual studio project 9 years ago
Joseph Henry 2b417bb7bd Added minimal example csharp (C#) visual studio project 9 years ago
Joseph Henry 9473b6f74a Updated zts_start* API naming convention 9 years ago
Joseph Henry 6b76028016 Fixed references in visual_studio_cpp exaple 9 years ago
Joseph Henry 3ed00612ed Fixed accidentally deleted newline in debug macros 9 years ago
Joseph Henry 8f0405abc9 Added example Visual Studio C++ project 9 years ago
Joseph Henry 99dcce6d8b Fixed signed comparison warnings in ztproxy when compiling under Windows 9 years ago
Joseph Henry f9754d8216 zts_start initialization order fix for ztproxy. Was creating Phy instance before calling WSAStartup on Windows 9 years ago
Joseph Henry 2900f1f995 Windows Support 9 years ago
Joseph Henry d3b2908f58 Compliation warning fix for ztproxy 9 years ago