Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2021-07-16 | check trust in adb_trust_write_signatures() | Timo Teräs | 1 | -1/+3 |
2021-06-19 | reduce misuse of error codes from errno.h | Timo Teräs | 1 | -24/+30 |
2021-06-11 | extract: new applet to extract v2 packages | Timo Teräs | 1 | -8/+81 |
2021-06-11 | add basic abstraction for cryptographic operations | Timo Teräs | 1 | -42/+42 |
2021-06-11 | mkpkg: new applet to create v2 packages with basic functionality | Timo Teräs | 1 | -26/+64 |
2021-06-02 | add adbgen applet to generate databases from it's text dump | Timo Teräs | 1 | -1/+37 |
2021-05-26 | add abstraction to adb "walking" - a sax like API to enumerate whole db | Timo Teräs | 1 | -2/+4 |
2020-10-09 | rename adb_trust to apk_trust, and use it as package signature keystore too | Timo Teräs | 1 | -4/+118 |
2020-10-09 | adb: improve sorting features, sort installed-db package listing | Timo Teräs | 1 | -29/+97 |
2020-10-09 | adb: introduce apk-tools database format, and few applets | Timo Teräs | 1 | -0/+802 |