Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2021-07-22 | adbsign: support compressed adb files | Timo Teräs | 1 | -1/+1 | |
2021-06-23 | mkpkg, extract: implement support for symlinks, devices and fifos | Timo Teräs | 1 | -18/+49 | |
2021-06-19 | mkpkg: ignore special files with warning instead of erroring | Timo Teräs | 1 | -2/+1 | |
2021-06-11 | extract: new applet to extract v2 packages | Timo Teräs | 1 | -5/+4 | |
2021-06-11 | add basic abstraction for cryptographic operations | Timo Teräs | 1 | -2/+2 | |
- basic digesting and signing apis (subject still to fine tuning) - update digest code, and adb signing for the thin wrapping layer - old v1 package and database handling not updated - default mkpkg file hash to sha256 ref #10744 | |||||
2021-06-11 | mkpkg: new applet to create v2 packages with basic functionality | Timo Teräs | 1 | -0/+284 | |