summaryrefslogtreecommitdiff
path: root/util/nvmutil/nvmutil.c
AgeCommit message (Expand)Author
12 hoursnvmutil: fix bound check in last commitLeah Rowe
12 hoursutil/nvmutul: remove unused arg in io_argsLeah Rowe
12 hoursutil/nvmutil: block bad offset in io_argsLeah Rowe
12 hoursutil/nvmutil: stricter i/o arg checksLeah Rowe
12 hoursutil/nvmutil: stricter i/o length checkLeah Rowe
12 hoursutil/nvmutil: rename len to nrw in i/oLeah Rowe
12 hoursutil/nvmutil: tidy up prw()Leah Rowe
13 hoursutil/nvmutil: block O_APPEND in prw()Leah Rowe
13 hoursutil/nvmutil: stricter i/o errorsLeah Rowe
13 hoursutil/nvmutil: fix entropy issueLeah Rowe
13 hoursnvmutil: cast integer in printfLeah Rowe
13 hoursTODOLeah Rowe
13 hoursutil/nvmutil: check defines/enum via assertLeah Rowe
14 hoursutil/nvmutil: r_type check in rw_gbe_file_partLeah Rowe
21 hoursutil/nvmutil: remove pointless checkLeah Rowe
21 hoursutil/nvmutil: add missing castLeah Rowe
21 hoursutil/nvmutil: err in rw_file_exact on zero returnLeah Rowe
21 hoursutil/nvmutil: increment rc at end of rw_file_exactLeah Rowe
21 hoursutil/nvmutil: further tidy up prw()Leah Rowe
22 hoursutil/nvmutil: clean up i/o functionsLeah Rowe
23 hoursutil/nvmutil: further tidy up rw_file_onceLeah Rowe
24 hoursutil/nvmutil: minor cleanup: rw_file_onceLeah Rowe
24 hoursutil/nvmutil: remove dead codeLeah Rowe
24 hoursutil/nvmutil: remove pointless commentLeah Rowe
24 hoursutil/nvmutil: reduced indentation in rw_file_onceLeah Rowe
33 hoursanother correctionLeah Rowe
33 hoursutil/nvmutil: fix regression on openbsdLeah Rowe
33 hoursTODOLeah Rowe
33 hoursTODOLeah Rowe
34 hoursTODOLeah Rowe
35 hoursutil/nvmutil: mitigate buggy libc i/oLeah Rowe
35 hoursutil/nvmutil: implement zero-byte r/w timeoutLeah Rowe
35 hoursTODOLeah Rowe
35 hoursutil/nvmutil: add some useful commentsLeah Rowe
35 hoursutil/nvmutil: split up rw_file_exactLeah Rowe
36 hoursfix indentationLeah Rowe
37 hoursutil/nvmutil: add jitter to fallback_rand entropyLeah Rowe
37 hoursutil/nvmutil: improved entropy in fallback_randLeah Rowe
37 hoursutil/nvmutil: remove /dev/random fallbackLeah Rowe
37 hoursutil/nvmutil: include time.h after types.hLeah Rowe
37 hoursutil/nvmutil: mitigate fast calls to randLeah Rowe
37 hoursutil/nvmutil: fallback randomiserLeah Rowe
37 hoursutil/nvmutil: remove errno externLeah Rowe
37 hoursutil/nvmutil: fix commentLeah Rowe
38 hoursutil/nvmutil: simplify flags on urandomLeah Rowe
38 hoursutil/nvmutil: fix mistake in random checkLeah Rowe
38 hoursutil/nvmutil: portable errnoLeah Rowe
38 hoursutil/nvmutil: fix non-portable variable declarationLeah Rowe
38 hoursutil/nvmutil: disable urandom if not foundLeah Rowe
38 hoursutil/nvmutil: use ECANCELED on checksum errLeah Rowe