summaryrefslogtreecommitdiff
path: root/util/nvmutil
AgeCommit message (Expand)Author
8 hoursutil/nvmutil: check gbe file type before writeLeah Rowe
8 hoursutil/nvmutil: check gbe file size before writeLeah Rowe
8 hoursutil/nvmutil: lock gbe fileLeah Rowe
9 hoursutil/nvmutil: don't allow symlinksLeah Rowe
9 hoursnvmutil: fix bound check in last commitLeah Rowe
9 hoursutil/nvmutul: remove unused arg in io_argsLeah Rowe
9 hoursutil/nvmutil: block bad offset in io_argsLeah Rowe
9 hoursutil/nvmutil: stricter i/o arg checksLeah Rowe
9 hoursutil/nvmutil: stricter i/o length checkLeah Rowe
10 hoursutil/nvmutil: rename len to nrw in i/oLeah Rowe
10 hoursutil/nvmutil: tidy up prw()Leah Rowe
10 hoursutil/nvmutil: block O_APPEND in prw()Leah Rowe
10 hoursutil/nvmutil: stricter i/o errorsLeah Rowe
10 hoursutil/nvmutil: fix entropy issueLeah Rowe
10 hoursnvmutil: cast integer in printfLeah Rowe
10 hoursTODOLeah Rowe
11 hoursutil/nvmutil: check defines/enum via assertLeah Rowe
11 hoursutil/nvmutil: r_type check in rw_gbe_file_partLeah Rowe
18 hoursutil/nvmutil: remove pointless checkLeah Rowe
18 hoursutil/nvmutil: add missing castLeah Rowe
18 hoursutil/nvmutil: err in rw_file_exact on zero returnLeah Rowe
18 hoursutil/nvmutil: increment rc at end of rw_file_exactLeah Rowe
19 hoursutil/nvmutil: further tidy up prw()Leah Rowe
19 hoursutil/nvmutil: clean up i/o functionsLeah Rowe
21 hoursutil/nvmutil: further tidy up rw_file_onceLeah Rowe
21 hoursutil/nvmutil: minor cleanup: rw_file_onceLeah Rowe
21 hoursutil/nvmutil: remove dead codeLeah Rowe
21 hoursutil/nvmutil: remove pointless commentLeah Rowe
21 hoursutil/nvmutil: reduced indentation in rw_file_onceLeah Rowe
30 hoursanother correctionLeah Rowe
30 hoursutil/nvmutil: fix regression on openbsdLeah Rowe
30 hoursTODOLeah Rowe
30 hoursTODOLeah Rowe
31 hoursTODOLeah Rowe
32 hoursutil/nvmutil: mitigate buggy libc i/oLeah Rowe
32 hoursutil/nvmutil: implement zero-byte r/w timeoutLeah Rowe
32 hoursTODOLeah Rowe
32 hoursutil/nvmutil: add some useful commentsLeah Rowe
32 hoursutil/nvmutil: split up rw_file_exactLeah Rowe
33 hoursfix indentationLeah Rowe
34 hoursutil/nvmutil: add jitter to fallback_rand entropyLeah Rowe
34 hoursutil/nvmutil: improved entropy in fallback_randLeah Rowe
34 hoursutil/nvmutil: remove /dev/random fallbackLeah Rowe
34 hoursutil/nvmutil: include time.h after types.hLeah Rowe
34 hoursutil/nvmutil: mitigate fast calls to randLeah Rowe
34 hoursutil/nvmutil: fallback randomiserLeah Rowe
34 hoursutil/nvmutil: correct install usageLeah Rowe
34 hoursutil/nvmutil: fix makefileLeah Rowe
34 hoursutil/nvmutil: remove errno externLeah Rowe
34 hoursutil/nvmutil: use install -d instead of mkdir -pLeah Rowe