summaryrefslogtreecommitdiff
path: root/src/app_mkpkg.c
AgeCommit message (Expand)AuthorFilesLines
2021-12-03db: convert v3 scripts to ipkg on installTimo Teräs1-1/+1
2021-11-09optimize apk_pathbuilder_pop to get the old lengthTimo Teräs1-7/+7
2021-10-25mkpkg: make unique-id field a blobTimo Teräs1-0/+9
2021-08-23mkpkg: add support for scripts and triggersTimo Teräs1-0/+36
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