summaryrefslogtreecommitdiff
path: root/futility/file_type.c
Commit message (Expand)AuthorAgeFilesLines
* futility/file_type_*: Use ERROR() macro consistentlyEdward O'Callaghan2023-03-251-5/+5
* futility/file_type*: Minor cleanups for maintainabilityEdward O'Callaghan2023-03-251-15/+11
* treewide: Fix license headers to conform with linterJakub Czapiga2022-10-041-1/+1
* futility: Rework file opening and mappingJakub Czapiga2022-05-141-43/+20
* vboot: fix up some headers, includes, comments, spacingJoel Kitching2019-08-281-2/+1
* vboot: deprecate v1 GoogleBinaryBlockHeader structJoel Kitching2019-05-171-1/+0
* futility/host lib: Fix coverity warningsRandall Spangler2016-09-141-0/+1
* vboot_reference: fix several syntax warnings found by clang.stabilize-6996.BYunlian Jiang2015-04-151-1/+1
* futility: refactor to handle each file type individuallyBill Richardson2015-03-311-0/+25
* futility: put the recognizer functions in file_type.incBill Richardson2015-03-311-52/+36
* futility: Split help for "sign" command into partsBill Richardson2015-03-201-19/+61
* futility: show some information about .pem filesBill Richardson2015-03-101-0/+2
* futility: Display public and private keys for both formatsBill Richardson2015-03-101-1/+4
* Changes to compile signing tools on darwinDavid Riley2015-02-111-1/+1
* futility: show .vbprivk filesBill Richardson2015-02-031-0/+2
* futility: refactor file type detection into new filesBill Richardson2015-01-311-0/+123