Brenton Bostick
|
17d09ee258
|
fix typos (#1810)
|
2022-12-13 11:10:27 +01:00 |
|
Adam Ierymenko
|
d0d34e75fd
|
Build fix due to base64 crate API changes.
|
2022-12-12 13:37:36 -05:00 |
|
Adam Ierymenko
|
567b6027ae
|
A bunch of work on the Postgres controller.
|
2022-12-09 16:04:25 -05:00 |
|
Adam Ierymenko
|
5d9022f815
|
FileDB and timing fixes.
|
2022-11-11 18:23:45 -05:00 |
|
Adam Ierymenko
|
6bf978d4de
|
Some cleanup, move some more V1 only fields into V1 credentials struct.
|
2022-11-11 16:11:02 -05:00 |
|
Adam Ierymenko
|
ee4ce6a8ef
|
Tons of work: reorg traits to simplify, implement multicast authority stuff, other works in progress.
|
2022-11-03 11:11:04 -04: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
|
72f98dea14
|
cleanup
|
2022-10-23 11:04:16 -07:00 |
|
Adam Ierymenko
|
cf7f0b06df
|
Use a clever little hack to eliminate a great deal of cascading template sprawl from the core.
|
2022-10-21 16:50:07 -07: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
|
b5e1c4f546
|
A bit more reorg.
|
2022-09-29 09:45:54 -04:00 |
|
Adam Ierymenko
|
a6f09dbec4
|
Move datadir and make it generic.
|
2022-09-28 12:04:55 -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
|
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
|
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
|
06573c1ea8
|
Session works again, and some optimization.
|
2022-09-06 18:03:31 -04:00 |
|
Adam Ierymenko
|
614b84ef40
|
A bunch of session reworking
|
2022-09-02 16:15:45 -04:00 |
|