summaryrefslogtreecommitdiff
path: root/src/app_mkpkg.c
AgeCommit message (Expand)AuthorFilesLines
2021-07-27Refactor .apk extraction codeTimo Teräs1-1/+2
2021-07-26Use __attribute__ ((format)) where possible and fix issues found by itTimo Teräs1-2/+1
2021-07-22adbsign: support compressed adb filesTimo Teräs1-1/+1
2021-06-23mkpkg, extract: implement support for symlinks, devices and fifosTimo Teräs1-18/+49
2021-06-19mkpkg: ignore special files with warning instead of erroringTimo Teräs1-2/+1
2021-06-11extract: new applet to extract v2 packagesTimo Teräs1-5/+4
2021-06-11add basic abstraction for cryptographic operationsTimo Teräs1-2/+2
2021-06-11mkpkg: new applet to create v2 packages with basic functionalityTimo Teräs1-0/+284