68 Commits (master)

Author SHA1 Message Date
Joseph Henry dcfd4b032a Minor build fixes for Windows 7 years ago
Joseph Henry ecd10fa46e Added Homebrew blurb, fixed test example, removed patches from Makefile 7 years ago
Joseph Henry 26ba6add12 Updated ZeroTierOne submodule to incorperate minor SDK-related changes 7 years ago
Joseph Henry b5c49ebd35 Tweaked Makefile patch target for compatibility with older versions of git. Differentiated bdist and sdist in dist.sh 7 years ago
Joseph Henry d07b3a4f18 Updated Makefile clean_* section to correspond with new port/xcode_* paths 7 years ago
Joseph Henry dc01b78e97 Promoted dist.sh to top-level directory, updated .gitignore 7 years ago
Joseph Henry 698e95c032 Added convenience functions (for Android) to build-script 7 years ago
Joseph Henry dd916f0194 Added Threading and Error section to API.md, minor build script additions 7 years ago
Joseph Henry a70feb5ec0 Build script improvements (merging, wrapping), added build-specific clean targets 7 years ago
Joseph Henry 8edd447571 Added submodule status output to Makefile 7 years ago
Joseph Henry d26f851c01 Build script improvements for linux 7 years ago
Joseph Henry 320253517b RX/TX improvements, build process improvements 7 years ago
Joseph Henry ed7f93a57f Added lwIP 2.1.2 errno patch 7 years ago
Joseph Henry f0c06fac3c Minor change to target groupings in Makefile 7 years ago
Joseph Henry 3b967c1a12 Updated build script, minor shuffling of code to prevent naming conflicts 7 years ago
Joseph Henry 362f6769b2 Bug fix for callbacks, minor netif driver tweak, minor Makefile tweak 7 years ago
Joseph Henry e40c3f5527 Patched ZeroTierOne to disable outgoing frame compression 7 years ago
Joseph Henry a43d1d04e8 Unfinished callback improvements, consolidated netif4 and netif6 7 years ago
Joseph Henry 2fdcf025e1 Re-work of thread model 7 years ago
Joseph Henry 068013d0f7 Switch to MEM_LIBC_MALLOC usage in lwIP. Added event callbacks. Use of finer-grained locks in RX logic. CRCs disabled on inbound packets 7 years ago
Joseph Henry a9754777d0 Improvements to packaging scripts for Windows, macOS and Linux 8 years ago
Joseph Henry afe34bca50 Improvements to package distribution script for Windows, preprocessor tweaks in JNI section 8 years ago
Joseph Henry 5a82f43aac Added all-encompassing packaging script, improvements to CMake build script 8 years ago
Joseph Henry fecb5e1b47 Submodule patches now called from Makefile (e.g. make patch) 8 years ago
Joseph Henry f835869117 Added target to Makefile for cleaning build outputs on Windows 8 years ago
Joseph Henry 34a170edd7 Updated legacy Makefile 8 years ago
Joseph Henry 8333deff93 Added minimal classical Makefile for cleaning common outputs 8 years ago
Joseph Henry 8ec82b026a Officially deprecated old Makefile in favor of CMake 8 years ago
Joseph Henry 339db07569 Makefile tweaks 8 years ago
Joseph Henry 8d1d77a8a4 zts_* API updates, unfinished lwIP tweaks 8 years ago
Joseph Henry aaea48a52a Updated Makefile 8 years ago
Joseph Henry 716f5ab1d9 Updated zto submodule and objects in Makefile 8 years ago
Joseph Henry ab6eb57da6 Buid fix for Linux 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 3d00075459 Fixed typo in Makefile (cp -> mv) for core static library 9 years ago
Joseph Henry 14af626656 Added core target to libzt Makefile for convenience (just uses zto Makefile underneath) 9 years ago
Joseph Henry 4aab866ac8 Updated README 9 years ago
Joseph Henry ad99e14301 Build fixes for NO_STACK and ztproxy 9 years ago
Joseph Henry 1020386fa7 Removed protocol version build flags, defaults to IPV4 && IPV6 9 years ago
Joseph Henry 5de02d3259 Simplified java binding example 9 years ago
Joseph Henry 1a4ad49e06 Updated ztproxy location in examples folder 9 years ago
Joseph Henry e36b88004f IPV6 interface tweaks 9 years ago
Joseph Henry 83419fb89e Moved JNI wrapper into separate file. Updated shared_jni_lib build target 9 years ago
Joseph Henry f06bbf74c5 Separated TRACE and DEBUG conditions in makefile 9 years ago
Joseph Henry 9b2d3a2657 Makefile change: updated symbol stripping/debugging conditions 9 years ago
Joseph Henry 9a2b689b51 Added STRIP to Windows DLL build to reduce executable size 9 years ago
Joseph Henry 33f9d2b86e Added target for MSVC DLLs for use in Visual Studio 9 years ago
Joseph Henry b45304b16d Added untested DLL target for Windows 9 years ago
Joseph Henry 0e0cf22aa3 Temporarily commented out thread-safe version of zts_gethostbyname(), added -fpermissive to Makefile for MinGW Windows build 9 years ago