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