Adam Ierymenko
|
567b6027ae
|
A bunch of work on the Postgres controller.
|
2022-12-09 16:04:25 -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
|
862710f553
|
Stub out change watcher and simplify it.
|
2022-10-23 14:52:22 -07:00 |
|
Adam Ierymenko
|
5601b83f10
|
Moar controller work.
|
2022-10-13 11:33:26 -04:00 |
|
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
|
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
|
be000c2046
|
Centralize import of tokio to control its version and features.
|
2022-09-22 09:30:37 -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
|
32abd20c38
|
A bunch of reorg and simplification in the network hypervisor.
|
2022-09-13 10:35:52 -04:00 |
|
Adam Ierymenko
|
f153d43797
|
Reorganize a bit by shortening some directory names.
|
2022-08-18 16:38:32 -04:00 |
|