Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-10-09 | add missing apk_trust.h | 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 | -2/+3 |
2020-10-09 | rename apk_db_options to apk_ctx, rework logging | Timo Teräs | 1 | -15/+18 |
2020-08-24 | enforce options definitions to bind the enum and the descriptor | Timo Teräs | 1 | -15/+8 |
2020-05-19 | make the atom functions not use global state | Timo Teräs | 1 | -1/+1 |
2020-05-07 | use SPDX-License-Identifier in source files | TBK | 1 | -3/+1 |
2020-05-06 | rewrite option descriptors to be single string | Timo Teräs | 1 | -23/+29 |
2020-05-06 | add script to autogenerate help from man pages | Timo Teräs | 1 | -1/+1 |
2020-02-14 | rename all applets sources to app_*.c | Timo Teräs | 1 | -0/+207 |