Adam Ierymenko
760bba67e7
Merge branch 'dev' of github.com:zerotier/ZeroTierOne into dev
4 years ago
Adam Ierymenko
1fe3a4402d
1.8.9 Windows installer stuff
4 years ago
Adam Ierymenko
166c7978ee
ALMOST compiles for ARM64 Windows, only remaining barrier is ring in zeroidc.
4 years ago
Joseph Henry
4f80e79886
Add QNAP build scripts
4 years ago
Adam Ierymenko
b47a2c9ac5
Forgot to bump Debian version.
4 years ago
Joseph Henry
1a5274b86b
Add Asustor build scripts
4 years ago
Joseph Henry
66236e91a2
Style fix
4 years ago
Joseph Henry
acd1f24a3f
Add Western Digital apkg build scripts
4 years ago
Joseph Henry
a74532fa0b
Move Snap and Synology packaging to new pkg dir
4 years ago
Adam Ierymenko
dfb291090d
release notes
4 years ago
Grant Limberg
dac32f863e
fix deadlock on sso network leave
4 years ago
Adam Ierymenko
f3b56d3d94
More simplification of Debian control
4 years ago
Adam Ierymenko
eb95a427fa
1.8.9 version bump
4 years ago
Joseph Henry
f16299b10b
Add credit line to release notes
4 years ago
Adam Ierymenko
76bce44280
Build fix.
4 years ago
Adam Ierymenko
ee0a194b25
Several more SSO/OIDC related fixes, and bump version to 1.8.9.
4 years ago
Adam Ierymenko
ef08346a74
Fix a possible excessive memory use issue in controller and clean up a bunch of COM handling and other code in the normal node.
4 years ago
Adam Ierymenko
fe0068da52
A bit more auth cleanup in the local node.
4 years ago
Adam Ierymenko
cd70fefc5e
Clean up some credential push stuff.
4 years ago
Adam Ierymenko
877f86a896
build fix
4 years ago
Adam Ierymenko
912036b260
Push credentials always if updated (client-side) and some controller-side cleanup that should be logically irrelevant but will prevent unnecessary DB lookups.
4 years ago
Adam Ierymenko
a4e8847664
Restore sending of rejections but move it exclusively to a thread, widen netconf window to 30 minutes.
4 years ago
Adam Ierymenko
c492bf7eea
Forgot to send error on v0 auth expiry.
4 years ago
Adam Ierymenko
cb086ff97f
Simplify SSO logic. SSO should just normally expire when it expires. No full deauth needed. Deauth is for really giving someone the boot.
4 years ago
Joseph Henry
7e4da53c0b
Check reference to failover path before use in active-backup scenario
4 years ago
Adam Ierymenko
fe376f6a1e
Merge branch 'dev' of github.com:zerotier/ZeroTierOne into dev
4 years ago
Adam Ierymenko
55a99f34d0
Tighten certificate window and deprecate sending of revocations for ordinary SSO timeouts. Revocations should only be for deliberate deauth to kick people off networks. Cert window should now stay within refresh window for SSO so normal cert expiration should handle it just fine.
4 years ago
Joseph Henry
99df637aae
Improve relationship between QOS timers and bucket sizes
4 years ago
Adam Ierymenko
d0c68096df
Merge branch 'dev' of github.com:zerotier/ZeroTierOne into dev
4 years ago
Grant Limberg
1c464c2da1
fix potential cstring leaks
4 years ago
Adam Ierymenko
5b15da98b4
Start of 1.8.9 release notes.
4 years ago
Adam Ierymenko
d5a95f9224
Add SSO enable def to macOS
4 years ago
Adam Ierymenko
a7dcfa18a2
Oops forgot last part of that fix for MAC errors.
4 years ago
Adam Ierymenko
4389b9feff
Likely fix for invalid MAC problem.
4 years ago
Adam Ierymenko
cf03996bf2
clangd stuff
4 years ago
Adam Ierymenko
e1a3bd3a92
ignore .nova
4 years ago
Adam Ierymenko
58119598ae
comment out some new deauth code
4 years ago
Adam Ierymenko
42a2afaef9
This may improve controller behavior with SSO and mixed SSO, needs testing!
4 years ago
Grant Limberg
c2cfb4d1dc
remove stray #endif
4 years ago
Adam Ierymenko
f0b0172434
Merge branch 'master' into dev
4 years ago
Adam Ierymenko
8217cadc08
Merge branch 'dev' of github.com:zerotier/ZeroTierOne into dev
4 years ago
Grant Limberg
6ad047a8fc
Merge branch 'dev' of github.com:zerotier/ZeroTierOne into dev
4 years ago
Grant Limberg
23ef742e08
Fix for #1626
...
Port used for PortMapping was not properly randomized causing multiple clients on the same lan to request the same UPnP port, and not all routers handle this gracefully.
Also fixes issue where the portmapper wasn't started at all if a secondary port wasn't specified, or if the tertiary port was manually specified.
4 years ago
Joseph Henry
1294767b44
Fix ZT_SSO_SUPPORTED flag behavior. Allow disabling for embedded targets.
4 years ago
Erik Hollensbe
eca645fc52
Merge pull request #1625 from erikh/prettify-entrypoint-output
...
prettify the entrypoint log output
4 years ago
Erik Hollensbe
8598f34ebf
prettify the entrypoint log output
...
Signed-off-by: Erik Hollensbe <git@hollensbe.org>
4 years ago
Erik Hollensbe
cade483a00
Merge pull request #1624 from erikh/silence-entrypoint-errors
...
silence catting files that don't exist in docker entrypoint
4 years ago
Erik Hollensbe
df46248a0c
silence catting files that don't exist in docker entrypoint
...
Signed-off-by: Erik Hollensbe <git@hollensbe.org>
4 years ago
Joseph Henry
6cddb94509
Merge branch 'dev' of https://github.com/zerotier/zerotierone into dev
4 years ago
Joseph Henry
0e658828fb
Add Synology Docker target to Linux makefile
4 years ago