Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2021-11-09 | database: implement uvol support | Timo Teräs | 1 | -4/+18 |
2021-10-04 | enable uvol support by default | Timo Teräs | 1 | -1/+1 |
2021-09-13 | adb: fix --allow-untrusted to work again | Timo Teräs | 1 | -0/+1 |
2021-08-23 | trust: always use have valid struct apk_trust * | Timo Teräs | 1 | -8/+5 |
2021-06-11 | extract: add experimental support for uvol volumes | Timo Teräs | 1 | -0/+1 |
2021-06-11 | add basic abstraction for cryptographic operations | Timo Teräs | 1 | -1/+1 |
2021-03-19 | Log to /var/log/apk.log | Drew DeVault | 1 | -0/+16 |
2021-03-19 | database: do not chroot(".") unless actually necessary | Ariadne Conill | 1 | -0/+1 |
2020-10-09 | rename adb_trust to apk_trust, and use it as package signature keystore too | Timo Teräs | 1 | -9/+6 |
2020-10-09 | make apk_database optional for applets that don't need it | Timo Teräs | 1 | -0/+51 |
2020-10-09 | rename apk_db_options to apk_ctx, rework logging | Timo Teräs | 1 | -0/+27 |