summaryrefslogtreecommitdiff
path: root/util/nvmutil/nvmutil.c
AgeCommit message (Expand)Author
13 daysre-add arc4random in nvmutilLeah Rowe
13 daysutil/nvmutil: remove randomness fallbackLeah Rowe
13 daysnvmutil: don't read urandom fd if fd not openLeah Rowe
13 daysnvmutil: new urandom fd every time (rlong)Leah Rowe
13 daysutil/nvmutil: fix typo in unveil callLeah Rowe
13 daysutil/nvmutil: fix rlong static variablesLeah Rowe
13 daysnvmutil: remove redundant srand callLeah Rowe
13 daysnvmutil: remove redundant checkLeah Rowe
13 daysutil/nvmutil: obsessively check null cmdLeah Rowe
13 daysutil/nvmutil: tidy up variablesLeah Rowe
13 daysstricter S_ISREG checkLeah Rowe
13 daysnvmutil: even stronger double-run protectionLeah Rowe
13 daysutil/nvmutil: guard against running twiceLeah Rowe
13 daysnvmutil: make commands check themselvesLeah Rowe
13 daysutil/nvmutil: check file flags properlyLeah Rowe
13 daysutil/nvmutil: tighter pledge and unveilLeah Rowe
13 daysutil/nvmutil: stricter work buf checkLeah Rowe
13 days79-character rule must be obeyedLeah Rowe
13 daysutil/nvmutil: fix commentLeah Rowe
13 daysutil/nvmutil: tidy up memcmpLeah Rowe
13 daysutil/nvmutil: portable default make rulesLeah Rowe
13 daysutil/nvmutil: move asserts to headerLeah Rowe
13 daysnvmutil: extremely defensive CHAR_BIT testLeah Rowe
13 daysutil/nvmutil: add defensive buffer checkLeah Rowe
13 daysutil/nvmutil: remove stale commentLeah Rowe
14 daysutil/nvmutil: fix randomness in mkstempLeah Rowe
14 daysutil/nvmutil: split up copy_gbeLeah Rowe
14 daysutil/nvmuti: make fsync_dir() genericLeah Rowe
14 daysprototype for new_state() in nvmutilLeah Rowe
14 daysutil/nvmutil: split up nvmutil.cLeah Rowe
2026-03-17cleanupLeah Rowe
2026-03-17util/nvmutil: start removing global stateLeah Rowe
2026-03-16nvmutil: stronger entropy_jitter()Leah Rowe
2026-03-16util/nvmutil: don't use strcpyLeah Rowe
2026-03-16util/nvmutil: check fd path in try_fdpathLeah Rowe
2026-03-16util/nvmutil: add bound check to x_try_fdpathLeah Rowe
2026-03-16another commentLeah Rowe
2026-03-16commentLeah Rowe
2026-03-16cleanup (fix potential overflow in mkstemp)Leah Rowe
2026-03-16fsync_dir: abort if path length is emptyLeah Rowe
2026-03-16nvmutil: prevent theoretical overflow on time()Leah Rowe
2026-03-16also O_NOFOLLOWLeah Rowe
2026-03-16util/nvmutil: dir fsync with O_DIRECTORYLeah Rowe
2026-03-16util/nvmutil: fix mkstemp randomnessLeah Rowe
2026-03-16castLeah Rowe
2026-03-16util/nvmutil: more reliable fallback cryptoLeah Rowe
2026-03-16util/nvmutil: use real rename() syscallLeah Rowe
2026-03-16nvmutil: harden against hardlink attacksLeah Rowe
2026-03-16redundancyLeah Rowe
2026-03-16util/nvmutil: loop EINTR on fsyncLeah Rowe