Sean OMeara
|
127c19fecd
|
betterized rpm spec and ci scripts
|
4 years ago |
Grant Limberg
|
b329fb68a9
|
Cleanup rust-analyzer warnings
|
4 years ago |
Grant Limberg
|
da179d9930
|
Clean up error flow for sso
error messages can now propagate to the user's browser
|
4 years ago |
Grant Limberg
|
e7fee4c6ce
|
code cleanup
|
4 years ago |
Grant Limberg
|
4151749dc9
|
Handle sso token exchange errors in zerotier client
|
4 years ago |
Grant Limberg
|
aee9521c91
|
Add error handling for over sso seat limits
|
4 years ago |
Adam Ierymenko
|
7e46c83592
|
1.8.10
|
4 years ago |
Sean OMeara
|
ba74abb753
|
pull latest sid builder
|
4 years ago |
Joseph Henry
|
c34325fee7
|
Fix attribute placement for debugging functions (#1587)
|
4 years ago |
Joseph Henry
|
db8443ef7d
|
Remove attributes causing build failures on various platforms (#1587)
|
4 years ago |
Joseph Henry
|
6c85f8c7a7
|
Safely handle disappearing bonded interfaces (See issue #1587)
|
4 years ago |
David Baird
|
eea93d2607
|
Fix SEGV caused by format string on 32-bit platforms / armv7l, reported in #1587 (#1658)
Looks great. Thanks for this!
|
4 years ago |
Joseph Henry
|
e9f8ecbf7e
|
Properly initialize active-backup path index as partial fix for #1587
|
4 years ago |
Grant Limberg
|
48852e8cb4
|
add ZT_SSO_ENABLED=1 to preprocessor definition list in Visual Studio
fixes sso not working
|
4 years ago |
Joseph Henry
|
55ec325961
|
Add localSocket to listpeers JSON output
|
4 years ago |
Grant Limberg
|
59151fbf86
|
remove max count for xread
|
4 years ago |
Grant Limberg
|
1c700b7b41
|
Fix redis cluster usage
|
4 years ago |
Grant Limberg
|
ff18bacd94
|
fix XREAD commands for redis message queue
|
4 years ago |
Joseph Henry
|
caf1de3bcf
|
Allow TCP fallback when multipath is enabled
|
4 years ago |
Joseph Henry
|
a9ad2924ac
|
Re-add user-configurable TCP fallback
|
4 years ago |
Adam Ierymenko
|
7ea2354540
|
Merge branch 'master' of github.com:zerotier/ZeroTierOne
|
4 years ago |
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
|
36475aebc7
|
Merge branch 'erikh-fix-cargo-root'
|
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 |
Erik Hollensbe
|
59d4aef7c2
|
Fix cargo home directory (was previously hard-coded to /root)
Signed-off-by: Erik Hollensbe <git@hollensbe.org>
|
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 |