Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2021-12-03 | db: convert v3 scripts to ipkg on install | Timo Teräs | 1 | -1/+1 |
2021-11-09 | optimize apk_pathbuilder_pop to get the old length | Timo Teräs | 1 | -7/+7 |
2021-10-25 | mkpkg: make unique-id field a blob | Timo Teräs | 1 | -0/+9 |
2021-08-23 | mkpkg: add support for scripts and triggers | Timo Teräs | 1 | -0/+36 |
2021-07-27 | Refactor .apk extraction code | Timo Teräs | 1 | -1/+2 |
2021-07-26 | Use __attribute__ ((format)) where possible and fix issues found by it | Timo Teräs | 1 | -2/+1 |
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 |
2021-06-11 | mkpkg: new applet to create v2 packages with basic functionality | Timo Teräs | 1 | -0/+284 |