summaryrefslogtreecommitdiff
path: root/src/app_adbsign.c
AgeCommit message (Expand)AuthorFilesLines
2020-10-09rename adb_trust to apk_trust, and use it as package signature keystore tooTimo Teräs1-1/+1
2020-10-09make apk_database optional for applets that don't need itTimo Teräs1-6/+6
2020-10-09rename apk_db_options to apk_ctx, rework loggingTimo Teräs1-2/+3
2020-10-09io: make ostream_file always use tmpnameTimo Teräs1-10/+5
2020-10-09adb: introduce apk-tools database format, and few appletsTimo Teräs1-0/+97