Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2009-07-30 | verify: report missing files rather than segfault | Natanael Copa | 1 | -0/+7 | |
2009-07-29 | tar: make checksumming of inner files conditional | Timo Teras | 1 | -1/+1 | |
and force checksumming only when unpacking archive. otherwise it's extra computation for nothing. | |||||
2009-07-22 | pkg: cleanup the signing code | Timo Teras | 1 | -1/+2 | |
smaller callback and less cases to check. also reintroduce the oneshot digest flag, hopefully correct this time. | |||||
2009-07-20 | db: signed index loading (ref #46) | Timo Teras | 1 | -6/+7 | |
prefer index in the new format as signed .tar.gz. | |||||
2009-07-17 | verify: new applet (ref #46) | Timo Teras | 1 | -0/+49 | |
an utility to check package signature and integrity. |