Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2024-02-28 | restructure repository layout | axtloss | 1 | -174/+0 |
2024-02-18 | Add comments and function descriptions | axtloss | 1 | -3/+11 |
2024-02-17 | Fix fsverify signature verification | axtloss | 1 | -17/+14 |
2024-02-17 | Fix fsverify block verification | axtloss | 1 | -41/+6 |
2024-02-17 | Multithread fsverify | axtloss | 1 | -51/+104 |
2024-02-05 | add db signing to setup and switch to aead.dev/minisign | axtloss | 1 | -3/+4 |
2024-02-04 | fix verification print | axtloss | 1 | -1/+1 |
2024-02-04 | Repeated block verification | axtloss | 1 | -21/+73 |
2024-02-04 | add minisign signature verification | axtloss | 1 | -0/+15 |
2024-02-03 | add storage unit size option in header | axtloss | 1 | -3/+26 |
2024-02-03 | change header signature and add block checksumming | axtloss | 1 | -8/+22 |
2024-02-01 | read database from partition | axtloss | 1 | -8/+22 |
2024-01-27 | Add go project | axtloss | 1 | -0/+32 |