summaryrefslogtreecommitdiff
path: root/src/adb_trust.c
AgeCommit message (Collapse)AuthorFilesLines
2020-10-01adb: introduce apk-tools database format, and few appletsTimo Teräs1-0/+266
This is a flat buffers inspired format that allows fast mmaped access to the data with low overhead, signature support and relatively good forward support.