Adam Ierymenko
|
6f22570648
Optimization and cleanup
|
před 6 roky |
Adam Ierymenko
|
6f6138c500
Merge relicensing change from dev
|
před 6 roky |
Adam Ierymenko
|
52a166a71f
Relicense: GPLv3 -> ZeroTier BSL 1.1
|
před 6 roky |
Adam Ierymenko
|
e6b4006c70
Refactoring to eliminate duplicated code
|
před 6 roky |
Adam Ierymenko
|
8f5f7f1baa
More work in progress
|
před 6 roky |
Adam Ierymenko
|
fe2215df00
TON of refactoring, moon/planet is DEAD, ECC P-384 is integrated (but not enabled), and multicast work and cleanup. Whew.
|
před 6 roky |
Adam Ierymenko
|
d5ac8512e3
...
|
před 6 roky |
Adam Ierymenko
|
6475e1faf6
I think this is the last one.
|
před 6 roky |
Adam Ierymenko
|
b56753ea9f
Get rid of some mem* calls that are bad C++ form (but worked fine) and cause warnings.
|
před 6 roky |
Adam Ierymenko
|
2966eac64f
Get rid of ZT_FAST_MEMCPY because this is not really needed.
|
před 6 roky |
Joseph Henry
|
0e597191b8
Updated licenses for 2019
|
před 6 roky |
Adam Ierymenko
|
65c07afe05
Copyright updates for 2018.
|
před 7 roky |
Adam Ierymenko
|
0608704626
Some micro-optimizations, including a memcpy that is faster than Linux for most distro/compiler versions.
|
před 7 roky |
Grant Limberg
|
b1d60df44c
timestamps changed from uint64_t to int64_t
|
před 8 roky |
Adam Ierymenko
|
b9e1d53d7a
Minor cleanup.
|
před 8 roky |
Adam Ierymenko
|
1b68d6dbdc
License header update.
|
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
|
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 |
Adam Ierymenko
|
010d0a7d56
Docs and a bit of cleanup. In particular ALL makes no sense for revocations because they have IDs. In that case you would just revoke the COM.
|
před 8 roky |
Adam Ierymenko
|
5e6a4e5f5e
Send revocations automatically on deauth for instant kill, also fix some issues with the RP.
|
před 8 roky |
Adam Ierymenko
|
10185e92fa
Certificate of ownership -- used to secure against IP address spoofing, especially for IPv4 and regular IPv6.
|
před 8 roky |
Adam Ierymenko
|
3587aa1ea7
Add and send certificates of representation to tell people what our valid upstreams are. These are not used yet but will be needed for future privacy modes, etc. Also some cleanup.
|
před 8 roky |
Adam Ierymenko
|
eac3667ec1
Bunch more refactoring and work on revocations, etc.
|
před 9 roky |
Adam Ierymenko
|
1f74dd4589
Revocation work in progress, add WATCH which is TEE with implicit rate sync (thanks JG@DCVC!), and clean up some cruft in Network.
|
před 9 roky |