Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2021-07-27 | Refactor .apk extraction code | Timo Teräs | 1 | -24/+11 |
2021-06-11 | add basic abstraction for cryptographic operations | Timo Teräs | 1 | -3/+4 |
2020-10-09 | rename adb_trust to apk_trust, and use it as package signature keystore too | Timo Teräs | 1 | -1/+1 |
2020-10-09 | make apk_database optional for applets that don't need it | Timo Teräs | 1 | -3/+4 |
2020-10-09 | rename apk_db_options to apk_ctx, rework logging | Timo Teräs | 1 | -23/+39 |
2020-10-09 | make apk_flags non-global, make progress printing state non-global | Timo Teräs | 1 | -1/+1 |
2020-05-07 | use SPDX-License-Identifier in source files | TBK | 1 | -3/+1 |
2020-05-06 | add script to autogenerate help from man pages | Timo Teräs | 1 | -2/+0 |
2020-02-14 | rename all applets sources to app_*.c | Timo Teräs | 1 | -0/+133 |