summaryrefslogtreecommitdiff
path: root/futility/traversal.c
Commit message (Expand)AuthorAgeFilesLines
* Changes to compile signing tools on darwinDavid Riley2015-02-111-2/+2
* futility: show .vbprivk filesBill Richardson2015-02-031-2/+5
* futility: handle truncated BIOS images without segfaultBill Richardson2015-02-031-3/+23
* futility: refactor file type detection into new filesBill Richardson2015-01-311-128/+20
* futility: Add support for [re]signing kernel partitionsBill Richardson2014-09-271-12/+12
* futility: do traversal of a buffer, not a fileBill Richardson2014-09-251-27/+51
* futility: Prepare to handle kernel partitions & firmware blobsBill Richardson2014-09-251-49/+99
* futility: clean up a few shared functionsBill Richardson2014-09-251-3/+3
* futility: add "sign" command to resign firmware imagesBill Richardson2014-09-051-36/+31
* futility: the show command can traverse all file typesBill Richardson2014-09-031-0/+291