Commit graph

14 commits

Author SHA1 Message Date
Adam Ierymenko
12e7546ebc
ZeroTier standard .clang-format -- switch to spaces, match indentation of Rust, mostly based on LLVM format. 2021-04-26 08:55:28 -04:00
Adam Ierymenko
5a0de399d7
Implement most of /status 2021-03-23 17:53:39 -04:00
Adam Ierymenko
1b9ec2d9c3
Web request helper and other stuff. 2021-03-19 17:21:16 -04:00
Adam Ierymenko
6df6a955ba
It makes web requests, and fix some warnings. 2021-03-18 20:47:02 -04:00
Adam Ierymenko
e1d7b69acb
Make main() more rustic, fix IPv6 fragmentation bit on MacOS, etc. 2021-03-16 19:37:19 -04:00
Adam Ierymenko
0f49c7510b
Swap out warp for simple hyper web server in Rust, and we will use web sockets for webby-style communication since WebRTC is a mess. 2021-02-25 10:49:35 -05:00
Adam Ierymenko
26e8859d99
Copyright notices, dates. 2021-02-22 22:58:16 -05:00
Adam Ierymenko
8d6d457dd6
Wire up logging, service, etc. 2021-02-12 23:10:41 -05:00
Adam Ierymenko
f9649217fb
A whole bunch more service work. 2021-02-11 00:35:34 -05:00
Adam Ierymenko
f9deec7872
Rust service work in progress... 2021-02-03 14:41:42 -05:00
Adam Ierymenko
d4f6507c00
MacEthernetTap fully reimplemented in Rust, and Rust builds again. 2021-01-27 14:18:22 -05:00
Adam Ierymenko
05e2c63d6a
More Rusty MacEthernetTap and Rust binding hacks. 2021-01-26 22:51:21 -05:00
Adam Ierymenko
01a98a7f69
Rust builds again, and doing Mac tap in rust. 2021-01-26 20:29:55 -05:00
Adam Ierymenko
29fa689f0b
Reorganize some stuff, add bindings needed in service. 2021-01-26 15:03:31 -05:00