summaryrefslogtreecommitdiff
path: root/util/nvmutil
AgeCommit message (Expand)Author
14 hoursutil/nvmutil: tidy up memcmpLeah Rowe
14 hoursnvmutil: add suffixes to makefileLeah Rowe
15 hoursnvmutil: tidy up the makefileLeah Rowe
15 hoursutil/nvmutil: portable default make rulesLeah Rowe
16 hoursutil/nvmutil: move asserts to headerLeah Rowe
16 hoursnvmutil: extremely defensive CHAR_BIT testLeah Rowe
16 hoursutil/nvmutil: add defensive buffer checkLeah Rowe
16 hoursutil/nvmutil: remove stale commentLeah Rowe
17 hoursutil/nvmutil: fix randomness in mkstempLeah Rowe
17 hoursutil/nvmutil: split up copy_gbeLeah Rowe
17 hoursutil/nvmuti: make fsync_dir() genericLeah Rowe
26 hoursprototype for new_state() in nvmutilLeah Rowe
26 hoursutil/nvmutil: split up nvmutil.cLeah Rowe
31 hourscleanupLeah Rowe
31 hoursutil/nvmutil: start removing global stateLeah Rowe
36 hoursnvmutil: stronger entropy_jitter()Leah Rowe
36 hoursutil/nvmutil: don't use strcpyLeah Rowe
36 hoursutil/nvmutil: check fd path in try_fdpathLeah Rowe
36 hoursutil/nvmutil: add bound check to x_try_fdpathLeah Rowe
36 hoursanother commentLeah Rowe
36 hourscommentLeah Rowe
37 hourscleanup (fix potential overflow in mkstemp)Leah Rowe
37 hoursfsync_dir: abort if path length is emptyLeah Rowe
37 hoursnvmutil: prevent theoretical overflow on time()Leah Rowe
37 hoursalso O_NOFOLLOWLeah Rowe
37 hoursutil/nvmutil: dir fsync with O_DIRECTORYLeah Rowe
37 hoursutil/nvmutil: fix mkstemp randomnessLeah Rowe
37 hourscastLeah Rowe
37 hoursutil/nvmutil: more reliable fallback cryptoLeah Rowe
38 hoursutil/nvmutil: use real rename() syscallLeah Rowe
39 hoursnvmutil: harden against hardlink attacksLeah Rowe
39 hoursredundancyLeah Rowe
40 hoursutil/nvmutil: loop EINTR on fsyncLeah Rowe
40 hourspointer safetyLeah Rowe
40 hoursdon't use PATH_MAXLeah Rowe
40 hoursmacro safetyLeah Rowe
40 hoursutil/nvmutil: portable S_IFMTLeah Rowe
40 hoursutil/nvmutil: remove integer typedefsLeah Rowe
40 hoursutil/nvmutil: remove global staticsLeah Rowe
41 hoursutil/nvmutil: fix unveil usageLeah Rowe
41 hoursutil/nvmutil: proper /dev/fd search in fchmodLeah Rowe
41 hoursutil/nvmutil: tidy up makefile optionsLeah Rowe
41 hoursnope. put -Werror in the makefileLeah Rowe
41 hoursnvmutil makefile: define WERROR but blank itLeah Rowe
41 hoursutil/nvmutil: portable fchmodLeah Rowe
41 hoursRevert "util/nvmutil: don't use fsync()"Leah Rowe
41 hoursutil/nvmutil: longer string in mkstempLeah Rowe
42 hoursutil/nvmutil: don't use mktempLeah Rowe
42 hoursutil/nvmutil: don't declare libc prototypesLeah Rowe
42 hoursutil/nvmutil: portable memcpy/memcmpLeah Rowe