summaryrefslogtreecommitdiff
path: root/util
AgeCommit message (Expand)Author
5 dayslbutils: close fd on rset failureLeah Rowe
5 daysfurther clarify intenttLeah Rowe
5 dayslbutils, rset: err if zero bytes requestedLeah Rowe
5 daysdotLeah Rowe
5 dayslbutils: also check null!Leah Rowe
5 dayslbutils: clarify design regarding urandom/getrandomLeah Rowe
5 dayslbutils, rand: err on zero return (fatal)Leah Rowe
5 dayscleanupLeah Rowe
5 dayslbutils: cast to prevent ub in rset()Leah Rowe
5 dayscleanupLeah Rowe
5 daysfix offset on urandom falbackLeah Rowe
5 dayslibreboot-utils: tidy up randLeah Rowe
5 dayscleanupLeah Rowe
5 dayslibreboot-utils: replace rlong() with rset()Leah Rowe
5 dayslibreboot-utils: tidy up randLeah Rowe
5 daysutil/mkhtemp: use /dev/urandom *if enabled*Leah Rowe
5 daysutil/mkhtemp: extremely hardened mkhtempLeah Rowe
5 daysnvmutil: fix unveil callLeah Rowe
5 daysutil/nvmutil: better getrandom safetyLeah Rowe
5 daysfix variable nameLeah Rowe
5 daysutil/nvmutil: re-add fallback timer randLeah Rowe
5 daysutil/nvmutil: remove arandom fallback on randLeah Rowe
5 daysutil/nvmutil: rand: use getrandom on newer linuxLeah Rowe
5 daysutil/nvmutil: buffered urandom readsLeah Rowe
5 daystidy some commentsLeah Rowe
5 daysnvmutil: make tmpdir string much more randomLeah Rowe
5 daysutil/nvmutil: hardened mkstempLeah Rowe
5 daysnvmutil: rename lseek_loop to lseek_on_eintrLeah Rowe
5 daysnvmutil: rename x_i_close to close_on_eintrLeah Rowe
5 daysnvmutil: don't have finite eintr waitLeah Rowe
5 daysnvmutil: rename x_i_fsync to fsync_on_eintrLeah Rowe
5 daysutil/rename: rename x_i_fsyncLeah Rowe
5 daysnvmutil: remove memcmp/memcpy/strrchr/renameLeah Rowe
5 daysutil/nvmutil: tidy up includesLeah Rowe
5 daysutil/nvmutil: major cleanupLeah Rowe
5 daysnow remove the .empty filesLeah Rowe
5 daysutil/nvmutil: add obj dir to gitLeah Rowe
5 daysutil/nvmutil: add rule to create lib objdirLeah Rowe
5 daysnvmutil: move lib files to lib/Leah Rowe
5 daysutil/nvmutil: put objects in obj/Leah Rowe
5 daysnvmutil makefile: use portable assignmentsLeah Rowe
5 daysnvmutil: split nvmutil.c into multiple filesLeah Rowe
5 daysutil/nvmutil: remove global variable xLeah Rowe
5 daysnvmutil: disable arc4random on obsd below 2.1Leah Rowe
5 daysutil/nvmutil: initialise st in tmpdirLeah Rowe
5 daysutil/nvmutil: use strlen for tmpdir lengthLeah Rowe
5 daysnvmutil tmpdir: check world-writeable / sticky bitsLeah Rowe
5 daysnvmutil: fix modulo bias in mkstempLeah Rowe
5 daysutil/nvmutil: limit EAGAIN/EINTR retriesLeah Rowe
5 daysutil/nvmutil: use real fsyncLeah Rowe