summaryrefslogtreecommitdiff
path: root/util/nvmutil
AgeCommit message (Expand)Author
11 hoursutil/nvmutil: block O_APPEND in prw()Leah Rowe
11 hoursutil/nvmutil: stricter i/o errorsLeah Rowe
12 hoursutil/nvmutil: fix entropy issueLeah Rowe
12 hoursnvmutil: cast integer in printfLeah Rowe
12 hoursTODOLeah Rowe
12 hoursutil/nvmutil: check defines/enum via assertLeah Rowe
13 hoursutil/nvmutil: r_type check in rw_gbe_file_partLeah Rowe
19 hoursutil/nvmutil: remove pointless checkLeah Rowe
20 hoursutil/nvmutil: add missing castLeah Rowe
20 hoursutil/nvmutil: err in rw_file_exact on zero returnLeah Rowe
20 hoursutil/nvmutil: increment rc at end of rw_file_exactLeah Rowe
20 hoursutil/nvmutil: further tidy up prw()Leah Rowe
20 hoursutil/nvmutil: clean up i/o functionsLeah Rowe
22 hoursutil/nvmutil: further tidy up rw_file_onceLeah Rowe
22 hoursutil/nvmutil: minor cleanup: rw_file_onceLeah Rowe
23 hoursutil/nvmutil: remove dead codeLeah Rowe
23 hoursutil/nvmutil: remove pointless commentLeah Rowe
23 hoursutil/nvmutil: reduced indentation in rw_file_onceLeah Rowe
31 hoursanother correctionLeah Rowe
31 hoursutil/nvmutil: fix regression on openbsdLeah Rowe
32 hoursTODOLeah Rowe
32 hoursTODOLeah Rowe
32 hoursTODOLeah Rowe
33 hoursutil/nvmutil: mitigate buggy libc i/oLeah Rowe
33 hoursutil/nvmutil: implement zero-byte r/w timeoutLeah Rowe
34 hoursTODOLeah Rowe
34 hoursutil/nvmutil: add some useful commentsLeah Rowe
34 hoursutil/nvmutil: split up rw_file_exactLeah Rowe
34 hoursfix indentationLeah Rowe
35 hoursutil/nvmutil: add jitter to fallback_rand entropyLeah Rowe
35 hoursutil/nvmutil: improved entropy in fallback_randLeah Rowe
35 hoursutil/nvmutil: remove /dev/random fallbackLeah Rowe
36 hoursutil/nvmutil: include time.h after types.hLeah Rowe
36 hoursutil/nvmutil: mitigate fast calls to randLeah Rowe
36 hoursutil/nvmutil: fallback randomiserLeah Rowe
36 hoursutil/nvmutil: correct install usageLeah Rowe
36 hoursutil/nvmutil: fix makefileLeah Rowe
36 hoursutil/nvmutil: remove errno externLeah Rowe
36 hoursutil/nvmutil: use install -d instead of mkdir -pLeah Rowe
36 hoursutil/nvmutil: fix commentLeah Rowe
36 hoursutil/nvmutil: use chmod instead, in MakefileLeah Rowe
36 hoursutil/nvmutil: add -m to install on MakefileLeah Rowe
36 hoursutil/nvmutil: simplify flags on urandomLeah Rowe
36 hoursutil/nvmutil: fix mistake in random checkLeah Rowe
36 hoursutil/nvmutil: portable errnoLeah Rowe
36 hoursutil/nvmutil: fix non-portable variable declarationLeah Rowe
36 hoursutil/nvmutil: disable urandom if not foundLeah Rowe
37 hoursutil/nvmutil: use ECANCELED on checksum errLeah Rowe
37 hoursutil/nvmutil: don't use errno for program stateLeah Rowe
3 daysutil/nvmutil: re-use do_rw() from prw()Leah Rowe