summaryrefslogtreecommitdiff
path: root/futility/file_type.h
Commit message (Expand)AuthorAgeFilesLines
* futility/file_type*: Minor cleanups for maintainabilityEdward O'Callaghan2023-03-251-7/+5
* treewide: Fix license headers to conform with linterJakub Czapiga2022-10-041-1/+1
* futility: Rework file opening and mappingJakub Czapiga2022-05-141-9/+12
* vboot: fix up some headers, includes, comments, spacingJoel Kitching2019-08-281-5/+5
* Makefile: Enable more warnings for host utilities / testsJulius Werner2019-05-141-1/+7
* futility: refactor to handle each file type individuallyBill Richardson2015-03-311-0/+18
* futility: put the recognizer functions in file_type.incBill Richardson2015-03-311-13/+16
* futility: Split help for "sign" command into partsBill Richardson2015-03-201-21/+16
* 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
* futility: show .vbprivk filesBill Richardson2015-02-031-0/+2
* futility: refactor file type detection into new filesBill Richardson2015-01-311-0/+50