159 Commits (devx-1.4.0)

Author SHA1 Message Date
Joseph Henry d5454040f0
Update Rust crate 5 years ago
Joseph Henry 8c275c4899
Add Rust bindings (alpha) 5 years ago
Joseph Henry 3ea146fa5b
Possible fix for Python multithread bug #126 5 years ago
Joseph Henry ede730de1c
Update documentation 5 years ago
Joseph Henry 8b30649edc
Update documentation links in READMEs 5 years ago
Joseph Henry a56ca93f54
Add workaround to get tagged version in GitHub workflow script 5 years ago
Joseph Henry 0e2f5b6f1e
Add ZeroTierDatagramSocket and ZeroTierServerSocket to Java wrapper 5 years ago
github-actions 6d4c6f7e59 Code style enforcement 5 years ago
Joseph Henry ab3d3b2079
Minor update to C# NuGet package documentation and example 5 years ago
Joseph Henry 613c7e8f91
Minor update to C examples 5 years ago
Joseph Henry 5a668ceeba
Move some out-dated examples to attic, update README.md 5 years ago
Joseph Henry 9151f4471c
Slight re-org of C API naming convention 5 years ago
Joseph Henry 6a77f0092f
Update Python bindings to 1.4.0 API (WIP) 5 years ago
Joseph Henry 6f42338f6e
Update C# bindings to 1.4.0 API 5 years ago
Joseph Henry 3e304cb25a
Reduce number of compile-time warnings (continued) 5 years ago
Joseph Henry 782d221eb9
Add WIP Java language bindings 5 years ago
Joseph Henry 016b0ffc0e
Adjust nomenclature. Add more C API extension functions 5 years ago
Joseph Henry a247552df1
Format according to new ZeroTier standard 5 years ago
Joseph Henry c456a87f97
Add zts_core_query_ and world sub-APIs. Adjust event subsystem 5 years ago
Joseph Henry 43350691b5
Expand C API and simplify NodeService 5 years ago
Joseph Henry 7e05f13295
Remove C++ examples (To be replaced with C examples) 5 years ago
Joseph Henry a5121b1e3c
Applied styling rules from .clang-format 5 years ago
Joseph Henry 6638f20003
Add IPv6 to C# ZeroTier.Sockets, Add C# selftest, Misc C API improvements 5 years ago
Joseph Henry 73e26c1a79
Bugfix: Check argument types and encodings in zts_py_send() 5 years ago
Joseph Henry 2a515822c8
Remove networking functions that can be found elsewhere 5 years ago
Joseph Henry c220bb7d2f
Improve Central API 5 years ago
Joseph Henry f4234fd1b0
Remove now-irrelevant makefile 5 years ago
Joseph Henry dd6cf48d61
Run Python language bindings and example code through a linter and formatter 5 years ago
Joseph Henry e1d0f92d61
Remove Android example. The Java example should suffice 5 years ago
Joseph Henry 5072d993b1
Implement more of the Python language binding. Minor adjustments to PyPI package 5 years ago
Joseph Henry 7bc690046a
Add PyPI package (WIP) 5 years ago
Joseph Henry 9bca3270bc
Overhaul build system and documentation 5 years ago
Joseph Henry 64a0d5d0d7
Add working Python wrapper and examples (WIP) 5 years ago
Joseph Henry 32da07ccb7
Remove unnecessary Android example project resource files 5 years ago
Joseph Henry cfe3811a4a
Rename nodejs example directory 5 years ago
Joseph Henry 888030c827
Update Java example 5 years ago
Joseph Henry 842059aeef
Remove incomplete rust wrapper files 5 years ago
Joseph Henry 02a401bf7f
Update C# wrapper (Namespace restructure, API additions, memory leak fix) 5 years ago
Joseph Henry 4e57827637
Update Android build scripts. Remove unnecessary project files 5 years ago
Joseph Henry 38ea47212d
Restructure packaging directories. Move C# bindings, minor compilation fix. 5 years ago
Joseph Henry 3544eab41d
Add prototype key management API 5 years ago
Joseph Henry 097fc5d7f0
Add prototype Central API wrapper 5 years ago
Joseph Henry 8de9f7f543
Add non-blocking IO support and improved exception handling in C# wrapper 5 years ago
Joseph Henry b907635779
Update C# example client/server application. Other minor tweaks. 5 years ago
Joseph Henry f463d6c69f
Minor tweak to callback function name for clarity (in code and documentation) 5 years ago
Joseph Henry 115a241807
Add ZeroTierException to C# Wrapper for better error reporting 5 years ago
Joseph Henry d49d5df018
Fix protocol selection in C# wrapper Socket() method 5 years ago
Joseph Henry 1e2a3cae10
Calling convention fix for C# callback delegate from C++ 5 years ago
Joseph Henry 4122110cea
Add C# P/INVOKE wrapper and client/server example 5 years ago
Ben dcef3315f9 update gradle 5 years ago