Commit Graph

  • 19b440580e Merge branch 'master' of https://github.com/zerotier/libzt Joseph Henry 2021-05-19 17:32:27 -0700
  • e4961d4ef7
    Minor changes to documentation comments to make parser happy Joseph Henry 2021-05-19 13:57:40 -0700
  • b2c05a81a1
    Re-add gradle-wrapper.jar Joseph Henry 2021-05-19 13:55:05 -0700
  • f1e04447e8
    Add Android AAR workflow Joseph Henry 2021-05-19 13:14:48 -0700
  • e321d97490 Code style enforcement github-actions 2021-05-19 07:55:07 +0000
  • bbf800c014
    Bind to IPv6 unspecified address in ZeroTierSocket constructor Joseph Henry 2021-05-19 00:54:19 -0700
  • 08cf10278e
    Correctly handle IPv6 unspecified address in C API Joseph Henry 2021-05-19 00:52:52 -0700
  • 840a5159b3
    Read .version file before changing into packaging directory Joseph Henry 2021-05-18 23:44:43 -0700
  • f5c9450d0c
    Change how build script reads version tag Joseph Henry 2021-05-18 23:38:52 -0700
  • a56ca93f54
    Add workaround to get tagged version in GitHub workflow script Joseph Henry 2021-05-18 23:22:07 -0700
  • 4bad93c95b
    Add workaround to get tagged version in GitHub workflow script Joseph Henry 2021-05-18 23:03:56 -0700
  • 0e2f5b6f1e
    Add ZeroTierDatagramSocket and ZeroTierServerSocket to Java wrapper Joseph Henry 2021-05-18 22:39:48 -0700
  • bd12a1736b
    Fix MAC address getter convenience function in C API Joseph Henry 2021-05-18 12:38:24 -0700
  • eac36f781d
    Add NetworkStream to C# wrapper. Fix errno bug in C# wrapper Joseph Henry 2021-05-17 21:28:15 -0700
  • a37ee00c3a Merge branch 'master' of https://github.com/zerotier/libzt Joseph Henry 2021-05-13 15:20:14 -0700
  • a8b6265f44
    Update license file Joseph Henry 2021-05-13 15:19:17 -0700
  • 6d4c6f7e59 Code style enforcement github-actions 2021-05-13 22:14:15 +0000
  • 07add238fb Merge branch 'master' of https://github.com/zerotier/libzt Joseph Henry 2021-05-13 15:01:51 -0700
  • ab3d3b2079
    Minor update to C# NuGet package documentation and example Joseph Henry 2021-05-13 14:58:53 -0700
  • a41039e1fa Code style fixes github-actions 2021-05-13 21:24:32 +0000
  • 7790cdfff9 Merge branch 'master' of https://github.com/zerotier/libzt Joseph Henry 2021-05-13 14:23:19 -0700
  • 5d404034c3
    Add better port binding controls Joseph Henry 2021-05-13 14:17:08 -0700
  • 91e8f741ff Code style fixes github-actions 2021-05-12 22:17:16 +0000
  • 22f80797b8
    Fix socket initialization error on Windows Joseph Henry 2021-05-12 15:05:18 -0700
  • 50b84864c1
    Add sanitizer options to CMakeLists.txt Joseph Henry 2021-05-11 14:34:52 -0700
  • 64fe1d015d
    Fix compile-time errors for C# binding on Windows Joseph Henry 2021-05-11 14:34:22 -0700
  • 1ea88d045f
    Slight re-org of event system and fix bug in zts_util_ipstr_to_saddr Joseph Henry 2021-05-11 14:31:01 -0700
  • a4bad8fd4b
    Update README.md Joseph Henry 2021-05-06 14:24:27 -0700
  • e9a4cf45ea
    Update README.md Joseph Henry 2021-05-06 14:22:49 -0700
  • 613c7e8f91
    Minor update to C examples Joseph Henry 2021-05-06 01:34:53 -0700
  • 2c666894b6 Merge branch 'dev' of https://github.com/zerotier/libzt into dev Joseph Henry 2021-05-06 00:57:44 -0700
  • 175cb67cf3
    Remove unnecessary include to fix #115 Joseph Henry 2021-05-06 00:56:44 -0700
  • 8d554e88c5 Code style fixes github-actions 2021-05-06 07:38:48 +0000
  • 0890e2608f
    Commented out pthread_setname_np to address portability concern #116 Joseph Henry 2021-05-06 00:38:09 -0700
  • c4b9518361 Code style fixes github-actions 2021-05-06 07:06:35 +0000
  • fa34fb62e6
    Minor Windows build fixes Joseph Henry 2021-05-05 19:55:47 -0700
  • 5a668ceeba
    Move some out-dated examples to attic, update README.md Joseph Henry 2021-05-05 16:43:33 -0700
  • 90c4744a3b
    Update C API selftest Joseph Henry 2021-05-05 16:27:53 -0700
  • 9151f4471c
    Slight re-org of C API naming convention Joseph Henry 2021-05-05 16:19:27 -0700
  • 85b861da2f
    Minor adjustment to build script Joseph Henry 2021-05-05 15:52:23 -0700
  • 47b1facdd4
    Fix misc build issues Joseph Henry 2021-05-05 13:58:16 -0700
  • 3093a643d9
    Add submodule check to build script Joseph Henry 2021-05-05 13:53:58 -0700
  • 2d2afce4f7 Code style fixes github-actions 2021-05-03 04:30:55 +0000
  • 6a77f0092f
    Update Python bindings to 1.4.0 API (WIP) Joseph Henry 2021-05-02 21:30:21 -0700
  • 6f42338f6e
    Update C# bindings to 1.4.0 API Joseph Henry 2021-04-30 21:54:34 -0700
  • 3e304cb25a
    Reduce number of compile-time warnings (continued) Joseph Henry 2021-04-30 16:38:21 -0700
  • 6763ced6f5
    Reduce number of compile-time warnings Joseph Henry 2021-04-30 15:36:46 -0700
  • c6a51d3188
    Update C API selftest Joseph Henry 2021-04-29 20:27:08 -0700
  • 782d221eb9
    Add WIP Java language bindings Joseph Henry 2021-04-29 19:51:07 -0700
  • 904e50e8e9
    Fix bug in network transport readiness check function Joseph Henry 2021-04-29 19:41:13 -0700
  • 016b0ffc0e
    Adjust nomenclature. Add more C API extension functions Joseph Henry 2021-04-29 14:03:15 -0700
  • 9ed0ee68ab
    Improve build parallelism in build.sh Joseph Henry 2021-04-26 22:12:29 -0700
  • a247552df1
    Format according to new ZeroTier standard Joseph Henry 2021-04-26 22:07:55 -0700
  • 07b2a33447
    Update .clang-format to reflect new ZeroTier standard Joseph Henry 2021-04-26 21:56:33 -0700
  • c456a87f97
    Add zts_core_query_ and world sub-APIs. Adjust event subsystem Joseph Henry 2021-04-26 21:55:01 -0700
  • ac7e01f328 Code style fixes github-actions 2021-04-22 18:20:43 +0000
  • 43350691b5
    Expand C API and simplify NodeService Joseph Henry 2021-04-22 11:20:04 -0700
  • 565b56d290
    Adjust test targets and code style enforcement in build script Joseph Henry 2021-04-22 11:17:58 -0700
  • 4f3120ad5b
    Update workflows Joseph Henry 2021-04-22 10:36:31 -0700
  • 6eaa03c04b
    Update .clang-format code style Joseph Henry 2021-04-20 13:47:37 -0700
  • 90f9e7c72a
    Update .clang-format code style Joseph Henry 2021-04-19 09:55:14 -0700
  • 7e05f13295
    Remove C++ examples (To be replaced with C examples) Joseph Henry 2021-04-18 00:06:54 -0700
  • 00880628fd
    Add code style enforcement to github workflow Joseph Henry 2021-04-18 00:04:33 -0700
  • a5121b1e3c
    Applied styling rules from .clang-format Joseph Henry 2021-04-17 23:46:21 -0700
  • 8e7bcdb16a
    Add .clang-format file Joseph Henry 2021-04-17 23:36:17 -0700
  • 944796a083 Merge branch 'GermanAizek-master' Joseph Henry 2021-03-27 10:06:15 -0700
  • 94053522cf Merge branch 'master' of https://github.com/GermanAizek/libzt into GermanAizek-master Joseph Henry 2021-03-27 10:05:59 -0700
  • e288787f74 Merge branch 'linsomniac-py_send_binary3' Joseph Henry 2021-03-26 20:10:32 -0700
  • 46eb8be174 Merge branch 'py_send_binary3' of https://github.com/linsomniac/libzt into linsomniac-py_send_binary3 Joseph Henry 2021-03-26 20:08:13 -0700
  • e69956a230 Merge branch 'linsomniac-linsomniac_review' Joseph Henry 2021-03-26 20:02:31 -0700
  • 66d791f920 Merge branch 'linsomniac_review' of https://github.com/linsomniac/libzt into linsomniac-linsomniac_review Joseph Henry 2021-03-26 19:57:09 -0700
  • 6638f20003
    Add IPv6 to C# ZeroTier.Sockets, Add C# selftest, Misc C API improvements Joseph Henry 2021-03-26 16:33:22 -0700
  • ac1a1b1d2b Fixed memleak, optimize and refactor code GermanAizek 2021-03-26 01:15:52 +0300
  • 9cd5fdee7b
    Update C API: Add functions that simplify wrapper generation Joseph Henry 2021-03-24 12:20:39 -0700
  • 5f6faaa5e8 Python send() with binary data Sean Reifschneider 2021-03-20 13:01:50 -0600
  • 4b190ee384
    Replace manual csc.exe invokation with dotnet project (for NuGet build) Joseph Henry 2021-03-20 03:06:24 -0700
  • 42f188cdd6
    Add NuGet package workflow Joseph Henry 2021-03-19 23:11:45 -0700
  • ea71b85627
    Minor Windows build fixes Joseph Henry 2021-03-19 22:57:21 -0700
  • 3aa402582f
    Remove out-of-place includes for signal handler functions Joseph Henry 2021-03-19 22:33:15 -0700
  • 2ca8e01864 Fixing some bugs in socket blocking. Sean Reifschneider 2021-03-19 10:44:29 -0600
  • 14e70ec876 Assorted Python changes based on a code review. Sean Reifschneider 2021-03-18 22:55:37 -0600
  • 36256ea1b2
    Update PyPI package build workflow to build Swig wrapper automatically Joseph Henry 2021-03-17 18:50:45 -0700
  • 6d0b46a5c3
    Update PyPI package version to 1.3.4b1 Joseph Henry 2021-03-17 14:57:06 -0700
  • 2e2a66c9f7
    Move Python license into ext/THIRDPARTY.txt Joseph Henry 2021-03-17 14:34:51 -0700
  • 73e26c1a79
    Bugfix: Check argument types and encodings in zts_py_send() Joseph Henry 2021-03-16 23:30:14 -0700
  • 9b79c2616d Merge branch 'linsomniac-py_recv_bytes' Joseph Henry 2021-03-16 22:59:39 -0700
  • bf1788919b Merge branch 'py_recv_bytes' of https://github.com/linsomniac/libzt into linsomniac-py_recv_bytes Joseph Henry 2021-03-16 18:58:43 -0700
  • ab32a827a4
    Better random number generation in selftest Joseph Henry 2021-03-16 18:02:13 -0700
  • 7dbf42d899 Attempt to fix zts_recv for Python. Sean Reifschneider 2021-03-16 15:52:55 -0600
  • 04c965f0e5
    Buildfix: Missing type specifier Joseph Henry 2021-03-16 14:42:59 -0700
  • 151b376539
    Add libcurl4-gnutls-dev to selftest.yml Joseph Henry 2021-03-16 14:27:24 -0700
  • 00b52d0910
    Update version of libcurl used in Selftest workflow file from 3 to 4 Joseph Henry 2021-03-16 14:20:22 -0700
  • 1f981379ca
    Update Selftest workflow file Joseph Henry 2021-03-16 14:18:36 -0700
  • c5a31ba533
    Attempt to circumvent GitHub's broken image caching service Joseph Henry 2021-03-16 13:51:40 -0700
  • b8c75c2d1b
    Add tests to selftest Joseph Henry 2021-03-16 13:44:21 -0700
  • d136d86263
    Remove submodule (curl) Joseph Henry 2021-03-16 13:00:41 -0700
  • 2c5c1a6a5f
    Expose lwIP's DNS API in zts_* API. Fix preprocessor build bug Joseph Henry 2021-03-16 00:31:45 -0700
  • 2a515822c8
    Remove networking functions that can be found elsewhere Joseph Henry 2021-03-15 01:59:18 -0700
  • 986828a51f
    Split Java portion of socket API into its own file Joseph Henry 2021-03-14 01:37:24 -0800
  • 4eb8304efe
    Change error behavior: Return ZTS_ERR_SERVICE in all cases before checking anything else Joseph Henry 2021-03-14 01:02:43 -0800