Commit graph

5516 commits

Author SHA1 Message Date
Adam Ierymenko
94c35d395e
A bit more optimization/cleanup. 2020-07-02 13:57:19 -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
Grant Limberg
8921914098
force use of vendored modules 2020-06-29 14:24:06 -07:00
Grant Limberg
f33574dfbc
needed on Jessie, too 2020-06-29 13:29:33 -07:00
Grant Limberg
e2bc081740
hack to run go on armel containers 2020-06-29 13:17:20 -07:00
Grant Limberg
a6d7f7cac2
-latomic for armel 2020-06-29 12:19:25 -07:00
Grant Limberg
c714112e00
fix building cmake on arm32 2020-06-29 09:23:48 -07:00
Adam Ierymenko
bae91724a1
Certificate passes all tests. 2020-06-27 14:52:55 -07:00
Adam Ierymenko
daef6a24d1
Now with less bugs, and less limits that could pose an issue later. 2020-06-27 13:52:12 -07:00
Adam Ierymenko
661ebfee94
Merge branch 'edge' of http://git.int.zerotier.com/zerotier/ZeroTierOne into edge 2020-06-26 13:09:35 -07:00
Adam Ierymenko
73d0e2e7e0
Interim commit of some cert and cert testing work, also other cleanup in Utils. 2020-06-26 13:09:24 -07:00
Grant Limberg
917cc58560
Only build problems left are the compiler errors adam has tickets for 2020-06-25 18:01:27 -07:00
Grant Limberg
1eea80194b
apparently not in backports as advertised 2020-06-25 15:40:10 -07:00
Grant Limberg
d569217ff5
echo, not cat 2020-06-25 15:38:21 -07:00
Grant Limberg
d823725eb6
update alpine base image 2020-06-25 15:23:09 -07:00
Grant Limberg
f08d20560b
stretch has mips golang 1.11 in backports
don't know if it'll work though
2020-06-25 15:15:16 -07:00
Grant Limberg
c0385466e2
no golang packages for buster or stretch on mips64
no mips on stretch at all
2020-06-25 15:07:12 -07:00
Grant Limberg
c22b002226
Looks like we have to turn off bullseye 32-bit ARM too 2020-06-25 14:55:01 -07:00
Grant Limberg
9aac1fc47f
default BUILD_ALL flag to true for now
since that's what I"m testing now
2020-06-25 14:52:08 -07:00
Grant Limberg
39d4fadf90
add mips64le to debian native build lists 2020-06-25 11:56:32 -07:00
Grant Limberg
4968afb89a
no 32-bit arm on sid for the time being 2020-06-25 11:41:09 -07:00
Grant Limberg
8b45018f28
remove ldflag on windows 2020-06-25 09:39:06 -07:00
Grant Limberg
007b3bd10b
openssl dev for sid 2020-06-25 08:49:23 -07:00
Adam Ierymenko
5e1b7f2ba6
Certificate stuff, but not plumbled through to CLI yet to actually make them. 2020-06-25 07:40:21 -07:00