summaryrefslogtreecommitdiff
path: root/util/nvmutil/nvmutil.c
AgeCommit message (Expand)Author
7 hoursutil/nvmutil: safer offset check (use subtraction)Leah Rowe
7 hoursutil/nvmutil: check null pointer in io_argsLeah Rowe
7 hoursutil/nvmutil: check overflow in io_argsLeah Rowe
7 hoursutil/nvmutil: fix offset validationLeah Rowe
7 hoursutil/nvmutil: restrict pointers in io_argsLeah Rowe
8 hoursutil/nvmutil: check gbe file type before writeLeah Rowe
8 hoursutil/nvmutil: check gbe file size before writeLeah Rowe
9 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
10 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
11 hoursutil/nvmutil: fix entropy issueLeah Rowe
11 hoursnvmutil: cast integer in printfLeah Rowe
11 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
19 hoursutil/nvmutil: err in rw_file_exact on zero returnLeah Rowe
19 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
22 hoursutil/nvmutil: reduced indentation in rw_file_onceLeah Rowe
30 hoursanother correctionLeah Rowe
30 hoursutil/nvmutil: fix regression on openbsdLeah Rowe
31 hoursTODOLeah Rowe
31 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
33 hoursutil/nvmutil: add some useful commentsLeah Rowe
33 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