1259 Commits (d5454040f051f8c6e302b320c3b6afb5cdbad03e)
 

Author SHA1 Message Date
Joseph Henry d5454040f0
Update Rust crate 5 years ago
Joseph Henry d49667a55f
Check Python version to determine proper timeout rounding mode 5 years ago
Joseph Henry 50d99aca98
Move auto-format.yml to attic 5 years ago
github-actions 54bb892aaa Code style enforcement 5 years ago
Joseph Henry 6a2ac3dcfb
Merge 5 years ago
Joseph Henry ef352cc8f3
Build fix for Python wrapper 5 years ago
github-actions 48fbabe19e Code style enforcement 5 years ago
Joseph Henry 7ae18961a7
Build fix for Python wrapper 5 years ago
Joseph Henry 3dc2479e07
Bump Python version number 5 years ago
github-actions 0a678a8c8a Code style enforcement 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 f566f7f4f7
Update Rust crate README.md 5 years ago
Joseph Henry cd3265f8ae
Add select, getsockopt, setsockopt, ioctl and fcntl to Python wrapper 5 years ago
Joseph Henry 96684860fe
Add Python copyright and license text for wrapper 5 years ago
Joseph Henry 9ee053ac36
Only invoke Python user callback if set by user 5 years ago
Joseph Henry 86ffc3645e
Update C# NuGet package documentation 5 years ago
Joseph Henry 31e94d4bbb
Remove debug traces from C# wrapper 5 years ago
joseph-henry f65d89e35d
Merge pull request #1 from erikh/clean-up-build 5 years ago
Erik Hollensbe 97da6e976c Fixed up build to not use concat and rely on cargo/compiler to do this 5 years ago
Erik Hollensbe 2dd5f490c7 These are some things I noticed while working in this tree: 5 years ago
Joseph Henry 5bf60f6d1c
Make Rust address getter return IpAddr instead of String 5 years ago
Joseph Henry b821aee0a5
Save reference to managed callback in C# wrapper. Fixes event bug. 5 years ago
Joseph Henry ede730de1c
Update documentation 5 years ago
Joseph Henry 30d2e5f129
Update Linux build instructions in README.md 5 years ago
Joseph Henry 2a41301e33
Add Rust bindings (WIP) 5 years ago
Joseph Henry b13746871f
Update link to documentation in README.md 5 years ago
Joseph Henry 49047e2391
Make Node singleton members static. Fixes UB in C# event logic 5 years ago
Joseph Henry 8b30649edc
Update documentation links in READMEs 5 years ago
Joseph Henry c8e3574de7
Prevent clang-format from messing with auto-generated Python bindings 5 years ago
Joseph Henry e7eaeadaee
Remove unnecessary return statements in Python sockets error handler 5 years ago
Joseph Henry a08417cb7d
Bump PyPI package version 5 years ago
Joseph Henry 81d03c3692
Make socket exceptions more specific to match Python semantics 5 years ago
Joseph Henry 4e0813d167
Add address getter method to Python wrapper 5 years ago
Joseph Henry 111dc7f5d9
Format Python code with (black) 5 years ago
Joseph Henry 19b440580e Merge branch 'master' of https://github.com/zerotier/libzt 5 years ago
Joseph Henry e4961d4ef7
Minor changes to documentation comments to make parser happy 5 years ago
Joseph Henry b2c05a81a1
Re-add gradle-wrapper.jar 5 years ago
Joseph Henry f1e04447e8
Add Android AAR workflow 5 years ago
github-actions e321d97490 Code style enforcement 5 years ago
Joseph Henry bbf800c014
Bind to IPv6 unspecified address in ZeroTierSocket constructor 5 years ago
Joseph Henry 08cf10278e
Correctly handle IPv6 unspecified address in C API 5 years ago
Joseph Henry 840a5159b3
Read .version file before changing into packaging directory 5 years ago
Joseph Henry f5c9450d0c
Change how build script reads version tag 5 years ago
Joseph Henry a56ca93f54
Add workaround to get tagged version in GitHub workflow script 5 years ago
Joseph Henry 4bad93c95b
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
Joseph Henry bd12a1736b
Fix MAC address getter convenience function in C API 5 years ago
Joseph Henry eac36f781d
Add NetworkStream to C# wrapper. Fix errno bug in C# wrapper 5 years ago
Joseph Henry a37ee00c3a Merge branch 'master' of https://github.com/zerotier/libzt 5 years ago