summaryrefslogtreecommitdiff
path: root/util/nvmutil
AgeCommit message (Expand)Author
29 hoursTODOLeah Rowe
29 hoursutil/nvmutil: check defines/enum via assertLeah Rowe
29 hoursutil/nvmutil: r_type check in rw_gbe_file_partLeah Rowe
29 hoursutil/nvmutil: remove pointless checkLeah Rowe
29 hoursutil/nvmutil: add missing castLeah Rowe
29 hoursutil/nvmutil: err in rw_file_exact on zero returnLeah Rowe
29 hoursutil/nvmutil: increment rc at end of rw_file_exactLeah Rowe
29 hoursutil/nvmutil: further tidy up prw()Leah Rowe
29 hoursutil/nvmutil: clean up i/o functionsLeah Rowe
29 hoursutil/nvmutil: further tidy up rw_file_onceLeah Rowe
29 hoursutil/nvmutil: minor cleanup: rw_file_onceLeah Rowe
29 hoursutil/nvmutil: remove dead codeLeah Rowe
29 hoursutil/nvmutil: remove pointless commentLeah Rowe
29 hoursutil/nvmutil: reduced indentation in rw_file_onceLeah Rowe
2026-03-12another correctionLeah Rowe
2026-03-12util/nvmutil: fix regression on openbsdLeah Rowe
2026-03-12TODOLeah Rowe
2026-03-12TODOLeah Rowe
2026-03-12TODOLeah Rowe
2026-03-12util/nvmutil: mitigate buggy libc i/oLeah Rowe
2026-03-12util/nvmutil: implement zero-byte r/w timeoutLeah Rowe
2026-03-12TODOLeah Rowe
2026-03-12util/nvmutil: add some useful commentsLeah Rowe
2026-03-12util/nvmutil: split up rw_file_exactLeah Rowe
2026-03-12fix indentationLeah Rowe
2026-03-12util/nvmutil: add jitter to fallback_rand entropyLeah Rowe
2026-03-12util/nvmutil: improved entropy in fallback_randLeah Rowe
2026-03-12util/nvmutil: remove /dev/random fallbackLeah Rowe
2026-03-12util/nvmutil: include time.h after types.hLeah Rowe
2026-03-12util/nvmutil: mitigate fast calls to randLeah Rowe
2026-03-12util/nvmutil: fallback randomiserLeah Rowe
2026-03-12util/nvmutil: correct install usageLeah Rowe
2026-03-12util/nvmutil: fix makefileLeah Rowe
2026-03-12util/nvmutil: remove errno externLeah Rowe
2026-03-12util/nvmutil: use install -d instead of mkdir -pLeah Rowe
2026-03-12util/nvmutil: fix commentLeah Rowe
2026-03-12util/nvmutil: use chmod instead, in MakefileLeah Rowe
2026-03-12util/nvmutil: add -m to install on MakefileLeah Rowe
2026-03-12util/nvmutil: simplify flags on urandomLeah Rowe
2026-03-12util/nvmutil: fix mistake in random checkLeah Rowe
2026-03-12util/nvmutil: portable errnoLeah Rowe
2026-03-12util/nvmutil: fix non-portable variable declarationLeah Rowe
2026-03-12util/nvmutil: disable urandom if not foundLeah Rowe
2026-03-12util/nvmutil: use ECANCELED on checksum errLeah Rowe
2026-03-12util/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