summaryrefslogtreecommitdiff
path: root/build.sh
AgeCommit message (Expand)Author
2021-05-30Add Rust bindings (alpha)Joseph Henry
2021-05-20Prevent clang-format from messing with auto-generated Python bindingsJoseph Henry
2021-05-19Add address getter method to Python wrapperJoseph Henry
2021-05-19Re-add gradle-wrapper.jarJoseph Henry
2021-05-18Read .version file before changing into packaging directoryJoseph Henry
2021-05-18Change how build script reads version tagJoseph Henry
2021-05-18Add workaround to get tagged version in GitHub workflow scriptJoseph Henry
2021-05-18Add ZeroTierDatagramSocket and ZeroTierServerSocket to Java wrapperJoseph Henry
2021-05-05Minor adjustment to build scriptJoseph Henry
2021-05-05Add submodule check to build scriptJoseph Henry
2021-05-02Update Python bindings to 1.4.0 API (WIP)Joseph Henry
2021-04-30Update C# bindings to 1.4.0 APIJoseph Henry
2021-04-29Add WIP Java language bindingsJoseph Henry
2021-04-26Improve build parallelism in build.shJoseph Henry
2021-04-22Adjust test targets and code style enforcement in build scriptJoseph Henry
2021-03-26Add IPv6 to C# ZeroTier.Sockets, Add C# selftest, Misc C API improvementsJoseph Henry
2021-03-24Update C API: Add functions that simplify wrapper generationJoseph Henry
2021-03-16Add tests to selftestJoseph Henry
2021-03-14Improve Central APIJoseph Henry
2021-03-02Overhaul build system and documentationJoseph Henry