Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add move bvg functions | axtloss | 2024-02-25 | 6 | -38/+367 |
| | |||||
* | Expand rectangle function with fill arg | axtloss | 2024-02-25 | 9 | -28/+179 |
| | |||||
* | Unhardcode color for rectangle | axtloss | 2024-02-25 | 2 | -16/+39 |
| | |||||
* | Remove submodules | axtloss | 2024-02-25 | 3 | -6/+0 |
| | |||||
* | Add initial fswarn and BVG code | axtloss | 2024-02-25 | 13 | -5/+796 |
| | |||||
* | Add comments and function descriptions | axtloss | 2024-02-18 | 8 | -13/+113 |
| | |||||
* | Clean up code | axtloss | 2024-02-17 | 4 | -15/+2 |
| | |||||
* | Fix fsverify signature verification | axtloss | 2024-02-17 | 7 | -39/+109 |
| | |||||
* | Fix fsverify block verification | axtloss | 2024-02-17 | 3 | -44/+9 |
| | |||||
* | Multithread fsverify | axtloss | 2024-02-17 | 7 | -76/+148 |
| | |||||
* | Add verifysetup license | axtloss | 2024-02-13 | 1 | -0/+674 |
| | |||||
* | Add LICENSE | axtloss | 2024-02-13 | 1 | -0/+674 |
| | |||||
* | Optimize database writes | axtloss | 2024-02-12 | 2 | -82/+62 |
| | |||||
* | Improve performance | axtloss | 2024-02-12 | 5 | -26/+97 |
| | |||||
* | add db signing to setup and switch to aead.dev/minisign | axtloss | 2024-02-05 | 8 | -22/+56 |
| | |||||
* | verifysetup storage reader | axtloss | 2024-02-05 | 8 | -34/+256 |
| | |||||
* | fix verification print | axtloss | 2024-02-04 | 1 | -1/+1 |
| | |||||
* | bump golang.org/x/crypto to 0.17.0 | axtloss | 2024-02-04 | 2 | -12/+20 |
| | |||||
* | Repeated block verification | axtloss | 2024-02-04 | 6 | -23/+82 |
| | |||||
* | add minisign signature verification | axtloss | 2024-02-04 | 10 | -3/+194 |
| | |||||
* | fix typos | axtloss | 2024-02-03 | 2 | -2/+43 |
| | |||||
* | add storage unit size option in header | axtloss | 2024-02-03 | 5 | -27/+65 |
| | |||||
* | change header signature and add block checksumming | axtloss | 2024-02-03 | 5 | -37/+47 |
| | |||||
* | fix database extraction | axtloss | 2024-02-02 | 1 | -10/+5 |
| | |||||
* | read database from partition | axtloss | 2024-02-01 | 6 | -17/+104 |
| | |||||
* | Add node verification | axtloss | 2024-01-27 | 2 | -1/+15 |
| | |||||
* | Add readme | axtloss | 2024-01-27 | 1 | -0/+8 |
| | |||||
* | Add go project | axtloss | 2024-01-27 | 14 | -428/+359 |
| | | | | Signed-off-by: axtloss <axtlos@getcryst.al> | ||||
* | Add go project | axtloss | 2024-01-26 | 1 | -0/+3 |
| | |||||
* | progress | axtloss | 2024-01-25 | 5 | -2/+412 |
| | |||||
* | initial commit | axtloss | 2024-01-25 | 8 | -0/+52 |