ZeroTierOne/zerotier-system-service/src
2022-08-11 15:18:28 -07:00
..
cli correct warnings and compile errors on linux 2022-06-29 12:34:56 -07:00
vnic It ran. It did something. Yay. 2022-06-16 17:53:52 -04:00
cmdline_help.rs Split help out of main.rs 2022-06-23 12:00:19 -04:00
datadir.rs Reorg, update README, a ton of work on session, and move aes-gmac-siv into zerotier-core-crypto. 2022-08-11 15:18:28 -07:00
exitcode.rs Update license and copyright for a project not yet actually released. Final release license TBD. 2022-05-21 13:04:07 -04:00
getifaddrs.rs Another absolute ton of work including getting the service almost to the point that it is ready to say HELLO. Also added an event and tracing infrastructure in the core. Some of the common Rust tracing/logging libraries are not used directly in the core for speed and future portability reasons but they will likely be used in the service. 2022-05-25 18:28:07 -04:00
ipv6.rs macOS warning removal 2022-06-30 15:05:29 -04:00
jsonformatter.rs Move default root set to network-hypervisor, add a priority level to roots. 2022-05-09 17:22:01 -04:00
localconfig.rs VL1 now says HELLO!!! 2022-06-22 16:29:51 -04:00
localinterface.rs Wire through RootSet init, a bunch more work, almost ready to test! 2022-06-08 19:05:54 -04:00
localsocket.rs Make unique IDs for local sockets globally unique. 2022-06-23 12:36:17 -04:00
main.rs Split help out of main.rs 2022-06-23 12:00:19 -04:00
service.rs Some reorg. 2022-06-24 10:52:00 -04:00
udp.rs correct warnings and compile errors on linux 2022-06-29 12:34:56 -07:00
utils.rs Convert to using cargo workspaces. 2022-06-30 01:31:36 -07:00