Commit Graph

1226 Commits

Author SHA1 Message Date
Joseph Henry
4e0813d167 Add address getter method to Python wrapper 2021-05-19 21:33:08 -07:00
Joseph Henry
111dc7f5d9 Format Python code with (black) 2021-05-19 18:15:11 -07:00
Joseph Henry
19b440580e Merge branch 'master' of https://github.com/zerotier/libzt 2021-05-19 17:32:27 -07:00
Joseph Henry
e4961d4ef7 Minor changes to documentation comments to make parser happy 2021-05-19 13:57:40 -07:00
Joseph Henry
b2c05a81a1 Re-add gradle-wrapper.jar 2021-05-19 13:55:05 -07:00
Joseph Henry
f1e04447e8 Add Android AAR workflow 2021-05-19 13:14:48 -07:00
github-actions
e321d97490 Code style enforcement 2021-05-19 07:55:07 +00:00
Joseph Henry
bbf800c014 Bind to IPv6 unspecified address in ZeroTierSocket constructor 2021-05-19 00:54:19 -07:00
Joseph Henry
08cf10278e Correctly handle IPv6 unspecified address in C API 2021-05-19 00:52:52 -07:00
Joseph Henry
840a5159b3 Read .version file before changing into packaging directory 2021-05-18 23:44:43 -07:00
Joseph Henry
f5c9450d0c Change how build script reads version tag 2021-05-18 23:38:52 -07:00
Joseph Henry
a56ca93f54 Add workaround to get tagged version in GitHub workflow script 2021-05-18 23:22:07 -07:00
Joseph Henry
4bad93c95b Add workaround to get tagged version in GitHub workflow script 2021-05-18 23:03:56 -07:00
Joseph Henry
0e2f5b6f1e Add ZeroTierDatagramSocket and ZeroTierServerSocket to Java wrapper 2021-05-18 22:39:48 -07:00
Joseph Henry
bd12a1736b Fix MAC address getter convenience function in C API 2021-05-18 12:38:24 -07:00
Joseph Henry
eac36f781d Add NetworkStream to C# wrapper. Fix errno bug in C# wrapper 2021-05-17 21:28:15 -07:00
Joseph Henry
a37ee00c3a Merge branch 'master' of https://github.com/zerotier/libzt 2021-05-13 15:20:14 -07:00
Joseph Henry
a8b6265f44 Update license file 2021-05-13 15:19:17 -07:00
github-actions
6d4c6f7e59 Code style enforcement 2021-05-13 22:14:15 +00:00
Joseph Henry
07add238fb Merge branch 'master' of https://github.com/zerotier/libzt 2021-05-13 15:01:51 -07:00
Joseph Henry
ab3d3b2079 Minor update to C# NuGet package documentation and example 1.4.1 2021-05-13 14:58:53 -07:00
github-actions
a41039e1fa Code style fixes 2021-05-13 21:24:32 +00:00
Joseph Henry
7790cdfff9 Merge branch 'master' of https://github.com/zerotier/libzt 2021-05-13 14:23:19 -07:00
Joseph Henry
5d404034c3 Add better port binding controls 2021-05-13 14:17:08 -07:00
github-actions
91e8f741ff Code style fixes 2021-05-12 22:17:16 +00:00
Joseph Henry
22f80797b8 Fix socket initialization error on Windows 2021-05-12 15:05:18 -07:00
Joseph Henry
50b84864c1 Add sanitizer options to CMakeLists.txt 2021-05-11 14:34:52 -07:00
Joseph Henry
64fe1d015d Fix compile-time errors for C# binding on Windows 2021-05-11 14:34:22 -07:00
Joseph Henry
1ea88d045f Slight re-org of event system and fix bug in zts_util_ipstr_to_saddr 2021-05-11 14:31:01 -07:00
Joseph Henry
a4bad8fd4b Update README.md 2021-05-06 14:24:27 -07:00
Joseph Henry
e9a4cf45ea Update README.md 2021-05-06 14:22:49 -07:00
Joseph Henry
613c7e8f91 Minor update to C examples 1.4.0 2021-05-06 01:34:53 -07:00
Joseph Henry
2c666894b6 Merge branch 'dev' of https://github.com/zerotier/libzt into dev 2021-05-06 00:57:44 -07:00
Joseph Henry
175cb67cf3 Remove unnecessary include to fix #115 2021-05-06 00:56:44 -07:00
github-actions
8d554e88c5 Code style fixes 2021-05-06 07:38:48 +00:00
Joseph Henry
0890e2608f Commented out pthread_setname_np to address portability concern #116 2021-05-06 00:38:09 -07:00
github-actions
c4b9518361 Code style fixes 2021-05-06 07:06:35 +00:00
Joseph Henry
fa34fb62e6 Minor Windows build fixes 2021-05-05 19:55:47 -07:00
Joseph Henry
5a668ceeba Move some out-dated examples to attic, update README.md 2021-05-05 16:43:33 -07:00
Joseph Henry
90c4744a3b Update C API selftest 2021-05-05 16:27:53 -07:00
Joseph Henry
9151f4471c Slight re-org of C API naming convention 2021-05-05 16:19:27 -07:00
Joseph Henry
85b861da2f Minor adjustment to build script 2021-05-05 15:52:23 -07:00
Joseph Henry
47b1facdd4 Fix misc build issues 2021-05-05 13:58:16 -07:00
Joseph Henry
3093a643d9 Add submodule check to build script 2021-05-05 13:53:58 -07:00
github-actions
2d2afce4f7 Code style fixes 2021-05-03 04:30:55 +00:00
Joseph Henry
6a77f0092f Update Python bindings to 1.4.0 API (WIP) 2021-05-02 21:30:21 -07:00
Joseph Henry
6f42338f6e Update C# bindings to 1.4.0 API 2021-04-30 21:54:34 -07:00
Joseph Henry
3e304cb25a Reduce number of compile-time warnings (continued) 2021-04-30 16:38:21 -07:00
Joseph Henry
6763ced6f5 Reduce number of compile-time warnings 2021-04-30 15:36:46 -07:00
Joseph Henry
c6a51d3188 Update C API selftest 2021-04-29 20:27:08 -07:00