Adam Ierymenko
|
5d17c37b65
|
Remove parking_lot since as of 1.63 Rust std::mutex is usually as good or better.
|
2022-09-29 15:34:03 -04:00 |
|
Adam Ierymenko
|
de506dc48b
|
Reorg to move around some V1 protocol stuff and label it as such.
|
2022-09-29 13:24:36 -04:00 |
|
Adam Ierymenko
|
aac20c67d2
|
Controller receives NETWORK_CONFIG_REQUEST packets!
|
2022-09-28 14:36:41 -04:00 |
|
Adam Ierymenko
|
459b195fa4
|
Reorg some stuff and skeleton of separate controller binary
|
2022-09-28 14:08:29 -04:00 |
|
Adam Ierymenko
|
a6f09dbec4
|
Move datadir and make it generic.
|
2022-09-28 12:04:55 -04:00 |
|
Adam Ierymenko
|
433c6058d2
|
cleanup
|
2022-09-28 11:24:42 -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
|
8592cd59e2
|
Controller stuff and implementing WHOIS
|
2022-09-23 09:56:38 -04:00 |
|
Adam Ierymenko
|
373adb028d
|
Controller work and basic in-filesystem DB, slightly different from v1 version and supporting live editing of the network in the filesystem.
|
2022-09-22 17:29:10 -04:00 |
|
Adam Ierymenko
|
be000c2046
|
Centralize import of tokio to control its version and features.
|
2022-09-22 09:30:37 -04:00 |
|
Adam Ierymenko
|
dca7bb8e85
|
WIP it good
|
2022-09-21 16:58:06 -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
|
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 |
|