summaryrefslogtreecommitdiff
path: root/util/nvmutil/nvmutil.c
AgeCommit message (Expand)Author
12 hoursutil/nvmutil: remove global variable xLeah Rowe
14 hoursnvmutil: disable arc4random on obsd below 2.1Leah Rowe
14 hoursutil/nvmutil: initialise st in tmpdirLeah Rowe
14 hoursutil/nvmutil: use strlen for tmpdir lengthLeah Rowe
14 hoursnvmutil tmpdir: check world-writeable / sticky bitsLeah Rowe
15 hoursnvmutil: fix modulo bias in mkstempLeah Rowe
15 hoursutil/nvmutil: limit EAGAIN/EINTR retriesLeah Rowe
15 hoursutil/nvmutil: use real fsyncLeah Rowe
15 hoursnvmutil: don't disable blocking on randomLeah Rowe
15 hoursre-add arc4random in nvmutilLeah Rowe
15 hoursutil/nvmutil: remove randomness fallbackLeah Rowe
15 hoursnvmutil: don't read urandom fd if fd not openLeah Rowe
15 hoursnvmutil: new urandom fd every time (rlong)Leah Rowe
15 hoursutil/nvmutil: fix typo in unveil callLeah Rowe
15 hoursutil/nvmutil: fix rlong static variablesLeah Rowe
15 hoursnvmutil: remove redundant srand callLeah Rowe
15 hoursnvmutil: remove redundant checkLeah Rowe
15 hoursutil/nvmutil: obsessively check null cmdLeah Rowe
16 hoursutil/nvmutil: tidy up variablesLeah Rowe
17 hoursstricter S_ISREG checkLeah Rowe
19 hoursnvmutil: even stronger double-run protectionLeah Rowe
19 hoursutil/nvmutil: guard against running twiceLeah Rowe
19 hoursnvmutil: make commands check themselvesLeah Rowe
21 hoursutil/nvmutil: check file flags properlyLeah Rowe
21 hoursutil/nvmutil: tighter pledge and unveilLeah Rowe
22 hoursutil/nvmutil: stricter work buf checkLeah Rowe
22 hours79-character rule must be obeyedLeah Rowe
22 hoursutil/nvmutil: fix commentLeah Rowe
23 hoursutil/nvmutil: tidy up memcmpLeah Rowe
24 hoursutil/nvmutil: portable default make rulesLeah Rowe
25 hoursutil/nvmutil: move asserts to headerLeah Rowe
25 hoursnvmutil: extremely defensive CHAR_BIT testLeah Rowe
25 hoursutil/nvmutil: add defensive buffer checkLeah Rowe
25 hoursutil/nvmutil: remove stale commentLeah Rowe
26 hoursutil/nvmutil: fix randomness in mkstempLeah Rowe
26 hoursutil/nvmutil: split up copy_gbeLeah Rowe
26 hoursutil/nvmuti: make fsync_dir() genericLeah Rowe
35 hoursprototype for new_state() in nvmutilLeah Rowe
35 hoursutil/nvmutil: split up nvmutil.cLeah Rowe
40 hourscleanupLeah Rowe
40 hoursutil/nvmutil: start removing global stateLeah Rowe
45 hoursnvmutil: stronger entropy_jitter()Leah Rowe
45 hoursutil/nvmutil: don't use strcpyLeah Rowe
45 hoursutil/nvmutil: check fd path in try_fdpathLeah Rowe
45 hoursutil/nvmutil: add bound check to x_try_fdpathLeah Rowe
45 hoursanother commentLeah Rowe
45 hourscommentLeah Rowe
46 hourscleanup (fix potential overflow in mkstemp)Leah Rowe
46 hoursfsync_dir: abort if path length is emptyLeah Rowe
46 hoursnvmutil: prevent theoretical overflow on time()Leah Rowe