Tommy Yang
88d879987d
Remove symlinks from the actual location
...
Binary symlinks are in `/usr/local/bin` instead of `/usr/bin` since commit 0cf4ddd
8 years ago
Vincent Milum Jr
cffb992ae8
Adding ARM/NEON detection for non-Linux targets
8 years ago
Asbjørn Enge
701d64936d
Using builder pattern to build in container while keeping final image small
8 years ago
Dave Cottlehuber
8b292d2dc7
ext: update nlohmann/json to v3.2.0
...
- include libc++7 compatibility for FreeBSD
- see https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=230629
8 years ago
Adam Ierymenko
dcffb042ff
Windows Advanced Installer to 1.2.12
8 years ago
Adam Ierymenko
1fc14292fe
Version bumps.
8 years ago
Adam Ierymenko
5809941ae9
Windows 1.2.10
8 years ago
Adam Ierymenko
9765ba334a
1.2.10
8 years ago
Adam Ierymenko
5f85e33510
GitHub issue #734 (warning removal)
8 years ago
Adam Ierymenko
0a52840fa3
1.2.8 Windows Advanced Installer update.
8 years ago
Adam Ierymenko
a7d0905b74
1.2.8 bump for all but Windows install files.
8 years ago
Jonathon Fernyhough
e4e0be979e
Fix ed25519-amd64-asm PIC compatibility
...
The Hyperledger implementation (https://github.com/hyperledger/iroha-ed25519 )
contains changes to the assembly code to allow PIC. This in turn fixes
compilation/linking of ZeroTier One when "full hardening" flags are used.
8 years ago
Adam Ierymenko
8900b30b6e
Windows installer tweaks and version bumps.
8 years ago
Adam Ierymenko
ae4fb799e4
More versioning
8 years ago
Adam Ierymenko
6679a55693
certutil needs -f in case TrustedProvider store is not yet created
8 years ago
Adam Ierymenko
1101c1d919
Works on 32-bit too now.
8 years ago
Adam Ierymenko
fcb529b348
Take two on unattended driver installs. I think it works now.'
8 years ago
Adam Ierymenko
680b1ca208
Upgrade installer AIP versions and redo how we bundle the driver sub-installer to allow unattended driver installs (hopefully).
8 years ago
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.
8 years ago
Grant Limberg
cd801b96fa
libcurl binaries for Windows
8 years ago
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.
8 years ago
Adam Ierymenko
fe1fa20c6c
Fix build on Intel C/C++ Compiler for Linux.
8 years ago
Adam Ierymenko
055b99c3cb
cleanup
8 years ago
Adam Ierymenko
531842dc6b
Update miniupnpc to latest version (included library)
8 years ago
Adam Ierymenko
d7f3c33d72
Add zerotier-idtool to Windows.
8 years ago
Adam Ierymenko
ada611d597
Go ahead and load kext so MacOS High Sierra users will see kext auth dialog right away.
8 years ago
Adam Ierymenko
7fc9094d8e
More fixes to RethinkDB.
9 years ago
Adam Ierymenko
4e88c80a22
RethinkDB native connector work, minor fixes.
9 years ago
Adam Ierymenko
1db547d607
Windows build fixes, AIP file update.
9 years ago
Grant Limberg
bcf697cc2b
Wire up PortMapper in Android
...
Enables UPnP port mapping for Android client on networks with UPnP routers
9 years ago
Adam Ierymenko
88997a0314
Windows build fixes.
9 years ago
Adam Ierymenko
64b7d9ef82
New clustering work.
9 years ago
Adam Ierymenko
2a4a50b1da
Add some also-ZeroTier-written ext/ code for use in new clustering, delete some old code, and change Mac to use -Os which is just as fast as -Ofast and may be faster due to cache effects.
9 years ago
Adam Ierymenko
a437fd420c
version
9 years ago
Adam Ierymenko
6bb855873d
GitHub issue #494 -- shut down and restart UI on Mac pkg install/upgrade.
9 years ago
Adam Ierymenko
9e80db0fd1
Cleanup, fix a valgrind error, stack use reduction.
9 years ago
Adam Ierymenko
9161424c97
Version bumps.
9 years ago
Adam Ierymenko
cdda0dd043
Windows version bump.
9 years ago
Adam Ierymenko
cacb8fae0d
GitHub issue #463 -- fix MacOS uninstall script.
9 years ago
Adam Ierymenko
e7a2c6ecef
Integrate ARM/NEON crypto.
9 years ago
Adam Ierymenko
a376bcc654
ARM NEON Salsa20/12 in build and selftest. Almost 2X speedup on a Raspberry Pi.
9 years ago
Adam Ierymenko
8e1ac9fb0c
ARM NEON Salsa20/12.
9 years ago
Adam Ierymenko
aaf597f020
Cleanup, Windows fixes, Self test fix
9 years ago
Adam Ierymenko
a1e94154be
Just incorporate the X64 ASM version of Salsa20/12 for X64 platforms. This gives us (for example) 1.5gb/sec encryption on a Core i5 2.8ghz.
9 years ago
Adam Ierymenko
7a94f63058
Back out NaCl since the old one with xmm6 salsa2012 does not support multi-block use and the new one is slower.
9 years ago
Adam Ierymenko
db0edf154c
Use right deployment target in OSX bin.
9 years ago
Adam Ierymenko
a1cd94a61d
Actually include .a
9 years ago
Adam Ierymenko
df48738ac9
Enable use of NaCl for faster X64 Salsa20 implementations. Also include binary for OSX for easy build. Blazingly fast.
9 years ago
Adam Ierymenko
645bf4a764
Resurrect zerotier-containerized.
9 years ago
Adam Ierymenko
c5c8facc2d
Windows installer version bump and a build fix.
9 years ago