summaryrefslogtreecommitdiff
path: root/pkg
AgeCommit message (Expand)Author
2023-07-19fix 'No such file or directory' errorBrenton Bostick
2023-06-30Update examples:Brenton Bostick
2023-06-06Merge pull request #223 from zerotier/ldr/rust-demoJoseph Henry
2023-06-05should work for non-oneshot (request/response) protocols a little better nowLennon Day-Reynolds
2023-06-05new rust demo + cleanup of buildLennon Day-Reynolds
2023-05-26update various settings for Android and GradleBrenton Bostick
2023-02-21Fix broken include path for JSON libraryJoseph Henry
2023-02-21Fix ZTS_MAX_PEER_NETWORK_PATHS to equal ZTO submodulejanvanbouwel
2022-11-23Merge pull request #201 from tejas238/android-fixes-tejasJoseph Henry
2022-11-23upgrade gradle versions and include .cxx bindingstejas238
2022-06-06Bump regex from 1.5.4 to 1.5.6 in /pkg/crate/libztdependabot[bot]
2022-05-12Update yet another version stringJoseph Henry
2022-05-12Bump pypi package version to 1.8.10Joseph Henry
2022-01-13Add setuptools installation to wheels.ymlJoseph Henry
2022-01-13Merge branch 'bostonrwalker-feature_poetry' into devJoseph Henry
2022-01-12Remove Python 3.5 supportBoston Walker
2022-01-11Remove ManagedRoute.cpp from build.pyJoseph Henry
2022-01-11Include .py file migration in build_py packaging step; perform build_clib and...Boston Walker
2022-01-11Include libzt.py in packageBoston Walker
2021-12-31Migrated Python pkg mgmt to PoetryBoston Walker
2021-12-06Bump NuGet package version numbers to 1.8.4Joseph Henry
2021-12-06Bump NuGet and PyPI package version numbers to 1.8.4Joseph Henry
2021-06-01Bump package and license versions numbersJoseph Henry
2021-05-31Update Rust crateJoseph Henry
2021-05-30Bump Python version numberJoseph Henry
2021-05-30Add Rust bindings (alpha)Joseph Henry
2021-05-29Update Rust crate README.mdJoseph Henry
2021-05-28Add select, getsockopt, setsockopt, ioctl and fcntl to Python wrapperJoseph Henry
2021-05-28Add Python copyright and license text for wrapperJoseph Henry
2021-05-26Update C# NuGet package documentationJoseph Henry
2021-05-26Fixed up build to not use concat and rely on cargo/compiler to do thisErik Hollensbe
2021-05-26These are some things I noticed while working in this tree:Erik Hollensbe
2021-05-25Make Rust address getter return IpAddr instead of StringJoseph Henry
2021-05-24Add Rust bindings (WIP)Joseph Henry
2021-05-19Bump PyPI package versionJoseph Henry
2021-05-19Add address getter method to Python wrapperJoseph Henry
2021-05-19Re-add gradle-wrapper.jarJoseph Henry
2021-05-17Add NetworkStream to C# wrapper. Fix errno bug in C# wrapperJoseph Henry
2021-05-13Minor update to C# NuGet package documentation and example1.4.1Joseph Henry
2021-05-05Slight re-org of C API naming conventionJoseph Henry
2021-05-02Update Python bindings to 1.4.0 API (WIP)Joseph Henry
2021-03-26Add IPv6 to C# ZeroTier.Sockets, Add C# selftest, Misc C API improvementsJoseph Henry
2021-03-20Replace manual csc.exe invokation with dotnet project (for NuGet build)Joseph Henry
2021-03-19Add NuGet package workflowJoseph Henry
2021-03-17Update PyPI package version to 1.3.4b1Joseph Henry
2021-03-16Bugfix: Check argument types and encodings in zts_py_send()Joseph Henry
2021-03-12Add GitHub workflow script to build Python wheels. Update PyPI packageJoseph Henry
2021-03-05Implement more of the Python language binding. Minor adjustments to PyPI packageJoseph Henry
2021-03-05Update various READMEsJoseph Henry
2021-03-03Add PyPI package (WIP)Joseph Henry