Adam Ierymenko
|
ba2a4a605c
clang-format
|
před 4 měsíci |
Adam Ierymenko
|
1982071d46
1.14.0 version bump for Linux and macOS, date update.
|
před 1 rokem |
Brenton Bostick
|
f73e51e94c
Brenton/curly braces (#1971)
|
před 2 roky |
Adam Ierymenko
|
ee0a194b25
Several more SSO/OIDC related fixes, and bump version to 1.8.9.
|
před 3 roky |
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.
|
před 3 roky |
Adam Ierymenko
|
fe0068da52
A bit more auth cleanup in the local node.
|
před 3 roky |
Adam Ierymenko
|
cd70fefc5e
Clean up some credential push stuff.
|
před 3 roky |
Adam Ierymenko
|
877f86a896
build fix
|
před 3 roky |
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.
|
před 3 roky |
Adam Ierymenko
|
134d33c218
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.
|
před 4 roky |
Adam Ierymenko
|
06730c7d1d
BSL date bump
|
před 5 roky |
Adam Ierymenko
|
633cf9ec04
Warning removal
|
před 6 roky |
Adam Ierymenko
|
e8ae333443
Version bumps, license fixed, and GitHub issue #990 take two
|
před 6 roky |
Adam Ierymenko
|
52a166a71f
Relicense: GPLv3 -> ZeroTier BSL 1.1
|
před 6 roky |
Adam Ierymenko
|
639fc60257
GitHub issue #990
|
před 6 roky |
Adam Ierymenko
|
75ebe5172f
Fix for sharing of capabilities in 1.4 (problem introduced when push frequency was reduced)
|
před 6 roky |
Adam Ierymenko
|
a019c3dd5d
Tighten up credential push just a bit for faster up-time with older nodes, should not have significant impact on bandwidth. Also some cleanup and push direct path timing fixes.
|
před 6 roky |
Adam Ierymenko
|
39e1021f62
Replace certificate based gating of multicast like/gather with a simpler more efficient method, fix some minor issues with request based com/cert push, and clean up some other random stuff.
|
před 6 roky |
Adam Ierymenko
|
63ec19674c
.
|
před 6 roky |
Joseph Henry
|
0e597191b8
Updated licenses for 2019
|
před 6 roky |
Adam Ierymenko
|
b3c2c0866f
Times should be int64_t, not uint64_t
|
před 7 roky |
Adam Ierymenko
|
65c07afe05
Copyright updates for 2018.
|
před 7 roky |
Grant Limberg
|
099bedd2e9
A few more uint64_t -> int64_t changes for timestamps
|
před 8 roky |
Grant Limberg
|
b1d60df44c
timestamps changed from uint64_t to int64_t
|
před 8 roky |
Adam Ierymenko
|
495c5ce81d
Bunch of remote tracing work.
|
před 8 roky |
Adam Ierymenko
|
1b68d6dbdc
License header update.
|
před 8 roky |
Adam Ierymenko
|
5ad120208f
Small fix, should filter by temporal validity.
|
před 8 roky |
Adam Ierymenko
|
eddbc7e757
Logic simplification, cleanup, and memory use improvements in Membership. Also fix an issue that may cause network instability in some cases.
|
před 8 roky |
Adam Ierymenko
|
8a62ba07e5
Membership cleanup work in progress.
|
před 8 roky |
Adam Ierymenko
|
e4896b257f
Add thread PTR that gets passed through the entire ZT core call stack and then passed to handler functions resulting from a call.
|
před 8 roky |