No description
Find a file
Erik Hollensbe 4860d2a133
zerotier network controller typedefs and workspace init
Signed-off-by: Erik Hollensbe <git@hollensbe.org>
2022-07-26 12:41:12 -07:00
.github Convert to using cargo workspaces. 2022-06-30 01:31:36 -07:00
aes-gmac-siv Now mostly fully parses OK(HELLO) and also HELLO 2022-06-29 11:12:04 -04:00
artwork Cleanup, basic readme. 2022-06-14 11:56:59 -04:00
attic Attic this too, though might use it in the future. It's cool but kill your darlings. 2022-06-14 12:02:10 -04:00
zerotier-core-crypto Bump some versions. 2022-07-08 11:54:35 -04:00
zerotier-network-controller zerotier network controller typedefs and workspace init 2022-07-26 12:41:12 -07:00
zerotier-network-hypervisor Add a few casts for portability. 2022-07-08 18:23:24 -04:00
zerotier-system-service There is now a test root up that anyone can use, and some other stuff. 2022-07-05 15:05:31 -04:00
.gitignore Ignore all subfolder Cargo.lock 2022-06-30 15:03:46 -04:00
Cargo.toml zerotier network controller typedefs and workspace init 2022-07-26 12:41:12 -07:00
LICENSE.md Update license and copyright for a project not yet actually released. Final release license TBD. 2022-05-21 13:04:07 -04:00
PROTOCOL.md Renaming, warning removal, and other boring things. 2022-01-14 17:49:55 -05:00
README.md Cleanup, basic readme. 2022-06-14 11:56:59 -04:00
rustfmt.toml Fix a weird little bug (actually incompatibility with the old code) in x25519 handling in identity, and more cleanup. 2022-04-28 13:52:00 -04:00

tetanus: work-in-progress repo for ZeroTier in (mostly) pure Rust

Rust


This repository will go away or be mothballed in the future. It's a work in progress and is a bit of a monorepo that will probably get broken up eventually.

The ZeroTier Rust code is currently sort of unlicensed pending actual release. We haven't decided what license to use yet, but we plan on it being something FOSS-friendlier than the current BSL in the old repo.