52 Commits (884425fc5b99b9fbc4e68fbd963cd29613f5a612)

Author SHA1 Message Date
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
Joseph Henry 29e31dd60a Fixes for Unix-like builds after introduction of Windows code 9 years ago
Joseph Henry 2900f1f995 Windows Support 9 years ago
Joseph Henry 0319f8a894 SDK_JNI 9 years ago
Joseph Henry 53e73ed1d4 Split up build targets in makefile 9 years ago
Joseph Henry f3625aad9d Update to Makefile for ztproxy build 9 years ago
Joseph Henry 1afb2308b6 Added comment syntax for doxygen, fixed build flag which produced unnecessarily-large binaries, removed trailing whitespace 9 years ago
Joseph Henry 5f1e9fe795 Introduction of sequential-API build variant, better thread safety (lwIP only) 9 years ago
Joseph Henry 83b641dd77 Added build timestamps for logging 9 years ago
Joseph Henry 109162841d Updated Makefile to fix build error on NO_STACK configurations 9 years ago
Joseph Henry 3a82d4bada Minor tweaks to Makefile for ZeroTier::Utils in selftest, make-liblwip.mk for warning suppression 9 years ago
Joseph Henry c84b398a32 Consolidated platform-specific makefiles into a single Makefile 9 years ago
Joseph Henry 3793b23229 fixed connect/accept behaviour, added to selftest, renamed BSD makefile 9 years ago
Joseph Henry 6a25abb757 various bug fixes 9 years ago
Joseph Henry 08cca3c7aa dynamic loading of network stack no longer needed 9 years ago
Joseph Henry 997f12a592 removed all contents 9 years ago
Joseph Henry ba923e96ed improved performance, minor bugfix 9 years ago