summaryrefslogtreecommitdiff
path: root/util
AgeCommit message (Expand)Author
10 daysnvmutil: even stronger double-run protectionLeah Rowe
10 daysutil/nvmutil: guard against running twiceLeah Rowe
10 daysnvmutil: make commands check themselvesLeah Rowe
10 daysutil/nvmutil: check file flags properlyLeah Rowe
10 daysutil/nvmutil: tighter pledge and unveilLeah Rowe
10 daysutil/nvmutil: stricter work buf checkLeah Rowe
10 days79-character rule must be obeyedLeah Rowe
10 daysutil/nvmutil: fix commentLeah Rowe
10 daysutil/nvmutil: default to clang on make-hellLeah Rowe
10 daysutil/nvmutil: tidy up memcmpLeah Rowe
10 daysnvmutil: add suffixes to makefileLeah Rowe
10 daysnvmutil: tidy up the makefileLeah Rowe
10 daysutil/nvmutil: portable default make rulesLeah Rowe
10 daysutil/nvmutil: move asserts to headerLeah Rowe
10 daysnvmutil: extremely defensive CHAR_BIT testLeah Rowe
10 daysutil/nvmutil: add defensive buffer checkLeah Rowe
10 daysutil/nvmutil: remove stale commentLeah Rowe
10 daysutil/nvmutil: fix randomness in mkstempLeah Rowe
10 daysutil/nvmutil: split up copy_gbeLeah Rowe
10 daysutil/nvmuti: make fsync_dir() genericLeah Rowe
10 daysprototype for new_state() in nvmutilLeah Rowe
10 daysutil/nvmutil: split up nvmutil.cLeah Rowe
10 dayscleanupLeah Rowe
10 daysutil/nvmutil: start removing global stateLeah Rowe
10 daysnvmutil: stronger entropy_jitter()Leah Rowe
10 daysutil/nvmutil: don't use strcpyLeah Rowe
10 daysutil/nvmutil: check fd path in try_fdpathLeah Rowe
10 daysutil/nvmutil: add bound check to x_try_fdpathLeah Rowe
10 daysanother commentLeah Rowe
10 dayscommentLeah Rowe
10 dayscleanup (fix potential overflow in mkstemp)Leah Rowe
10 daysfsync_dir: abort if path length is emptyLeah Rowe
10 daysnvmutil: prevent theoretical overflow on time()Leah Rowe
10 daysalso O_NOFOLLOWLeah Rowe
10 daysutil/nvmutil: dir fsync with O_DIRECTORYLeah Rowe
10 daysutil/nvmutil: fix mkstemp randomnessLeah Rowe
10 dayscastLeah Rowe
10 daysutil/nvmutil: more reliable fallback cryptoLeah Rowe
10 daysutil/nvmutil: use real rename() syscallLeah Rowe
10 daysnvmutil: harden against hardlink attacksLeah Rowe
10 daysredundancyLeah Rowe
10 daysutil/nvmutil: loop EINTR on fsyncLeah Rowe
10 dayspointer safetyLeah Rowe
10 daysdon't use PATH_MAXLeah Rowe
10 daysmacro safetyLeah Rowe
10 daysutil/nvmutil: portable S_IFMTLeah Rowe
10 daysutil/nvmutil: remove integer typedefsLeah Rowe
10 daysutil/nvmutil: remove global staticsLeah Rowe
10 daysutil/nvmutil: fix unveil usageLeah Rowe
10 daysutil/nvmutil: proper /dev/fd search in fchmodLeah Rowe