5302 Commits (3f49570f45065df875eb2b3f31e2eba73522f29b)
 

Author SHA1 Message Date
Adam Ierymenko 3f49570f45
Remove ancient controller support. 5 years ago
Adam Ierymenko 7c3166e9be
Add a bit of hardening in the network certificate of membership by incorporating a full hash of the identity to which it is issued. This means the recipient need not depend entirely on the root verifying identities properly to make sure impersonation is not occurring. 5 years ago
Adam Ierymenko 39b97f9163
Don't assume roots validated the identity, just in case they did not. 5 years ago
Grant Limberg a20a290836
ifdef this out 5 years ago
Adam Ierymenko e822463916
Merge branch 'dev' of github.com:zerotier/ZeroTierOne into dev 5 years ago
Adam Ierymenko d2c3ea6901
Another route fix on BSD. 5 years ago
Grant Limberg 83265768c1
ensure count > 0 5 years ago
Grant Limberg 27ce787fbd
fix central docker launch without redis 5 years ago
Adam Ierymenko 9c6ec2c52e
Version bump. 5 years ago
Adam Ierymenko 3a4425fd4e
Merge branch 'dev' of github.com:zerotier/ZeroTierOne into dev 5 years ago
Adam Ierymenko 6bb1598fa3
Another fix for routing and interface issues on MacOS 5 years ago
Sean OMeara 4eb6a4286e using json.hpp 3.10.2 5 years ago
Sean OMeara a9942ca412 more RELEASE-NOTES 5 years ago
Joseph Henry 8d21ae9813 Merge branch 'dev' of https://github.com/zerotier/zerotierone into dev 5 years ago
Joseph Henry ff8044f0c0
Improve multipath startup time 5 years ago
Adam Ierymenko 1b8917a57c
Fix for MacOS interface setup and config timing bugs. 5 years ago
Adam Ierymenko a91c49fa52 Advanced installer changes and build fixes for Windows. 5 years ago
Joseph Henry e607348c7e
Fix bad index bug (during switching) in balance-rr 5 years ago
Joseph Henry b6ed919fbc
Call recordOutgoingPacket regardless of policy to generate sufficient entropy for bond layer 5 years ago
Joseph Henry 109252be4e
Remove debug trace 5 years ago
Joseph Henry a4b98518e3
Nominate newly-learned paths to bond 5 years ago
Grant Limberg c3a42bf590
remove heartbeat log 5 years ago
Grant Limberg 8b95afa96a
logging 5 years ago
Grant Limberg 6a49a766ca
logging 5 years ago
Adam Ierymenko 932584f8fc
Merge branch 'dev' of github.com:zerotier/ZeroTierOne into dev 5 years ago
Adam Ierymenko d7ba2957cd
Tear down routes before devices when leaving a network or shutting down. 5 years ago
Grant Limberg 16ff14bda7
identify controller in pool stats 5 years ago
Grant Limberg 57c1d96b71
math 5 years ago
Grant Limberg 40f376e2b9
print db pool stats periodically 5 years ago
Adam Ierymenko 1a1d7d9ada
Merge branch 'dev' of github.com:zerotier/ZeroTierOne into dev 5 years ago
Adam Ierymenko d1c88971ae
Possible Mac route borking fix. 5 years ago
Grant Limberg dc61f78916
set psql application_name in startup script 5 years ago
Grant Limberg a2ffe8c05e
dont generate nonce for deleted members 5 years ago
Joseph Henry e1af003e4f
Consolidation of multipath logic. Better system separation 5 years ago
Adam Ierymenko 19391858d4
Version 1.7.2, almost 1.8.0 5 years ago
Adam Ierymenko 5005244d1b
Mac install fixes, remove obsolete stuff, and write local.conf via API for new UI integration. 5 years ago
Adam Ierymenko 11b352458e
Pick a new random secondary port if we are offline for more than path-timeout seconds (COMA problem workaround). 5 years ago
Joseph Henry b6680b18e7
Merge pull request #1304 from skunkwerks/dev 5 years ago
Adam Ierymenko ec4c2aa12f
versions 5 years ago
Adam Ierymenko 0e8c43cfdd Merge branch 'dev' of http://10.95.0.64/zerotier/ZeroTierOne into dev 5 years ago
Adam Ierymenko 958420ee44 Fix Windows slowness on API query bug. 5 years ago
Adam Ierymenko 2d8a54f05d
Version bump -- still pre1.8 5 years ago
Grant Limberg d0f4cfe6b4
print load status messages a little less often now that things go brrrrrrrrr 5 years ago
Grant Limberg 3ec23f92ec
helps to add part of the query 5 years ago
Grant Limberg 6baac1b4e0
more query optimizations 5 years ago
Grant Limberg 1d8b8d8e9c
optimize the controller build & ship workflow a bit 5 years ago
Grant Limberg 50b0b2e2e9
query optimization 5 years ago
Grant Limberg 20721491e8
kill some noisy logs 5 years ago
Grant Limberg eec46a137e
optimize data loading from psql on startup 5 years ago
Grant Limberg 9eae444104
kill some verbose logs 5 years ago