Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2024-02-29 | Use fbwarn in fsverify | axtloss | 1 | -5/+6 |
2024-02-18 | Add comments and function descriptions | axtloss | 1 | -0/+21 |
2024-02-17 | Clean up code | axtloss | 1 | -12/+1 |
2024-02-17 | Fix fsverify signature verification | axtloss | 1 | -11/+64 |
2024-02-17 | Fix fsverify block verification | axtloss | 1 | -1/+1 |
2024-02-17 | Multithread fsverify | axtloss | 1 | -12/+4 |
2024-02-12 | Optimize database writes | axtloss | 1 | -53/+43 |
2024-02-12 | Improve performance | axtloss | 1 | -16/+85 |
2024-02-05 | add db signing to setup and switch to aead.dev/minisign | axtloss | 1 | -1/+10 |
2024-02-05 | verifysetup storage reader | axtloss | 1 | -2/+59 |
2024-02-04 | add minisign signature verification | axtloss | 2 | -0/+42 |