Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2021-11-09 | database: implement uvol support | Timo Teräs | 1 | -1/+7 |
2021-11-03 | db, audit: support sha256-160 hashes for v3 pkg compat | Timo Teräs | 1 | -2/+4 |
2021-10-27 | db, add: support adding v3 package files | Timo Teräs | 1 | -2/+6 |
2021-07-30 | extract: use extraction api, and implement it for v3 packages | Timo Teräs | 1 | -1/+1 |
2021-06-19 | reduce misuse of error codes from errno.h | Timo Teräs | 1 | -4/+4 |
2021-06-12 | crypto: make EVP_MD_CTX_FLAG_FINALISE optional | Timo Teräs | 1 | -0/+2 |
2021-06-11 | fix glibc build of crypto abstraction header | Timo Teräs | 1 | -0/+1 |
2021-06-11 | extract: new applet to extract v2 packages | Timo Teräs | 1 | -11/+8 |
2021-06-11 | add basic abstraction for cryptographic operations | Timo Teräs | 1 | -0/+174 |