summaryrefslogtreecommitdiff
path: root/util/nvmutil/nvmutil.c
AgeCommit message (Expand)Author
22 hourstidy some commentsLeah Rowe
31 hoursutil/nvmutil: tidy up includesLeah Rowe
34 hoursutil/nvmutil: major cleanupLeah Rowe
2 daysnvmutil: split nvmutil.c into multiple filesLeah Rowe
2 daysutil/nvmutil: remove global variable xLeah Rowe
2 daysnvmutil: disable arc4random on obsd below 2.1Leah Rowe
2 daysutil/nvmutil: initialise st in tmpdirLeah Rowe
2 daysutil/nvmutil: use strlen for tmpdir lengthLeah Rowe
2 daysnvmutil tmpdir: check world-writeable / sticky bitsLeah Rowe
2 daysnvmutil: fix modulo bias in mkstempLeah Rowe
2 daysutil/nvmutil: limit EAGAIN/EINTR retriesLeah Rowe
2 daysutil/nvmutil: use real fsyncLeah Rowe
2 daysnvmutil: don't disable blocking on randomLeah Rowe
2 daysre-add arc4random in nvmutilLeah Rowe
2 daysutil/nvmutil: remove randomness fallbackLeah Rowe
2 daysnvmutil: don't read urandom fd if fd not openLeah Rowe
2 daysnvmutil: new urandom fd every time (rlong)Leah Rowe
2 daysutil/nvmutil: fix typo in unveil callLeah Rowe
2 daysutil/nvmutil: fix rlong static variablesLeah Rowe
2 daysnvmutil: remove redundant srand callLeah Rowe
2 daysnvmutil: remove redundant checkLeah Rowe
2 daysutil/nvmutil: obsessively check null cmdLeah Rowe
2 daysutil/nvmutil: tidy up variablesLeah Rowe
3 daysstricter S_ISREG checkLeah Rowe
3 daysnvmutil: even stronger double-run protectionLeah Rowe
3 daysutil/nvmutil: guard against running twiceLeah Rowe
3 daysnvmutil: make commands check themselvesLeah Rowe
3 daysutil/nvmutil: check file flags properlyLeah Rowe
3 daysutil/nvmutil: tighter pledge and unveilLeah Rowe
3 daysutil/nvmutil: stricter work buf checkLeah Rowe
3 days79-character rule must be obeyedLeah Rowe
3 daysutil/nvmutil: fix commentLeah Rowe
3 daysutil/nvmutil: tidy up memcmpLeah Rowe
3 daysutil/nvmutil: portable default make rulesLeah Rowe
3 daysutil/nvmutil: move asserts to headerLeah Rowe
3 daysnvmutil: extremely defensive CHAR_BIT testLeah Rowe
3 daysutil/nvmutil: add defensive buffer checkLeah Rowe
3 daysutil/nvmutil: remove stale commentLeah Rowe
3 daysutil/nvmutil: fix randomness in mkstempLeah Rowe
3 daysutil/nvmutil: split up copy_gbeLeah Rowe
3 daysutil/nvmuti: make fsync_dir() genericLeah Rowe
3 daysprototype for new_state() in nvmutilLeah Rowe
3 daysutil/nvmutil: split up nvmutil.cLeah Rowe
3 dayscleanupLeah Rowe
3 daysutil/nvmutil: start removing global stateLeah Rowe
4 daysnvmutil: stronger entropy_jitter()Leah Rowe
4 daysutil/nvmutil: don't use strcpyLeah Rowe
4 daysutil/nvmutil: check fd path in try_fdpathLeah Rowe
4 daysutil/nvmutil: add bound check to x_try_fdpathLeah Rowe
4 daysanother commentLeah Rowe