summaryrefslogtreecommitdiff
path: root/util
AgeCommit message (Expand)Author
8 hoursnvmutil: fix unveil callHEADmasterLeah Rowe
8 hoursutil/nvmutil: better getrandom safetyLeah Rowe
9 hoursfix variable nameLeah Rowe
9 hoursutil/nvmutil: re-add fallback timer randLeah Rowe
10 hoursutil/nvmutil: remove arandom fallback on randLeah Rowe
10 hoursutil/nvmutil: rand: use getrandom on newer linuxLeah Rowe
10 hoursutil/nvmutil: buffered urandom readsLeah Rowe
12 hourstidy some commentsLeah Rowe
19 hoursnvmutil: make tmpdir string much more randomLeah Rowe
20 hoursutil/nvmutil: hardened mkstempLeah Rowe
21 hoursnvmutil: rename lseek_loop to lseek_on_eintrLeah Rowe
21 hoursnvmutil: rename x_i_close to close_on_eintrLeah Rowe
21 hoursnvmutil: don't have finite eintr waitLeah Rowe
21 hoursnvmutil: rename x_i_fsync to fsync_on_eintrLeah Rowe
21 hoursutil/rename: rename x_i_fsyncLeah Rowe
21 hoursnvmutil: remove memcmp/memcpy/strrchr/renameLeah Rowe
21 hoursutil/nvmutil: tidy up includesLeah Rowe
24 hoursutil/nvmutil: major cleanupLeah Rowe
38 hoursnow remove the .empty filesLeah Rowe
38 hoursutil/nvmutil: add obj dir to gitLeah Rowe
38 hoursutil/nvmutil: add rule to create lib objdirLeah Rowe
38 hoursnvmutil: move lib files to lib/Leah Rowe
38 hoursutil/nvmutil: put objects in obj/Leah Rowe
39 hoursnvmutil makefile: use portable assignmentsLeah Rowe
39 hoursnvmutil: split nvmutil.c into multiple filesLeah Rowe
45 hoursutil/nvmutil: remove global variable xLeah Rowe
47 hoursnvmutil: disable arc4random on obsd below 2.1Leah Rowe
47 hoursutil/nvmutil: initialise st in tmpdirLeah Rowe
47 hoursutil/nvmutil: use strlen for tmpdir lengthLeah Rowe
47 hoursnvmutil tmpdir: check world-writeable / sticky bitsLeah Rowe
48 hoursnvmutil: fix modulo bias in mkstempLeah Rowe
48 hoursutil/nvmutil: limit EAGAIN/EINTR retriesLeah Rowe
48 hoursutil/nvmutil: use real fsyncLeah Rowe
48 hoursnvmutil: don't disable blocking on randomLeah Rowe
48 hoursre-add arc4random in nvmutilLeah Rowe
48 hoursutil/nvmutil: remove randomness fallbackLeah Rowe
48 hoursnvmutil: 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
2 daysstricter S_ISREG checkLeah Rowe
2 daysnvmutil: even stronger double-run protectionLeah Rowe
2 daysutil/nvmutil: guard against running twiceLeah Rowe
2 daysnvmutil: make commands check themselvesLeah Rowe
2 daysutil/nvmutil: check file flags properlyLeah Rowe
2 daysutil/nvmutil: tighter pledge and unveilLeah Rowe