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