Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2024-03-03 | Add basic test units | axtloss | 1 | -0/+12 |
2024-02-29 | Use fbwarn in fsverify | axtloss | 3 | -8/+9 |
2024-02-29 | add build script | axtloss | 1 | -1/+1 |
2024-02-25 | Add initial fswarn and BVG code | axtloss | 1 | -2/+2 |
2024-02-18 | Add comments and function descriptions | axtloss | 4 | -3/+39 |
2024-02-17 | Clean up code | axtloss | 3 | -14/+1 |
2024-02-17 | Fix fsverify signature verification | axtloss | 3 | -15/+85 |
2024-02-17 | Fix fsverify block verification | axtloss | 2 | -3/+3 |
2024-02-17 | Multithread fsverify | axtloss | 2 | -12/+9 |
2024-02-13 | Add verifysetup license | axtloss | 1 | -0/+674 |
2024-02-12 | Optimize database writes | axtloss | 2 | -82/+62 |
2024-02-12 | Improve performance | axtloss | 3 | -19/+90 |
2024-02-05 | add db signing to setup and switch to aead.dev/minisign | axtloss | 4 | -2/+42 |
2024-02-05 | verifysetup storage reader | axtloss | 6 | -2/+199 |
2024-02-04 | add minisign signature verification | axtloss | 3 | -0/+45 |