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 | 1 | -2/+38 | |
2024-02-17 | Clean up code | axtloss | 1 | -1/+1 | |
2024-02-17 | Fix fsverify signature verification | axtloss | 1 | -4/+4 | |
2024-02-17 | Multithread fsverify | axtloss | 1 | -2/+15 | |
2024-02-05 | verifysetup storage reader | axtloss | 1 | -31/+0 | |
2024-02-04 | Repeated block verification | axtloss | 1 | -0/+4 | |
2024-02-04 | add minisign signature verification | axtloss | 1 | -2/+6 | |
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 | 1 | -20/+15 | |
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 | 1 | -0/+133 | |
Signed-off-by: axtloss <axtlos@getcryst.al> |