Adam Ierymenko
|
4608880fb0
Re-enable faster ed25519 signatures on x64 thanks to PR from @jonathonf
|
il y a 7 ans |
Adam Ierymenko
|
86637cda9f
Disable ASM ed25519 by default (it only helps significantly on controllers) so fPIE will work -- GitHub issue #717
|
il y a 7 ans |
Adam Ierymenko
|
3d2a50f811
Merge pull request #654 from atopuzov/armv7l
|
il y a 7 ans |
Adam Ierymenko
|
8c1b73b29c
GitHub issue #701
|
il y a 7 ans |
Adam Ierymenko
|
beb170e4fb
Use X64 ASM ed25519 signatures on Linux/x64, which are about 10X faster. Will matter a lot for network controllers, not so much for other things.
|
il y a 7 ans |
Adam Ierymenko
|
82f383be43
A few other make changes.
|
il y a 7 ans |
Adam Ierymenko
|
26aaf253ac
Allow us to build a semi-dynamic official binary that works back to CentOS 6, at least on x64, and is very fast since we can build it with newer clang or icc.
|
il y a 7 ans |
Adam Ierymenko
|
51715376bf
Use Intel icc if available on Linux.
|
il y a 7 ans |
Adam Ierymenko
|
fe1fa20c6c
Fix build on Intel C/C++ Compiler for Linux.
|
il y a 7 ans |
Aleksandar Topuzovic
|
50aef368f6
Add support for armv7l
|
il y a 7 ans |
Adam Ierymenko
|
1f0b3a32d5
Merge branch 'dev' of http://10.6.6.2/zerotier/ZeroTierOne into dev
|
il y a 7 ans |
Adam Ierymenko
|
0608704626
Some micro-optimizations, including a memcpy that is faster than Linux for most distro/compiler versions.
|
il y a 7 ans |
Joseph Henry
|
346fa4d7f4
Added ZT_SANITIZE option to makefiles. This your new memory debugging best friend
|
il y a 7 ans |
Adam Ierymenko
|
e4a10cc510
Member commit bug fix.
|
il y a 7 ans |
Adam Ierymenko
|
cf30b1fcdf
GitHub issue #589
|
il y a 7 ans |
Adam Ierymenko
|
750e36993f
GitHub issue #617
|
il y a 7 ans |
Adam Ierymenko
|
ef224c3547
RethinkDB build fix.
|
il y a 7 ans |
Adam Ierymenko
|
92c7070aa8
RethinkDB fixes.
|
il y a 7 ans |
Adam Ierymenko
|
b68bca35db
Linux build fixes, linux build rule for RethinkDB mode controller, also force disable shitty allocators in libstdc++.
|
il y a 7 ans |
Adam Ierymenko
|
e87ef18826
cleanup
|
il y a 7 ans |
Adam Ierymenko
|
7b78d4f11f
Merge pull request #605 from oneguynick/patch-1
|
il y a 7 ans |
Nicholas Schmidt
|
65ac61b2ea
Update make-linux.mk to include support for Armv7l
|
il y a 8 ans |
Adam Ierymenko
|
ba07a60c44
Fix PPC PR.
|
il y a 8 ans |
Adam Ierymenko
|
72bfe0953a
Merge pull request #560 from andyfangdz/patch-1
|
il y a 8 ans |
Adam Ierymenko
|
bab5647522
Add make rule for official-static.
|
il y a 8 ans |
Dezhi “Andy” Fang
|
48d2017629
Add `ppc64le` arch
|
il y a 8 ans |
Adam Ierymenko
|
640ad577d1
.
|
il y a 8 ans |
Adam Ierymenko
|
ada2ea3a6b
Merge branch 'dev' of http://10.6.6.2/zerotier/ZeroTierOne into edge
|
il y a 8 ans |
Joseph Henry
|
c61440efea
Detect platformDefaultHomePath on QNAP systems
|
il y a 8 ans |
Adam Ierymenko
|
9a3c34b5b3
Build fix, use -Os on Linux too.
|
il y a 8 ans |