summaryrefslogtreecommitdiff
path: root/util/nvmutil
AgeCommit message (Expand)Author
4 hoursnvmutil: remove redundant checkLeah Rowe
5 hoursutil/nvmutil: obsessively check null cmdLeah Rowe
5 hoursutil/nvmutil: tidy up variablesLeah Rowe
7 hoursstricter S_ISREG checkLeah Rowe
8 hoursnvmutil: even stronger double-run protectionLeah Rowe
8 hoursutil/nvmutil: guard against running twiceLeah Rowe
8 hoursnvmutil: make commands check themselvesLeah Rowe
10 hoursutil/nvmutil: check file flags properlyLeah Rowe
10 hoursutil/nvmutil: tighter pledge and unveilLeah Rowe
11 hoursutil/nvmutil: stricter work buf checkLeah Rowe
11 hours79-character rule must be obeyedLeah Rowe
11 hoursutil/nvmutil: fix commentLeah Rowe
12 hoursutil/nvmutil: default to clang on make-hellLeah Rowe
12 hoursutil/nvmutil: tidy up memcmpLeah Rowe
13 hoursnvmutil: add suffixes to makefileLeah Rowe
13 hoursnvmutil: tidy up the makefileLeah Rowe
13 hoursutil/nvmutil: portable default make rulesLeah Rowe
14 hoursutil/nvmutil: move asserts to headerLeah Rowe
14 hoursnvmutil: extremely defensive CHAR_BIT testLeah Rowe
14 hoursutil/nvmutil: add defensive buffer checkLeah Rowe
14 hoursutil/nvmutil: remove stale commentLeah Rowe
15 hoursutil/nvmutil: fix randomness in mkstempLeah Rowe
15 hoursutil/nvmutil: split up copy_gbeLeah Rowe
16 hoursutil/nvmuti: make fsync_dir() genericLeah Rowe
24 hoursprototype for new_state() in nvmutilLeah Rowe
25 hoursutil/nvmutil: split up nvmutil.cLeah Rowe
29 hourscleanupLeah Rowe
29 hoursutil/nvmutil: start removing global stateLeah Rowe
34 hoursnvmutil: stronger entropy_jitter()Leah Rowe
34 hoursutil/nvmutil: don't use strcpyLeah Rowe
35 hoursutil/nvmutil: check fd path in try_fdpathLeah Rowe
35 hoursutil/nvmutil: add bound check to x_try_fdpathLeah Rowe
35 hoursanother commentLeah Rowe
35 hourscommentLeah Rowe
35 hourscleanup (fix potential overflow in mkstemp)Leah Rowe
35 hoursfsync_dir: abort if path length is emptyLeah Rowe
35 hoursnvmutil: prevent theoretical overflow on time()Leah Rowe
35 hoursalso O_NOFOLLOWLeah Rowe
35 hoursutil/nvmutil: dir fsync with O_DIRECTORYLeah Rowe
35 hoursutil/nvmutil: fix mkstemp randomnessLeah Rowe
36 hourscastLeah Rowe
36 hoursutil/nvmutil: more reliable fallback cryptoLeah Rowe
37 hoursutil/nvmutil: use real rename() syscallLeah Rowe
38 hoursnvmutil: harden against hardlink attacksLeah Rowe
38 hoursredundancyLeah Rowe
38 hoursutil/nvmutil: loop EINTR on fsyncLeah Rowe
38 hourspointer safetyLeah Rowe
38 hoursdon't use PATH_MAXLeah Rowe
38 hoursmacro safetyLeah Rowe
38 hoursutil/nvmutil: portable S_IFMTLeah Rowe