Adam Ierymenko
|
1982071d46
1.14.0 version bump for Linux and macOS, date update.
|
1 年之前 |
Brenton Bostick
|
f73e51e94c
Brenton/curly braces (#1971)
|
2 年之前 |
Adam Ierymenko
|
565885a4c0
Remove ancient controller support.
|
3 年之前 |
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.
|
3 年之前 |
Adam Ierymenko
|
06730c7d1d
BSL date bump
|
5 年之前 |
Adam Ierymenko
|
52a166a71f
Relicense: GPLv3 -> ZeroTier BSL 1.1
|
6 年之前 |
Adam Ierymenko
|
a3ef9b8a15
Cleanup
|
6 年之前 |
Adam Ierymenko
|
b56753ea9f
Get rid of some mem* calls that are bad C++ form (but worked fine) and cause warnings.
|
6 年之前 |
Adam Ierymenko
|
2966eac64f
Get rid of ZT_FAST_MEMCPY because this is not really needed.
|
6 年之前 |
Joseph Henry
|
0e597191b8
Updated licenses for 2019
|
6 年之前 |
Joseph Henry
|
9681fedbb4
Spellcheck sweep across codebase
|
7 年之前 |
Adam Ierymenko
|
f3dfd63634
Clean up some old stuff.
|
7 年之前 |
Adam Ierymenko
|
65c07afe05
Copyright updates for 2018.
|
7 年之前 |
Adam Ierymenko
|
0608704626
Some micro-optimizations, including a memcpy that is faster than Linux for most distro/compiler versions.
|
7 年之前 |
Grant Limberg
|
b1d60df44c
timestamps changed from uint64_t to int64_t
|
7 年之前 |
Adam Ierymenko
|
b9e1d53d7a
Minor cleanup.
|
8 年之前 |
Adam Ierymenko
|
1b68d6dbdc
License header update.
|
8 年之前 |
Adam Ierymenko
|
eddbc7e757
Logic simplification, cleanup, and memory use improvements in Membership. Also fix an issue that may cause network instability in some cases.
|
8 年之前 |
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.
|
8 年之前 |
Adam Ierymenko
|
32fa061700
Compute credential TTL et al.
|
9 年之前 |
Adam Ierymenko
|
9a3c652a51
Get rid of expiration in Capability and Tag and move this to NetworkConfig so it can be set network-wide and reset if needed. Also add NetworkConfig field for this and centralize checking of credential time validity.
|
9 年之前 |
Adam Ierymenko
|
f057bb63cd
More work on tags and capabilities.
|
9 年之前 |
Adam Ierymenko
|
ecc1324bb0
Rules engine work: capability based security model with tags and capabilities, and some cleanup across other places.
|
9 年之前 |
Adam Ierymenko
|
d3b0081447
Cleanup...
|
9 年之前 |
Adam Ierymenko
|
22e44c762b
More rules engine work: key/value pair matching for microsegmentation.
|
9 年之前 |
Adam Ierymenko
|
e09c1a1c11
Big refactor mostly builds. We now have a uniform backward compatible netconf.
|
9 年之前 |
Adam Ierymenko
|
31db6f8f36
NetworkConfig refactor almost done.
|
9 年之前 |
Adam Ierymenko
|
6f854c8391
NetworkConfig refactor part 1
|
9 年之前 |
Adam Ierymenko
|
f9230eb970
Widen max delta for TS/revision just a bit more for now.
|
9 年之前 |
Adam Ierymenko
|
10bb9919f1
Tweak certificate of membership revision/time tolerance to eliminate boundary packet loss issues occasionally seen in the wild.
|
9 年之前 |