summaryrefslogtreecommitdiffstats
path: root/src/hci/commands/digest_cmd.c
Commit message (Expand)AuthorAgeFilesLines
* [build] Mark known reviewed files as permitted for UEFI Secure BootMichael Brown2026-01-141-0/+1
* [cmdline] Show commands in alphabetical orderMichael Brown2025-08-061-9/+2Star
* [digest] Treat inability to acquire an image as a fatal errorMichael Brown2025-08-061-1/+1
* [digest] Add "--set" option to store digest value in a settingMichael Brown2025-08-061-13/+41
* [digest] Add commands for all enabled digest algorithmsMichael Brown2025-08-061-2/+8
* [cmdline] Remove userptr_t from "digest" commandMichael Brown2025-04-251-16/+2Star
* [image] Add "--timeout" parameter to image downloading commandsMichael Brown2014-03-101-1/+1
* [legal] Update FSF mailing address in GPL licence textsMichael Brown2012-07-201-1/+2
* [image] Simplify image management commands and internal APIMichael Brown2012-03-251-2/+3
* [parseopt] Refer to online documentation for command helpMichael Brown2011-03-041-2/+1Star
* [legal] Add some missing FILE_LICENCE declarationsMichael Brown2010-11-221-0/+2
* [digest] Use generic option-parsing libraryMichael Brown2010-11-221-25/+25
* [build] Rename gPXE to iPXEMichael Brown2010-04-201-5/+5
* [digest] md5sum and sha1sum commandsDaniel Verkamp2009-03-271-0/+120