Adam Ierymenko
|
19d973cfd4
|
(1) Implement typestate Verified for identity, (2) FileDatabase in controller now works.
|
2022-11-16 21:41:08 -05:00 |
|
Adam Ierymenko
|
5772a135f5
|
More work on controller: FileDB change detection, etc.
|
2022-11-10 18:25:36 -05:00 |
|
Adam Ierymenko
|
8a50427833
|
A bunch of reorg to partition off V1 stuff for future convenience, and more controller work.
|
2022-10-26 14:00:07 -04:00 |
|
Adam Ierymenko
|
23e73bbdd1
|
cleanup
|
2022-10-17 12:59:10 -04:00 |
|
Adam Ierymenko
|
dbbb3732b5
|
Remove some warnings and unnecessary stuff.
|
2022-10-07 15:38:35 -04:00 |
|
Adam Ierymenko
|
dc615e2b04
|
Tons and tons of work on the controller, and some other cleanup.
|
2022-10-07 11:53:10 -04:00 |
|
Adam Ierymenko
|
38f8ee808e
|
A bunch of reorg to consolidate utils, controller work, and rework identity binary marshaling for better backward compability.
|
2022-09-27 15:46:18 -04:00 |
|
Adam Ierymenko
|
768ec6e710
|
Tons more work: (1) remove async again from the core, (2) controller stuff, (3) retrofit other stuff to handle non-async core.
|
2022-09-21 16:43:47 -04:00 |
|
Adam Ierymenko
|
7ec46540fa
|
A ton more reorg work and controller work.
|
2022-09-20 12:10:05 -04:00 |
|
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
|
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
|
07fc8b2d2b
|
rustfmt
|
2022-09-13 10:48:36 -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
|
3770fcdc83
|
build fixes
|
2022-09-02 16:21:08 -04:00 |
|
Adam Ierymenko
|
1fad0039fc
|
Benchmarks, internal P-384, some other stuff.
|
2022-08-22 16:42:43 -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
|
110df67697
|
Move crypto glue into its own crate, and start the sync crate.
|
2021-10-01 11:44:51 -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
|
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
|
0edb7776c7
|
A ton of build fixes.
|
2021-08-04 16:56:13 -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
|
69176d47e8
|
Pool, concurrent map adapter, other Rusty stuff.
|
2021-07-29 13:11:08 -04:00 |
|
Adam Ierymenko
|
ed142273d0
|
Revise some V1 crypto stuff, rearrange some things, simplify Buffer.
|
2021-07-28 13:30:58 -04:00 |
|
Adam Ierymenko
|
7a2361b62c
|
Dictionary, and cleanup and other random stuff.
|
2021-07-27 16:27:38 -04:00 |
|
Adam Ierymenko
|
a88d89a854
|
Identities, buffers, crypto, and more, all getting rustier.
|
2021-07-22 19:23:32 -04:00 |
|
Adam Ierymenko
|
df25f09e6b
|
A bunch more of ZeroTier rusting...
|
2021-07-22 00:03:22 -04:00 |
|
Adam Ierymenko
|
d70d958b5c
|
Moar rust.
|
2021-07-20 17:39:01 -04:00 |
|