summaryrefslogtreecommitdiff
path: root/util/nvmutil/nvmutil.c
AgeCommit message (Expand)Author
22 hoursalso O_NOFOLLOWLeah Rowe
22 hoursutil/nvmutil: dir fsync with O_DIRECTORYLeah Rowe
22 hoursutil/nvmutil: fix mkstemp randomnessLeah Rowe
22 hourscastLeah Rowe
22 hoursutil/nvmutil: more reliable fallback cryptoLeah Rowe
23 hoursutil/nvmutil: use real rename() syscallLeah Rowe
25 hoursnvmutil: harden against hardlink attacksLeah Rowe
25 hoursredundancyLeah Rowe
25 hoursutil/nvmutil: loop EINTR on fsyncLeah Rowe
25 hourspointer safetyLeah Rowe
25 hoursdon't use PATH_MAXLeah Rowe
25 hoursmacro safetyLeah Rowe
25 hoursutil/nvmutil: portable S_IFMTLeah Rowe
25 hoursutil/nvmutil: remove integer typedefsLeah Rowe
25 hoursutil/nvmutil: remove global staticsLeah Rowe
26 hoursutil/nvmutil: fix unveil usageLeah Rowe
26 hoursutil/nvmutil: proper /dev/fd search in fchmodLeah Rowe
26 hoursutil/nvmutil: portable fchmodLeah Rowe
27 hoursRevert "util/nvmutil: don't use fsync()"Leah Rowe
27 hoursutil/nvmutil: longer string in mkstempLeah Rowe
27 hoursutil/nvmutil: don't use mktempLeah Rowe
27 hoursutil/nvmutil: don't declare libc prototypesLeah Rowe
27 hoursutil/nvmutil: portable memcpy/memcmpLeah Rowe
27 hoursutil/nvmutil: more portable close()Leah Rowe
27 hoursutil/nvmutil: more secure tmpdir()Leah Rowe
27 hoursutil/nvmutil: fix O_NONBLOCK fallbackLeah Rowe
27 hoursutil/nvmutil: more secure mkstempLeah Rowe
27 hoursutil/nvmutil: more reliable TMPDIR handlingLeah Rowe
27 hoursutil/nvmutil: don't use fsync()Leah Rowe
27 hoursutil/nvmutil: more portable functtionsLeah Rowe
27 hoursutil/nvmutil: add portable malloc externLeah Rowe
27 hoursutil/nvmutil: don't use size_t/ssize_tLeah Rowe
27 hoursutil/nvmutil: don't use SSIZE_MAX (not portable)Leah Rowe
28 hoursutil/nvmutil: typeset size_t explicitlyLeah Rowe
28 hoursutil/nvmutil: run-time CHAR_BIT testLeah Rowe
28 hoursutil/nvmutil: lower default PATH_LENLeah Rowe
28 hoursutil/nvmutil: portable struct timevalLeah Rowe
28 hoursutil/nvmutil: portable S_ISREGLeah Rowe
28 hoursmktemp prototypeLeah Rowe
28 hoursutil/nvmutil: portable gettimeofdayLeah Rowe
28 hoursutil/nvmutil: use portable mkstempLeah Rowe
28 hoursutil/nvmutil: better urandom portabilityLeah Rowe
28 hoursutil/nvmutil: use local tmpfile on openbsdLeah Rowe
28 hoursutil/nvmutil: /dev/random fallbackLeah Rowe
46 hoursutil/nvmuttil: don't use arc4randomLeah Rowe
46 hoursutil/nvmutil: re-enable urandom readsLeah Rowe
47 hoursutil/nvmutil: remove arc4random on linuxLeah Rowe
47 hoursutil/nvmutil: fix catLeah Rowe
47 hoursutil/nvmutil: double-verify r/w using tmp filesLeah Rowe
3 daysnvmutil: use O_CLOEXEC on gbe filesLeah Rowe