Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2021-11-09 | adbdump: fix dumping signatures | Timo Teräs | 1 | -1/+4 |
2021-07-26 | adb: adb_walk_adb fix out of boundary write | Timo Teräs | 1 | -16/+15 |
2021-07-22 | adb: add a small adb blob header with versions and root object | Timo Teräs | 1 | -2/+6 |
2021-07-22 | adb: refactor struct adb_header to adb_file_header | Timo Teräs | 1 | -2/+2 |
2021-07-22 | adb: unify various interfaces to adb_m_process | Timo Teräs | 1 | -54/+53 |
2021-06-19 | crypto: improve compatibility | Timo Teräs | 1 | -1/+1 |
2021-06-19 | fixup some includes | Timo Teräs | 1 | -1/+0 |
2021-06-11 | mkpkg: new applet to create v2 packages with basic functionality | Timo Teräs | 1 | -17/+12 |
2021-06-02 | add adbgen applet to generate databases from it's text dump | Timo Teräs | 1 | -4/+10 |
2021-05-26 | add abstraction to adb "walking" - a sax like API to enumerate whole db | Timo Teräs | 1 | -0/+166 |