Commit Graph

  • 57f7799e4f
    Update README heri16 2020-08-07 19:25:36 +0800
  • 42ab8c2aee
    major rewrite to handle schemantics heri16 2020-08-06 11:48:36 +0800
  • 58c4cb9e7d
    make libzt.a position_independent_code heri16 2020-08-05 17:42:31 +0800
  • fcc8dcfd6c
    small bug fix heri16 2020-08-05 17:25:55 +0800
  • 80861c1126
    add libzt.createConnection() heri16 2020-08-04 22:02:56 +0800
  • 590ee0c655
    1st working version of node example heri16 2020-08-04 16:47:28 +0800
  • 087d8a820c
    first commit of node example heri16 2020-08-04 05:06:59 +0800
  • 37c01e18cf Change event code numbering scheme, fix Windows startup bug, fix zts_free(), remove vestigial API functions, update documentation Joseph Henry 2020-05-30 18:29:04 -0700
  • 2ae7ebb0fe Minor tweak to example Joseph Henry 2020-05-29 12:16:03 -0700
  • 5d2147921c Merge branch 'master' of https://github.com/zerotier/libzt Joseph Henry 2020-05-29 11:27:23 -0700
  • 3f1e9f00d1
    Fixing Android/Java crash on boot due to missing init method (#70) rossmc7 2020-05-29 19:24:22 +0100
  • f0d6330735 Update C++, Objective-C and Swift examples Joseph Henry 2020-05-28 18:32:39 -0700
  • be9af71238 Adjust formatting of CMakeLists.txt Joseph Henry 2020-05-28 14:31:43 -0700
  • 58d9ac8eea Add non-blocking socket examples Joseph Henry 2020-05-28 14:20:58 -0700
  • 31771cb805 Add documentation to examples section Joseph Henry 2020-05-28 14:18:43 -0700
  • 8dc2b3b4f2 Update ios/macos framework modulemap and reference in CMakeLists Joseph Henry 2020-05-28 13:58:39 -0700
  • af186f1cb2 Update copyright year in version.rc.in Joseph Henry 2020-05-28 13:55:20 -0700
  • a2cbea6dee Merge branch 'master' of https://github.com/zerotier/libzt Joseph Henry 2020-05-11 10:21:23 -0700
  • 58ebf438d0
    Merge pull request #67 from lann/master joseph-henry 2020-05-11 10:13:28 -0700
  • a708c72dfa Fix struct name in zts_get_rfc_*_addr Lann Martin 2020-05-07 22:56:54 -0400
  • 676ddd15d4 Change default MTU to 2800 Joseph Henry 2020-05-06 20:24:58 -0700
  • c4af6bc74f Merge branch 'master' of https://github.com/zerotier/libzt Joseph Henry 2020-05-05 14:37:13 -0700
  • 112d66ea20 Fix non-blocking behavior of sockets (removal of a portion of the old compatibility layer) Joseph Henry 2020-05-05 14:35:22 -0700
  • 98a09f1415
    Merge pull request #58 from mgrddsj/patch-1 joseph-henry 2020-05-01 22:27:45 -0700
  • db0f801f07 Update documentation Joseph Henry 2020-05-01 21:42:26 -0700
  • 3852e1f85f Update Objective-C and Swift examples Joseph Henry 2020-05-01 19:45:56 -0700
  • aad11cfa4d Fix documentation Joseph Henry 2020-05-01 19:26:34 -0700
  • a0b50530d3 Add portability and consistency fixes for C API, remove cruft, slight internal restructuring Joseph Henry 2020-05-01 19:15:38 -0700
  • 2c709277b9 Remove erroneously added old example Joseph Henry 2020-04-20 23:54:48 -0700
  • a207ab1f6a Update examples for Windows compatibility (plus some extra tidbits) Joseph Henry 2020-04-20 23:51:43 -0700
  • 894d3bf415 Fix (some) Windows compiler warnings Joseph Henry 2020-04-20 23:50:21 -0700
  • 925ee3a144 Update cmake generator script for Windows (visual studio 16 2019) Joseph Henry 2020-04-20 23:48:22 -0700
  • 18fd449c84 Update lwIP to forked and patched version supporting 6PLANE addressing Joseph Henry 2020-04-17 21:41:24 -0700
  • 3b0d8e81a0 Update distribution script to output new directory/documentation structure Joseph Henry 2020-04-17 19:36:48 -0700
  • 8e770b5355 Update JNI error codes to match new scheme Joseph Henry 2020-04-17 19:35:46 -0700
  • c794eb3514 Add README.pdf Joseph Henry 2020-04-17 18:04:22 -0700
  • a35cd211e1 Modify README.md for better exportability to PDF Joseph Henry 2020-04-17 18:03:39 -0700
  • b8849b9ede Fix header section of README.md Joseph Henry 2020-04-17 11:47:03 -0700
  • 907a2e8417 Add Ad-hoc network ID convenience function to control interface Joseph Henry 2020-04-17 11:37:46 -0700
  • 9eefbd55d3 Improve documentation and error reporting Joseph Henry 2020-04-17 11:35:43 -0700
  • 7c736e45af Add updated examples Joseph Henry 2020-04-17 10:48:53 -0700
  • d7be0b7052 Remove outdated examples Joseph Henry 2020-04-17 10:32:43 -0700
  • 41c8f019a0 Remove old WindowsCppApp example Joseph Henry 2020-04-16 12:26:50 -0700
  • 2b60ab27ea Add network and peer caching toggles to API, fix 6PLANE and RFC4193 address computation Joseph Henry 2020-04-15 16:08:40 -0700
  • 51dfa84ba9 Fix netif IPv6 handling, misc cleanup, license update from GPL-3 to BSL 1.1 Joseph Henry 2020-04-13 23:38:06 -0700
  • 50960b15b3 Update ZTO subproject commit to 28df0c2e, (1.2.99 to 1.4.6) Joseph Henry 2020-04-06 14:41:44 -0700
  • 04d31e8295
    Fix a minor typo in the Java demo. SleepyJesse 2020-02-14 12:16:32 +0800
  • e9e1f8920d Naming convention tweaks for SWIG wrapper compatibility Joseph Henry 2019-07-02 10:14:39 -0700
  • 92a627eed9 Added SWIG wrapper paths to CMakeLists.txt Joseph Henry 2019-06-28 12:18:52 -0700
  • 3e0c7a265c Added SWIG language wrapper generator section to dist.sh Joseph Henry 2019-06-28 09:28:31 -0700
  • d489d50a18 Added NATPMP_EXPORTS to libnatpmp targets Joseph Henry 2019-06-25 16:26:49 -0700
  • b1c4b59c80 Updated ZeroTierOne submodule revision to 1.2.99 (1.4.0pre) Joseph Henry 2019-06-24 15:03:45 -0700
  • fe30716143 Added arm64-v8a, x86, x86_64 ABIs to build.gradle Joseph Henry 2019-06-24 13:59:58 -0700
  • 196e548f35 Merge branch 'master' of http://git.int.zerotier.com/ZeroTier/libzt Joseph Henry 2019-06-20 14:48:42 -0700
  • 3c2fe77dd7 Updated CMakeLists.txt for Windows build Joseph Henry 2019-06-20 14:48:33 -0700
  • b14c6e7a68 Better naming scheme for Windows libraries Joseph Henry 2019-06-19 12:58:02 -0700
  • b62d63592c Added version resource file for Windows DLL build Joseph Henry 2019-06-19 11:53:40 -0700
  • 1adb865a81 Changes to dist.bat for Windows build Joseph Henry 2019-06-18 12:45:09 -0700
  • 3101f8a133 Updated example simple.cpp for Windows Joseph Henry 2019-06-18 12:33:22 -0700
  • 17e5b8172d Minor changes for Windows build Joseph Henry 2019-06-18 11:06:05 -0700
  • f6f79b6305 Minor changes for Windows build Joseph Henry 2019-06-17 16:46:17 -0700
  • 9f93552740 Minor changes for Windows build Joseph Henry 2019-06-17 16:03:30 -0700
  • a514508c20 Updated lwip-contrib submodule revision Joseph Henry 2019-06-17 14:31:15 -0700
  • dcfd4b032a Minor build fixes for Windows Joseph Henry 2019-06-11 16:31:59 -0700
  • 48d8dccff8 Updated submodule revision for lwip to include errno patch Joseph Henry 2019-05-16 14:45:32 -0700
  • ecd10fa46e Added Homebrew blurb, fixed test example, removed patches from Makefile Joseph Henry 2019-05-15 10:31:16 -0700
  • d5b064623e Added forked joseph-henry/lwip-contrib as new lwip-contrib submodule Joseph Henry 2019-05-14 11:56:01 -0700
  • 3562625cd9 Added forked joseph-henry/lwip as new lwip submodule Joseph Henry 2019-05-14 11:35:41 -0700
  • 24ee191839 Removed submodule lwip and lwip-contrib Joseph Henry 2019-05-14 11:12:16 -0700
  • a108609c3d Added function in dist.sh to generate markdown-formatted changelogs Joseph Henry 2019-05-13 15:58:45 -0700
  • 26ba6add12 Updated ZeroTierOne submodule to incorperate minor SDK-related changes Joseph Henry 2019-05-13 12:36:44 -0700
  • 9dbcc8eb45 Added dynamic library to install section of CMakeLists.txt Joseph Henry 2019-05-10 12:39:49 -0700
  • b5c49ebd35 Tweaked Makefile patch target for compatibility with older versions of git. Differentiated bdist and sdist in dist.sh Joseph Henry 2019-05-10 12:24:00 -0700
  • eaac3429f0 Re-worked the CMakeLists.txt install section Joseph Henry 2019-05-10 10:39:27 -0700
  • 326ca81767 Tweaked .gitattributes Joseph Henry 2019-05-07 12:22:58 -0700
  • ddd8e2c96e Extended .gitattributes Joseph Henry 2019-05-07 12:20:47 -0700
  • 726216a22d Added .gitattributes to exclude certain directories from git-archive Joseph Henry 2019-05-07 12:14:49 -0700
  • 141fea64ff Merge branch 'dev' of https://github.com/zerotier/libzt into dev Joseph Henry 2019-05-06 15:01:43 -0700
  • d07b3a4f18 Updated Makefile clean_* section to correspond with new port/xcode_* paths Joseph Henry 2019-05-06 15:01:19 -0700
  • b08bd78436
    Merge pull request #47 from evan-olcott/dev Joseph Henry 2019-05-06 15:00:02 -0700
  • bca8e1cda0 iOS Simulator support Evan Olcott 2019-05-06 14:47:36 -0500
  • 3d11598821 Added dynamic library to CMake install Joseph Henry 2019-05-03 16:34:48 -0700
  • e727dfefb2 Replaced ZT_FAST_MEMCPY with memcpy in Service.cpp Joseph Henry 2019-05-03 12:07:01 -0700
  • a7c2496dfc Updated README.md and test/ Joseph Henry 2019-05-01 14:23:14 -0700
  • 2a377146d6 Added libztcore public headers to install section of CMakeLists.txt, also modified install paths Joseph Henry 2019-04-18 16:23:57 -0700
  • a9035739e8 Added ZT public headers for CMake install Joseph Henry 2019-04-18 15:39:49 -0700
  • 42f943ae40 Commented out install line in CMakeLists.txt causing duplicate install of static library Joseph Henry 2019-04-18 14:24:13 -0700
  • b51efe44c4 Added export/install section to CMakeLists.txt Joseph Henry 2019-04-18 11:45:28 -0700
  • 54c6003fce Minor improvement to wrap() function in dist.sh Joseph Henry 2019-04-11 14:22:55 -0700
  • 2898aa5a2a Updated Android example Joseph Henry 2019-04-10 16:40:37 -0700
  • 17af1deeaa Updated documentation, removed unnecessary include Joseph Henry 2019-04-10 16:39:18 -0700
  • 94d221a055 Bugfix for JNI version of zts_restart() Joseph Henry 2019-03-27 17:09:30 -0700
  • e8553c9907 Added zts_get_protocol_stats(), zts_restart(), updated API documentation Joseph Henry 2019-03-27 15:08:27 -0700
  • 3e978c153f Improvements to build script Joseph Henry 2019-03-25 14:09:10 -0700
  • 06059946cf Updated ExampleAndroidApp Joseph Henry 2019-03-18 17:39:48 -0700
  • 7829c046c1 Updated examples/java Joseph Henry 2019-03-18 17:16:05 -0700
  • 9b9e36e067 Added *.aar and *.keystore to .gitignore Joseph Henry 2019-03-18 16:47:34 -0700
  • 0099f94f79 Added hours and minutes to build timestamp Joseph Henry 2019-03-18 16:47:04 -0700
  • 38545ebe27 Deleted AAR left in build directory Joseph Henry 2019-03-18 16:46:34 -0700
  • dc01b78e97 Promoted dist.sh to top-level directory, updated .gitignore Joseph Henry 2019-03-18 16:26:27 -0700