Commit graph

62 commits

Author SHA1 Message Date
Adam Ierymenko
30d3f6e176
Start defining a bunch of VL2 data and credential objects for controller. 2022-09-16 18:44:14 -04:00
Adam Ierymenko
aafac271f5
Says hello to a root again! 2022-09-16 17:02:21 -04:00
Adam Ierymenko
2017dcf746
Bring service back to simple working state to end-to-end test. 2022-09-16 15:27:24 -04:00
Adam Ierymenko
0552d587a0
Get things building again 2022-09-16 14:16:13 -04:00
Adam Ierymenko
b4edad6bfb
Work in progress: massive reorg to separate concerns a bit more and allow stand-alone controllers etc. 2022-09-15 13:57:21 -04:00
Adam Ierymenko
854ca07e87
More reorg and cruft removal. 2022-09-14 11:26:24 -04:00
Adam Ierymenko
b8e65b667c
Build fix, cruft simplification. 2022-09-14 11:03:00 -04:00
Adam Ierymenko
887585f6fa
Some VL1 work, and reorg the header in ZSSP to make backward compatibility easy. 2022-09-13 21:27:47 -04:00
Adam Ierymenko
115c1c6c56
More cleanup. 2022-09-13 17:34:39 -04:00
Adam Ierymenko
2649ce7571
A bunch of reorg, and add a safety valve to nuke the send key in ZSSP if it is hard-expired. 2022-09-13 17:27:58 -04:00
Adam Ierymenko
c3466078bf
Move some V1-specific stuff into hypervisor code base. 2022-09-13 12:28:30 -04:00
Adam Ierymenko
07fc8b2d2b
rustfmt 2022-09-13 10:48:36 -04:00
Adam Ierymenko
4763404d98
rustfmt 2022-09-13 10:46:18 -04:00
Adam Ierymenko
32abd20c38
A bunch of reorg and simplification in the network hypervisor. 2022-09-13 10:35:52 -04:00
Adam Ierymenko
98c0575a00
Add ICMP to endpoint, and some ZSSP revisions. 2022-09-09 15:45:22 -04:00
Adam Ierymenko
3770fcdc83
build fixes 2022-09-02 16:21:08 -04:00
Adam Ierymenko
614b84ef40
A bunch of session reworking 2022-09-02 16:15:45 -04:00
Adam Ierymenko
1fad0039fc
Benchmarks, internal P-384, some other stuff. 2022-08-22 16:42:43 -04:00
Adam Ierymenko
a723403fe9
Prep for new controller, also reorg header fields in Noise session and move some functions around. 2022-08-19 11:31:09 -04:00
Adam Ierymenko
f153d43797
Reorganize a bit by shortening some directory names. 2022-08-18 16:38:32 -04:00
Adam Ierymenko
0e3fa9589e
Rename some folders in Rust tree so folder names equal Rust package names. 2021-10-14 18:52:50 -04:00
Adam Ierymenko
45c181e23f
Minor changes, stash some code. 2021-10-14 14:33:07 -04:00
Adam Ierymenko
90469fcb2b
cleanup 2021-10-06 12:41:42 -04:00
Adam Ierymenko
110df67697
Move crypto glue into its own crate, and start the sync crate. 2021-10-01 11:44:51 -04:00
Adam Ierymenko
a23bd89202
Formatting, build fixes, tests. 2021-09-29 12:48:36 -04:00
Adam Ierymenko
c5ed599ef3
. 2021-09-22 10:59:51 -04:00
Adam Ierymenko
4f70873a46
More cleanup. 2021-09-13 15:03:21 -04:00
Adam Ierymenko
13e342d34e
build fix 2021-08-24 16:02:46 -04:00
Adam Ierymenko
5dfc4c2703
RootSet tests and fix, other cleanup. 2021-08-24 16:01:12 -04:00
Adam Ierymenko
d2e19c889f
Formatting. 2021-08-23 14:46:34 -04:00
Adam Ierymenko
bcfd35a1f7
Cleanup, increase V1 identity PoW hardness a little bit. 2021-08-20 15:17:14 -04:00
Adam Ierymenko
bd4367014e
A bunch of cleanup, and make MAC and Address idiomatic in the sense that they have no native nil value and use NonZero for zero-cost use of Option<> 2021-08-20 11:25:36 -04:00
Adam Ierymenko
40941a25f7
Move some stuff around, cleanup. 2021-08-18 21:29:44 -04:00
Adam Ierymenko
7f64dd34b8
Build fixes, defaults. 2021-08-12 18:24:11 -04:00
Adam Ierymenko
209aeefac3
Reorg some stuff, build out send_hello() 2021-08-12 15:56:42 -04:00
Adam Ierymenko
0395943d31
Root sets, tweak ballon hash and V1 identities to be shorter, cleanup. 2021-08-11 22:09:31 -04:00
Adam Ierymenko
788c310322
Add a simple AES-CTR wrapper to GMAC-SIV, and many other things. 2021-08-10 15:52:27 -04:00
Adam Ierymenko
9ea1cd2d6e
AES-GMAC-SIV fixes, build fixes, finish up non-forwarding path in wire_packet(). 2021-08-05 22:51:47 -04:00
Adam Ierymenko
005f76cd9b
Various cleanup. 2021-08-05 18:25:04 -04:00
Adam Ierymenko
94305ae779
Path/node cleanup stuff, build fixes. 2021-08-05 17:21:36 -04:00
Adam Ierymenko
4ca8b30044
Implement AES-GMAC-SIV in terms of OpenSSL too. 2021-08-05 16:52:22 -04:00
Adam Ierymenko
8681f61de3
Remove potential lock bottleneck from Peer, refactor Pool. 2021-08-05 15:49:31 -04:00
Adam Ierymenko
8376cfe15d
Build fix. 2021-08-04 16:58:30 -04:00
Adam Ierymenko
0edb7776c7
A ton of build fixes. 2021-08-04 16:56:13 -04:00
Adam Ierymenko
2acd67fbc1
Locator stuff, and more cleanup of things that may come back... 2021-08-04 14:20:55 -04:00
Adam Ierymenko
faecf04dd5
Make sure endpoint sorting is stable forever, and some Locator stuff. 2021-08-04 13:21:10 -04:00
Adam Ierymenko
a8da84c055
Lots of Rust stuff. 2021-08-04 12:31:46 -04:00
Adam Ierymenko
617b7c86b6
Lots more stuff, but mostly packet defragmentation. 2021-08-02 23:41:05 -04:00
Adam Ierymenko
f989690785
A lot of VL1 work including Node, Peer, etc., and wrap secrets in a container to zero them on drop. 2021-07-30 21:39:21 -04:00
Adam Ierymenko
da5dcc9d9b
fix test 2021-07-29 13:24:28 -04:00