summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
9 daysutil/nvmutil: move asserts to headerLeah Rowe
9 daysnvmutil: extremely defensive CHAR_BIT testLeah Rowe
9 daysutil/nvmutil: add defensive buffer checkLeah Rowe
9 daysutil/nvmutil: remove stale commentLeah Rowe
9 daysutil/nvmutil: fix randomness in mkstempLeah Rowe
9 daysutil/nvmutil: split up copy_gbeLeah Rowe
9 daysutil/nvmuti: make fsync_dir() genericLeah Rowe
9 daysprototype for new_state() in nvmutilLeah Rowe
9 daysutil/nvmutil: split up nvmutil.cLeah Rowe
9 dayscleanupLeah Rowe
9 daysutil/nvmutil: start removing global stateLeah Rowe
9 daysnvmutil: stronger entropy_jitter()Leah Rowe
9 daysutil/nvmutil: don't use strcpyLeah Rowe
9 daysutil/nvmutil: check fd path in try_fdpathLeah Rowe
9 daysutil/nvmutil: add bound check to x_try_fdpathLeah Rowe
9 daysanother commentLeah Rowe
9 dayscommentLeah Rowe
9 dayscleanup (fix potential overflow in mkstemp)Leah Rowe
9 daysfsync_dir: abort if path length is emptyLeah Rowe
9 daysnvmutil: prevent theoretical overflow on time()Leah Rowe
9 daysalso O_NOFOLLOWLeah Rowe
9 daysutil/nvmutil: dir fsync with O_DIRECTORYLeah Rowe
9 daysutil/nvmutil: fix mkstemp randomnessLeah Rowe
9 dayscastLeah Rowe
9 daysutil/nvmutil: more reliable fallback cryptoLeah Rowe
9 daysutil/nvmutil: use real rename() syscallLeah Rowe
9 daysnvmutil: harden against hardlink attacksLeah Rowe
9 daysredundancyLeah Rowe
9 daysutil/nvmutil: loop EINTR on fsyncLeah Rowe
9 dayspointer safetyLeah Rowe
9 daysdon't use PATH_MAXLeah Rowe
9 daysmacro safetyLeah Rowe
9 daysutil/nvmutil: portable S_IFMTLeah Rowe
9 daysutil/nvmutil: remove integer typedefsLeah Rowe
9 daysutil/nvmutil: remove global staticsLeah Rowe
9 daysutil/nvmutil: fix unveil usageLeah Rowe
9 daysutil/nvmutil: proper /dev/fd search in fchmodLeah Rowe
9 daysutil/nvmutil: tidy up makefile optionsLeah Rowe
9 daysnope. put -Werror in the makefileLeah Rowe
9 daysnvmutil makefile: define WERROR but blank itLeah Rowe
9 daysutil/nvmutil: portable fchmodLeah Rowe
9 daysRevert "util/nvmutil: don't use fsync()"Leah Rowe
9 daysutil/nvmutil: longer string in mkstempLeah Rowe
9 daysutil/nvmutil: don't use mktempLeah Rowe
9 daysutil/nvmutil: don't declare libc prototypesLeah Rowe
9 daysutil/nvmutil: portable memcpy/memcmpLeah Rowe
9 daysutil/nvmutil: more portable close()Leah Rowe
9 daysutil/nvmutil: more secure tmpdir()Leah Rowe
9 daysutil/nvmutil: fix O_NONBLOCK fallbackLeah Rowe
9 daysutil/nvmutil: more secure mkstempLeah Rowe