summaryrefslogtreecommitdiff
path: root/util
AgeCommit message (Expand)Author
5 daysutil/nvmutil: use real fsyncLeah Rowe
5 daysnvmutil: don't disable blocking on randomLeah Rowe
5 daysre-add arc4random in nvmutilLeah Rowe
5 daysutil/nvmutil: remove randomness fallbackLeah Rowe
5 daysnvmutil: don't read urandom fd if fd not openLeah Rowe
5 daysnvmutil: new urandom fd every time (rlong)Leah Rowe
5 daysutil/nvmutil: fix typo in unveil callLeah Rowe
5 daysutil/nvmutil: fix rlong static variablesLeah Rowe
5 daysnvmutil: remove redundant srand callLeah Rowe
5 daysnvmutil: remove redundant checkLeah Rowe
5 daysutil/nvmutil: obsessively check null cmdLeah Rowe
5 daysutil/nvmutil: tidy up variablesLeah Rowe
5 daysstricter S_ISREG checkLeah Rowe
5 daysnvmutil: even stronger double-run protectionLeah Rowe
5 daysutil/nvmutil: guard against running twiceLeah Rowe
5 daysnvmutil: make commands check themselvesLeah Rowe
5 daysutil/nvmutil: check file flags properlyLeah Rowe
5 daysutil/nvmutil: tighter pledge and unveilLeah Rowe
5 daysutil/nvmutil: stricter work buf checkLeah Rowe
5 days79-character rule must be obeyedLeah Rowe
5 daysutil/nvmutil: fix commentLeah Rowe
5 daysutil/nvmutil: default to clang on make-hellLeah Rowe
5 daysutil/nvmutil: tidy up memcmpLeah Rowe
5 daysnvmutil: add suffixes to makefileLeah Rowe
5 daysnvmutil: tidy up the makefileLeah Rowe
5 daysutil/nvmutil: portable default make rulesLeah Rowe
5 daysutil/nvmutil: move asserts to headerLeah Rowe
5 daysnvmutil: extremely defensive CHAR_BIT testLeah Rowe
5 daysutil/nvmutil: add defensive buffer checkLeah Rowe
5 daysutil/nvmutil: remove stale commentLeah Rowe
5 daysutil/nvmutil: fix randomness in mkstempLeah Rowe
5 daysutil/nvmutil: split up copy_gbeLeah Rowe
5 daysutil/nvmuti: make fsync_dir() genericLeah Rowe
5 daysprototype for new_state() in nvmutilLeah Rowe
5 daysutil/nvmutil: split up nvmutil.cLeah Rowe
5 dayscleanupLeah Rowe
5 daysutil/nvmutil: start removing global stateLeah Rowe
5 daysnvmutil: stronger entropy_jitter()Leah Rowe
5 daysutil/nvmutil: don't use strcpyLeah Rowe
5 daysutil/nvmutil: check fd path in try_fdpathLeah Rowe
5 daysutil/nvmutil: add bound check to x_try_fdpathLeah Rowe
5 daysanother commentLeah Rowe
5 dayscommentLeah Rowe
5 dayscleanup (fix potential overflow in mkstemp)Leah Rowe
5 daysfsync_dir: abort if path length is emptyLeah Rowe
5 daysnvmutil: prevent theoretical overflow on time()Leah Rowe
5 daysalso O_NOFOLLOWLeah Rowe
5 daysutil/nvmutil: dir fsync with O_DIRECTORYLeah Rowe
5 daysutil/nvmutil: fix mkstemp randomnessLeah Rowe
5 dayscastLeah Rowe