Adam Ierymenko
|
b403f106fb
Revert "Use a faster method of fingerprinting identities."
|
3 лет назад |
Adam Ierymenko
|
c8a58b4b04
Use a faster method of fingerprinting identities.
|
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
|
7219ca0c0f
AES works! Only with this or newer nodes. Uses salsa with older ones as usual.
|
4 лет назад |
Adam Ierymenko
|
2ac49d99dd
AES integrated on send side.
|
5 лет назад |
Adam Ierymenko
|
06730c7d1d
BSL date bump
|
5 лет назад |
Adam Ierymenko
|
52a166a71f
Relicense: GPLv3 -> ZeroTier BSL 1.1
|
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 лет назад |
Adam Ierymenko
|
f3dfd63634
Clean up some old stuff.
|
7 лет назад |
Adam Ierymenko
|
6fbd15f8b2
cleanup
|
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 лет назад |
Adam Ierymenko
|
b9e1d53d7a
Minor cleanup.
|
8 лет назад |
Adam Ierymenko
|
d2415dee00
Cleanup.
|
8 лет назад |
Adam Ierymenko
|
2f20258807
.
|
8 лет назад |
Adam Ierymenko
|
1b68d6dbdc
License header update.
|
8 лет назад |
Adam Ierymenko
|
7036831203
Sign Dictionary in doNETWORK_CONFIG_REQUEST.
|
9 лет назад |
Adam Ierymenko
|
4d498b3765
Handling of multi-part chunked network configs on the inbound side.
|
9 лет назад |
Adam Ierymenko
|
ecc1324bb0
Rules engine work: capability based security model with tags and capabilities, and some cleanup across other places.
|
9 лет назад |
Adam Ierymenko
|
4e4fd51117
boring doc stuff
|
9 лет назад |
Adam Ierymenko
|
619e113748
Work in progress on Cluster for new root infrastructure, multi-homing.
|
9 лет назад |
Adam Ierymenko
|
70fe7dd1fd
cleanup
|
9 лет назад |
Adam Ierymenko
|
5076c49210
Peer serialization and related changes.
|
9 лет назад |
Adam Ierymenko
|
93012b0ee5
Re-incorporation: ZeroTier Networks -> ZeroTier, Inc. [Delaware]
|
10 лет назад |
Adam Ierymenko
|
4e95384ad6
Cleanup, add tristate to config code in Network, and happy new year!
|
10 лет назад |
Adam Ierymenko
|
b5c3a92be2
Boring stuff: update dates in copyrights across all files.
|
11 лет назад |
Adam Ierymenko
|
370dd6c4da
Several things:
|
11 лет назад |
Adam Ierymenko
|
612c17240a
Dead code removal, fix for cleanup GitHub issue #28
|
11 лет назад |
Adam Ierymenko
|
6e217dfcb0
Get rid of DBM, which technically is a case of YAGNI. Supernodes will need a way to save identities, but that can be a different feature. Regular clients do not really need a permanent cache (yet). When/if we do need one we can do it then. Until then it only caused problems.
|
11 лет назад |