Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2021-07-22 | io: rework apk_istream_get_* to not return erros in blob value | Timo Teräs | 1 | -11/+12 |
2021-07-22 | adb: unify various interfaces to adb_m_process | Timo Teräs | 1 | -1/+3 |
2021-06-19 | reduce misuse of error codes from errno.h | Timo Teräs | 1 | -1/+1 |
2021-06-19 | fixup some includes | Timo Teräs | 1 | -1/+0 |
2021-06-11 | add basic abstraction for cryptographic operations | Timo Teräs | 1 | -2/+2 |
2020-10-09 | rename adb_trust to apk_trust, and use it as package signature keystore too | Timo Teräs | 1 | -2/+2 |
2020-10-09 | make apk_database optional for applets that don't need it | Timo Teräs | 1 | -7/+8 |
2020-10-09 | rename apk_db_options to apk_ctx, rework logging | Timo Teräs | 1 | -12/+12 |
2020-10-09 | make apk_flags non-global, make progress printing state non-global | Timo Teräs | 1 | -1/+1 |
2020-10-09 | io: make ostream_file always use tmpname | Timo Teräs | 1 | -1/+1 |
2020-10-09 | adb: introduce apk-tools database format, and few applets | Timo Teräs | 1 | -0/+329 |