Trihedraf
7369b92801
fix iOS building
6 months ago
staphen
4ca1552fd3
Add node function to get peer data
3 years ago
Gleb Mazovetskiy
b0b342579a
Check for ARM Cryptography Extension support
...
ARM Cryptography Extension is optional and not all ARM CPUs support it.
For example, the CPU in Raspberry Pi 4 does not support it.
Check for `__ARM_FEATURE_CRYPTO` before attempting to use the optional
extension.
`__ARM_FEATURE_CRYPTO` is defined by both clang and gcc when the target
has the cryptography extension.
Fixes #1854 .
3 years ago
staphen
7f026edea7
Disable Salsa20 SSE on MinGW 32-bit compiler
4 years ago
staphen
fd3bafff65
[Android] Fix include for miniupnpc
4 years ago
staphen
b847cae274
Use lowercase when including Windows headers
4 years ago
Sean OMeara
30c77cfee5
Merge pull request #1510 from zerotier/nolint
...
removing commit linter
4 years ago
Sean OMeara
3470c5314d
removing commit linter
4 years ago
Joseph Henry
52ff67fb2c
Merge pull request #1504 from capruro/patch-1
...
Version bump to 1.8.4
4 years ago
capruro
3b37db1a36
Version bump to 1.8.4
4 years ago
Adam Ierymenko
eac56a2e25
Build fix in ARM flags for Snap builds.
4 years ago
Adam Ierymenko
5c3a2357ef
VERSION 1.8.4
4 years ago
Adam Ierymenko
5ce0019ee5
ARM wrestling.
4 years ago
Adam Ierymenko
e37c9055b3
ARM flags
4 years ago
Adam Ierymenko
06125c48bc
Another build speedup.
4 years ago
Adam Ierymenko
8cda04cc98
Use nproc to get the number of cores on Linux to speed up bounds.
4 years ago
Adam Ierymenko
f20b7e8cee
ARM32 flags update.
4 years ago
Adam Ierymenko
19dded141a
Merge branch 'dev' of github.com:zerotier/ZeroTierOne into dev
4 years ago
Adam Ierymenko
d19cf1eaac
Merge branch 'dev' of http://10.95.0.64/zerotier/ZeroTierOne into dev
4 years ago
Adam Ierymenko
d6b00bcd40
Fix Windows 32-bit installation.
4 years ago
Joseph Henry
1b1fe61fd0
Merge branch 'dev' of https://github.com/zerotier/zerotierone into dev
4 years ago
Joseph Henry
3bce783cbc
Add minor help tip to Snap instructions
4 years ago
Adam Ierymenko
5966f7d9d2
Merge branch 'dev' of github.com:zerotier/ZeroTierOne into dev
4 years ago
Adam Ierymenko
aed0b4941f
GUID bump for Windows
4 years ago
Joseph Henry
39d3c8402e
Merge branch 'dev' of https://github.com/zerotier/zerotierone into dev
4 years ago
Joseph Henry
5cb6265547
Re-word Snap package description
4 years ago
Adam Ierymenko
03dd537ea4
1.8.4 in Windows
4 years ago
Adam Ierymenko
4af8f1bf03
1.8.4 🦃
4 years ago
Adam Ierymenko
ae8df648d5
Merge branch 'dev' of github.com:zerotier/ZeroTierOne into dev
4 years ago
Adam Ierymenko
5e24166318
Remove unused but shipped curl dependency in ext/
4 years ago
Joseph Henry
4e10b4e017
Modify snap command aliases
4 years ago
Adam Ierymenko
7f4cc1a239
VERSION 1.8.3
4 years ago
Adam Ierymenko
3e3d46e72e
Windows 1.8.3
4 years ago
Adam Ierymenko
460c2552a8
Merge branch 'master' of github.com:zerotier/ZeroTierOne
4 years ago
Adam Ierymenko
1a7fb83882
Release notes.
4 years ago
Adam Ierymenko
dfac6303bc
Version bump (all but Windows) and limit .pkg to MacOS 10.13
4 years ago
Adam Ierymenko
8b77a93d60
release notes
4 years ago
Adam Ierymenko
fabfb10b97
Remove managed routes in destructor (regression fix).
4 years ago
Adam Ierymenko
65549cb0da
Fix the FD leak fix, and release notes.
4 years ago
Adam Ierymenko
bee137c6d9
Set shell for ZeroTier service user account on Debian to /usr/sbin/nologin for GitHub issue #1492
4 years ago
Adam Ierymenko
a2a7122da9
release notes
4 years ago
Adam Ierymenko
0e798222a7
Fix FD leak on MacOS.
4 years ago
Adam Ierymenko
c890f1762a
This code is obsolete but remove vfork anyway.
4 years ago
Adam Ierymenko
ea4d7ae92f
Add spinlock removal to release notes.
4 years ago
Adam Ierymenko
1ef385b685
Spinlock removed, causes long standing issues on single core machines.
4 years ago
Joseph Henry
3f4cd7f5a2
Merge pull request #1489 from capruro/master
...
removing source-type from snapcraft
4 years ago
Adam Ierymenko
272fb2ca96
Merge branch 'dev' of github.com:zerotier/ZeroTierOne into dev
4 years ago
Adam Ierymenko
a7116bc971
VERSION 1.8.2
4 years ago
Adam Ierymenko
502cbc2175
Merge branch 'master' of github.com:zerotier/ZeroTierOne
4 years ago
Adam Ierymenko
953d22de14
VERSION 1.8.2
4 years ago