962 Commits (a108609c3d6175a4e84cc03eba14218686e40982)
 

Author SHA1 Message Date
Joseph Henry a108609c3d Added function in dist.sh to generate markdown-formatted changelogs 7 years ago
Joseph Henry 26ba6add12 Updated ZeroTierOne submodule to incorperate minor SDK-related changes 7 years ago
Joseph Henry 9dbcc8eb45 Added dynamic library to install section of CMakeLists.txt 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 eaac3429f0 Re-worked the CMakeLists.txt install section 7 years ago
Joseph Henry 326ca81767 Tweaked .gitattributes 7 years ago
Joseph Henry ddd8e2c96e Extended .gitattributes 7 years ago
Joseph Henry 726216a22d Added .gitattributes to exclude certain directories from git-archive 7 years ago
Joseph Henry 141fea64ff Merge branch 'dev' of https://github.com/zerotier/libzt into dev 7 years ago
Joseph Henry d07b3a4f18 Updated Makefile clean_* section to correspond with new port/xcode_* paths 7 years ago
Joseph Henry b08bd78436
Merge pull request #47 from evan-olcott/dev 7 years ago
Evan Olcott bca8e1cda0 iOS Simulator support 7 years ago
Joseph Henry 3d11598821 Added dynamic library to CMake install 7 years ago
Joseph Henry e727dfefb2 Replaced ZT_FAST_MEMCPY with memcpy in Service.cpp 7 years ago
Joseph Henry a7c2496dfc Updated README.md and test/ 7 years ago
Joseph Henry 2a377146d6 Added libztcore public headers to install section of CMakeLists.txt, also modified install paths 7 years ago
Joseph Henry a9035739e8 Added ZT public headers for CMake install 7 years ago
Joseph Henry 42f943ae40 Commented out install line in CMakeLists.txt causing duplicate install of static library 7 years ago
Joseph Henry b51efe44c4 Added export/install section to CMakeLists.txt 7 years ago
Joseph Henry 54c6003fce Minor improvement to wrap() function in dist.sh 7 years ago
Joseph Henry 2898aa5a2a Updated Android example 7 years ago
Joseph Henry 17af1deeaa Updated documentation, removed unnecessary include 7 years ago
Joseph Henry 94d221a055 Bugfix for JNI version of zts_restart() 7 years ago
Joseph Henry e8553c9907 Added zts_get_protocol_stats(), zts_restart(), updated API documentation 7 years ago
Joseph Henry 3e978c153f Improvements to build script 7 years ago
Joseph Henry 06059946cf Updated ExampleAndroidApp 7 years ago
Joseph Henry 7829c046c1 Updated examples/java 7 years ago
Joseph Henry 9b9e36e067 Added *.aar and *.keystore to .gitignore 7 years ago
Joseph Henry 0099f94f79 Added hours and minutes to build timestamp 7 years ago
Joseph Henry 38545ebe27 Deleted AAR left in build directory 7 years ago
Joseph Henry dc01b78e97 Promoted dist.sh to top-level directory, updated .gitignore 7 years ago
Joseph Henry 630c3d6331 Moved Java sources to src/java 7 years ago
Joseph Henry bfddbc930d Added ports/java project directory 7 years ago
Joseph Henry 698e95c032 Added convenience functions (for Android) to build-script 7 years ago
Joseph Henry 3cbc1017eb Added ZTS_ERR_GENERAL, also minor updates to JNI layer 7 years ago
Joseph Henry c91eba4fc6 Updated documentation 7 years ago
Joseph Henry 679008c78f Removed Java sources from ports/android (will henceforth be copied from src/java for each build) 7 years ago
Joseph Henry dd916f0194 Added Threading and Error section to API.md, minor build script additions 7 years ago
Joseph Henry cab1898f1f Trimmed down .gitignore 7 years ago
Joseph Henry a70feb5ec0 Build script improvements (merging, wrapping), added build-specific clean targets 7 years ago
Joseph Henry 2039f2b098 Added API.md for dist 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 795a9f082b Build script now emits libztcore.a along with traditional libzt.a 7 years ago
Joseph Henry 52c718ff9f Decreased MTU to 1500, increased TCP_WND to 0xffff0, tweaked window scaling factor 7 years ago
Joseph Henry 5e662dc498 Removed activity from AAR build 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 80da08f625 Removed old tests 7 years ago
Joseph Henry 38fe99dc61 Minor changes to CMakeLists. Corrected JNI check, and changed release optimization flags to -O3 7 years ago