summaryrefslogtreecommitdiff
path: root/util
AgeCommit message (Expand)Author
2 dayscleanupLeah Rowe
2 daysfix offset on urandom falbackLeah Rowe
2 dayslibreboot-utils: tidy up randLeah Rowe
2 dayscleanupLeah Rowe
2 dayslibreboot-utils: replace rlong() with rset()Leah Rowe
2 dayslibreboot-utils: tidy up randLeah Rowe
2 daysutil/mkhtemp: use /dev/urandom *if enabled*Leah Rowe
2 daysutil/mkhtemp: extremely hardened mkhtempLeah Rowe
2 daysnvmutil: fix unveil callLeah Rowe
2 daysutil/nvmutil: better getrandom safetyLeah Rowe
2 daysfix variable nameLeah Rowe
2 daysutil/nvmutil: re-add fallback timer randLeah Rowe
2 daysutil/nvmutil: remove arandom fallback on randLeah Rowe
2 daysutil/nvmutil: rand: use getrandom on newer linuxLeah Rowe
2 daysutil/nvmutil: buffered urandom readsLeah Rowe
2 daystidy some commentsLeah Rowe
2 daysnvmutil: make tmpdir string much more randomLeah Rowe
2 daysutil/nvmutil: hardened mkstempLeah Rowe
2 daysnvmutil: rename lseek_loop to lseek_on_eintrLeah Rowe
2 daysnvmutil: rename x_i_close to close_on_eintrLeah Rowe
2 daysnvmutil: don't have finite eintr waitLeah Rowe
2 daysnvmutil: rename x_i_fsync to fsync_on_eintrLeah Rowe
2 daysutil/rename: rename x_i_fsyncLeah Rowe
2 daysnvmutil: remove memcmp/memcpy/strrchr/renameLeah Rowe
2 daysutil/nvmutil: tidy up includesLeah Rowe
2 daysutil/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
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