Commit graph

5538 commits

Author SHA1 Message Date
Adam Ierymenko
f018fefeb4
Even less bugs! 2020-07-09 20:08:08 -07:00
Adam Ierymenko
04d8c3dd79
Now with less bugs! 2020-07-09 14:57:44 -07:00
Adam Ierymenko
7994e3aa78
Merge branch 'edge' of http://git.int.zerotier.com/zerotier/ZeroTierOne into edge 2020-07-09 10:12:31 -07:00
Adam Ierymenko
1eacbdf374
Some cleanup, and fix a really obscure bug in Certificate. 2020-07-09 10:12:24 -07:00
Grant Limberg
492e78e2cf
back to not building all archs by default 2020-07-08 10:27:41 -07:00
Adam Ierymenko
8b1c691a5e
Merge branch 'edge' of http://git.int.zerotier.com/zerotier/ZeroTierOne into edge 2020-07-07 10:12:49 -07:00
Adam Ierymenko
b02fc1f28b
CGo hell, fix a thinko in CMakeFile. 2020-07-07 10:12:38 -07:00
Grant Limberg
ecf1fe9aa5
had these transposed 2020-07-07 08:57:53 -07:00
Adam Ierymenko
7e341ed397
More certificate plumbing. 2020-07-06 19:28:43 -07:00
Adam Ierymenko
e5e6f82a8e
Windows build fix. 2020-07-06 15:28:25 -07:00
Adam Ierymenko
eca929faef
Merge branch 'edge' of http://git.int.zerotier.com/zerotier/ZeroTierOne into edge 2020-07-06 15:16:05 -07:00
Adam Ierymenko
b027a83789
Minor stuff... 2020-07-06 15:15:21 -07:00
Grant Limberg
1ad0fbdb76
Revert "fix compilation of zt_service_tests on Windows"
This reverts commit 8f1e6a2fde.
2020-07-06 15:04:46 -07:00
Grant Limberg
8f1e6a2fde
fix compilation of zt_service_tests on Windows 2020-07-06 12:45:06 -07:00
Adam Ierymenko
451e6be180
Evil not very fun CGO glue for Certificate works! Also added a self-test project for Go code. Not using "go test" because of CMake build and CGO linking requirements that make it a pain in the derriere. 2020-07-03 16:05:43 -07:00
Adam Ierymenko
7b869684c6
More cert Go plumbing. 2020-07-03 14:42:29 -07:00
Adam Ierymenko
0d764f5a3d
CGO glue for certificates, and Go formatting and other boring stuff. 2020-07-03 13:08:40 -07:00
Adam Ierymenko
899f0c9749
Certificate API 2020-07-02 22:22:31 -07:00
Adam Ierymenko
727aa8e71f
Warning removal. 2020-07-02 15:03:12 -07:00
Adam Ierymenko
404b7a5493
Even more clever... and would crash if something weird happened, which is desirable. 2020-07-02 13:58:31 -07:00
Adam Ierymenko
befc50ac3a
Merge branch 'edge' of http://git.int.zerotier.com/zerotier/ZeroTierOne into edge 2020-07-02 13:57:32 -07:00
Adam Ierymenko
94c35d395e
A bit more optimization/cleanup. 2020-07-02 13:57:19 -07:00
Grant Limberg
7883e5d8ad Fix cast order of operations 2020-07-02 13:28:58 -07:00
Adam Ierymenko
97cd184211
cleanup 2020-07-02 13:09:59 -07:00
Adam Ierymenko
c17ac16728
Windows fix. 2020-07-02 11:53:47 -07:00
Adam Ierymenko
b696ab12b8
Merge branch 'edge' of http://git.int.zerotier.com/zerotier/ZeroTierOne into edge 2020-07-02 11:52:34 -07:00
Adam Ierymenko
e7ccd74a9e
Disable functions missing in MinGW 2020-07-02 11:52:20 -07:00
Grant Limberg
676a3444cd
fix s390x static section of jenkinsfile 2020-07-02 11:19:35 -07:00
Adam Ierymenko
bd0299f392
Some cleanup and optimization. 2020-07-02 10:33:34 -07:00
Adam Ierymenko
e213317532
-lm is needed on some platforms, harmless on others 2020-07-01 12:38:22 -07:00
Adam Ierymenko
206524b9e6
BSD fixes. 2020-07-01 12:30:41 -07:00
Adam Ierymenko
7a458e0138
BSD fixes. 2020-07-01 12:28:44 -07:00
Adam Ierymenko
9db9211ed3
Fix method name problem. 2020-07-01 11:14:01 -07:00
Adam Ierymenko
2ee550bbfd
Some optimization. 2020-06-30 23:44:24 -07:00
Adam Ierymenko
9029570452
Test certificate copy/construct. 2020-06-30 23:20:50 -07:00
Adam Ierymenko
6af39da61a
Some formatting and optimization. 2020-06-30 22:23:57 -07:00
Adam Ierymenko
ad692b07c3
Add CPUID output to self-test. 2020-06-30 20:51:14 -07:00
Adam Ierymenko
3f4809457f
A bunch of compile fixes, and an edge case fix in Dictionary. 2020-06-30 20:31:41 -07:00
Adam Ierymenko
53b85a2bbb
Merge branch 'edge' of http://git.int.zerotier.com/zerotier/ZeroTierOne into edge 2020-06-30 11:20:50 -07:00
Adam Ierymenko
92d2bbc63c
Some symbol renaming, performance improvements, a bug fix for compiling on some platforms, and some Topology work. 2020-06-30 11:20:44 -07:00
Grant Limberg
536be73006
s390x all static 2020-06-30 11:06:33 -07:00
Grant Limberg
115187204f
remove debug output 2020-06-30 10:04:19 -07:00
Grant Limberg
b482064a55
reenable some temporarily disabled stuff 2020-06-30 09:59:18 -07:00
Grant Limberg
722a50f7be
armel image build shortcut 2020-06-29 17:15:18 -07:00
Grant Limberg
623213ea0b
fix wheezy symlink 2020-06-29 17:13:56 -07:00
Grant Limberg
0589c4ab6a
fix stretch symlink 2020-06-29 17:12:52 -07:00
Grant Limberg
46c4a11a7a
fix jessie symlink 2020-06-29 17:11:55 -07:00
Grant Limberg
16d27dfddb
fix buster ld symlink 2020-06-29 17:09:15 -07:00
Grant Limberg
aee344fe47
kill a couple docker images 2020-06-29 15:18:01 -07:00
Grant Limberg
696c77f5c8
no static builds for armel
no support in Alpine, can't build it
2020-06-29 14:50:52 -07:00