summaryrefslogtreecommitdiff
path: root/util/nvmutil
AgeCommit message (Expand)Author
13 daysTODOLeah Rowe
13 daysTODOLeah Rowe
13 daysutil/nvmutil: mitigate buggy libc i/oLeah Rowe
13 daysutil/nvmutil: implement zero-byte r/w timeoutLeah Rowe
13 daysTODOLeah Rowe
13 daysutil/nvmutil: add some useful commentsLeah Rowe
13 daysutil/nvmutil: split up rw_file_exactLeah Rowe
13 daysfix indentationLeah Rowe
13 daysutil/nvmutil: add jitter to fallback_rand entropyLeah Rowe
13 daysutil/nvmutil: improved entropy in fallback_randLeah Rowe
13 daysutil/nvmutil: remove /dev/random fallbackLeah Rowe
13 daysutil/nvmutil: include time.h after types.hLeah Rowe
13 daysutil/nvmutil: mitigate fast calls to randLeah Rowe
13 daysutil/nvmutil: fallback randomiserLeah Rowe
13 daysutil/nvmutil: correct install usageLeah Rowe
13 daysutil/nvmutil: fix makefileLeah Rowe
13 daysutil/nvmutil: remove errno externLeah Rowe
13 daysutil/nvmutil: use install -d instead of mkdir -pLeah Rowe
13 daysutil/nvmutil: fix commentLeah Rowe
13 daysutil/nvmutil: use chmod instead, in MakefileLeah Rowe
13 daysutil/nvmutil: add -m to install on MakefileLeah Rowe
13 daysutil/nvmutil: simplify flags on urandomLeah Rowe
13 daysutil/nvmutil: fix mistake in random checkLeah Rowe
13 daysutil/nvmutil: portable errnoLeah Rowe
13 daysutil/nvmutil: fix non-portable variable declarationLeah Rowe
13 daysutil/nvmutil: disable urandom if not foundLeah Rowe
13 daysutil/nvmutil: use ECANCELED on checksum errLeah Rowe
13 daysutil/nvmutil: don't use errno for program stateLeah Rowe
2026-03-10util/nvmutil: re-use do_rw() from prw()Leah Rowe
2026-03-10util/nvmutil: add missing sanitization testsLeah Rowe
2026-03-10util/nvmutil: properly use rc in rw_File_exactLeah Rowe
2026-03-10util/nvmutil: tidy up gbe_cat_buf()Leah Rowe
2026-03-10util/nvmutil: split up rw_file_exact()Leah Rowe
2026-03-10util/nvmutil: update some commentsLeah Rowe
2026-03-10util/nvmutil: re-add EINTR loop check on rwLeah Rowe
2026-03-10util/nvmutil: rename set_err for code clarityLeah Rowe
2026-03-10util/nvmutil: skip errno check in mainLeah Rowe
2026-03-10util/nvmutil: don't reset errno in rw_file_exactLeah Rowe
2026-03-10util/nvmutil: reset errno in gbe_catLeah Rowe
2026-03-10util/nvmutil: reset errno in gbe_cat_bufLeah Rowe
2026-03-10util/nvmutil: fix bad loop in command sanitizerLeah Rowe
2026-03-10util/nvmutil: use set_err where appropriateLeah Rowe
2026-03-10util/nvmutil: properly set errno everywhereLeah Rowe
2026-03-10util/nvmutil: fix /dev/random fallbackLeah Rowe
2026-03-10Revert "util/nvmutil: fix check in command sanitizer"Leah Rowe
2026-03-10util/nvmutil: don't use bad pointer cast in prwLeah Rowe
2026-03-10util/nvmutil: fix check in command sanitizerLeah Rowe
2026-03-10util/nvmutil: use EINVAL in command sanitizenLeah Rowe
2026-03-10util/nvmutil: don't use xopen() for urandomLeah Rowe
2026-03-10util/nvmutil: conservative use of errnoLeah Rowe