1231 Commits (8b30649edcd5b0d212c8c3315c90482516621fed)
 

Author SHA1 Message Date
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
Joseph Henry a8b6265f44
Update license file 5 years ago
github-actions 6d4c6f7e59 Code style enforcement 5 years ago
Joseph Henry 07add238fb Merge branch 'master' of https://github.com/zerotier/libzt 5 years ago
Joseph Henry ab3d3b2079
Minor update to C# NuGet package documentation and example 5 years ago
github-actions a41039e1fa Code style fixes 5 years ago
Joseph Henry 7790cdfff9 Merge branch 'master' of https://github.com/zerotier/libzt 5 years ago
Joseph Henry 5d404034c3
Add better port binding controls 5 years ago
github-actions 91e8f741ff Code style fixes 5 years ago
Joseph Henry 22f80797b8
Fix socket initialization error on Windows 5 years ago
Joseph Henry 50b84864c1
Add sanitizer options to CMakeLists.txt 5 years ago
Joseph Henry 64fe1d015d
Fix compile-time errors for C# binding on Windows 5 years ago
Joseph Henry 1ea88d045f
Slight re-org of event system and fix bug in zts_util_ipstr_to_saddr 5 years ago
Joseph Henry a4bad8fd4b
Update README.md 5 years ago
Joseph Henry e9a4cf45ea
Update README.md 5 years ago
Joseph Henry 613c7e8f91
Minor update to C examples 5 years ago
Joseph Henry 2c666894b6 Merge branch 'dev' of https://github.com/zerotier/libzt into dev 5 years ago
Joseph Henry 175cb67cf3
Remove unnecessary include to fix #115 5 years ago
github-actions 8d554e88c5 Code style fixes 5 years ago
Joseph Henry 0890e2608f
Commented out pthread_setname_np to address portability concern #116 5 years ago
github-actions c4b9518361 Code style fixes 5 years ago
Joseph Henry fa34fb62e6
Minor Windows build fixes 5 years ago
Joseph Henry 5a668ceeba
Move some out-dated examples to attic, update README.md 5 years ago
Joseph Henry 90c4744a3b
Update C API selftest 5 years ago
Joseph Henry 9151f4471c
Slight re-org of C API naming convention 5 years ago
Joseph Henry 85b861da2f
Minor adjustment to build script 5 years ago
Joseph Henry 47b1facdd4
Fix misc build issues 5 years ago
Joseph Henry 3093a643d9
Add submodule check to build script 5 years ago
github-actions 2d2afce4f7 Code style fixes 5 years ago