summaryrefslogtreecommitdiff
path: root/utils/sbtools/misc.c (unfollow)
Commit message (Collapse)Author
2011-11-06sbtools: rename to imxtools, move imx_hid_recovery to imxtools/sbloader, fix ↵Amaury Pouly
tools to correctly handle/free memory, properly return error codes git-svn-id: svn://svn.rockbox.org/rockbox/trunk@30907 a1c6a512-1295-4272-9138-f99709370657
2011-11-01sbtools: rework the color hack and add switch to disable color outputAmaury Pouly
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@30880 a1c6a512-1295-4272-9138-f99709370657
2011-10-29sbtools: move sb file production to its own file with a clean api, factor ↵Amaury Pouly
key reading even more git-svn-id: svn://svn.rockbox.org/rockbox/trunk@30851 a1c6a512-1295-4272-9138-f99709370657
2011-10-29sbtools: factor key code, introduce crypto layer, move from open/read/... to ↵Amaury Pouly
fopen/fread/..., add support for encryption/decryption using a device when the key is not known, move sbtoelf to use getopt for command line git-svn-id: svn://svn.rockbox.org/rockbox/trunk@30849 a1c6a512-1295-4272-9138-f99709370657