Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2024-02-25 | Add initial fswarn and BVG code | axtloss | 1 | -3/+3 | |
2024-02-18 | Add comments and function descriptions | axtloss | 3 | -7/+63 | |
2024-02-17 | Clean up code | axtloss | 1 | -1/+1 | |
2024-02-17 | Fix fsverify signature verification | axtloss | 2 | -7/+7 | |
2024-02-17 | Multithread fsverify | axtloss | 2 | -10/+28 | |
2024-02-12 | Improve performance | axtloss | 1 | -5/+5 | |
2024-02-05 | add db signing to setup and switch to aead.dev/minisign | axtloss | 1 | -17/+7 | |
2024-02-05 | verifysetup storage reader | axtloss | 1 | -31/+0 | |
2024-02-04 | Repeated block verification | axtloss | 2 | -0/+7 | |
2024-02-04 | add minisign signature verification | axtloss | 2 | -2/+114 | |
2024-02-03 | fix typos | axtloss | 1 | -0/+41 | |
2024-02-03 | add storage unit size option in header | axtloss | 1 | -19/+33 | |
2024-02-03 | change header signature and add block checksumming | axtloss | 2 | -25/+20 | |
2024-02-02 | fix database extraction | axtloss | 1 | -10/+5 | |
2024-02-01 | read database from partition | axtloss | 1 | -7/+78 | |
2024-01-27 | Add node verification | axtloss | 1 | -0/+12 | |
2024-01-27 | Add go project | axtloss | 2 | -0/+158 | |
Signed-off-by: axtloss <axtlos@getcryst.al> |