summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
22 hoursfix variable nameLeah Rowe
22 hoursutil/nvmutil: re-add fallback timer randLeah Rowe
23 hoursutil/nvmutil: remove arandom fallback on randLeah Rowe
23 hoursutil/nvmutil: rand: use getrandom on newer linuxLeah Rowe
23 hoursutil/nvmutil: buffered urandom readsLeah Rowe
25 hourstidy some commentsLeah Rowe
33 hoursnvmutil: make tmpdir string much more randomLeah Rowe
33 hoursutil/nvmutil: hardened mkstempLeah Rowe
34 hoursnvmutil: rename lseek_loop to lseek_on_eintrLeah Rowe
34 hoursnvmutil: rename x_i_close to close_on_eintrLeah Rowe
34 hoursnvmutil: don't have finite eintr waitLeah Rowe
34 hoursnvmutil: rename x_i_fsync to fsync_on_eintrLeah Rowe
34 hoursutil/rename: rename x_i_fsyncLeah Rowe
34 hoursnvmutil: remove memcmp/memcpy/strrchr/renameLeah Rowe
34 hoursutil/nvmutil: tidy up includesLeah Rowe
37 hoursutil/nvmutil: major cleanupLeah Rowe
2 daysnow remove the .empty filesLeah Rowe
2 daysutil/nvmutil: add obj dir to gitLeah Rowe
2 daysutil/nvmutil: add rule to create lib objdirLeah Rowe
2 daysnvmutil: move lib files to lib/Leah Rowe
2 daysutil/nvmutil: put objects in obj/Leah Rowe
2 daysnvmutil makefile: use portable assignmentsLeah Rowe
2 daysnvmutil: split nvmutil.c into multiple filesLeah Rowe
2 daysutil/nvmutil: remove global variable xLeah Rowe
3 daysnvmutil: disable arc4random on obsd below 2.1Leah Rowe
3 daysutil/nvmutil: initialise st in tmpdirLeah Rowe
3 daysutil/nvmutil: use strlen for tmpdir lengthLeah Rowe
3 daysnvmutil tmpdir: check world-writeable / sticky bitsLeah Rowe
3 daysnvmutil: fix modulo bias in mkstempLeah Rowe
3 daysutil/nvmutil: limit EAGAIN/EINTR retriesLeah Rowe
3 daysutil/nvmutil: use real fsyncLeah Rowe
3 daysnvmutil: don't disable blocking on randomLeah Rowe
3 daysre-add arc4random in nvmutilLeah Rowe
3 daysutil/nvmutil: remove randomness fallbackLeah Rowe
3 daysnvmutil: don't read urandom fd if fd not openLeah Rowe
3 daysnvmutil: new urandom fd every time (rlong)Leah Rowe
3 daysutil/nvmutil: fix typo in unveil callLeah Rowe
3 daysutil/nvmutil: fix rlong static variablesLeah Rowe
3 daysnvmutil: remove redundant srand callLeah Rowe
3 daysnvmutil: remove redundant checkLeah Rowe
3 daysutil/nvmutil: obsessively check null cmdLeah Rowe
3 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