summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
8 dayscleanupLeah Rowe
8 daysfix offset on urandom falbackLeah Rowe
8 dayslibreboot-utils: tidy up randLeah Rowe
8 dayscleanupLeah Rowe
8 dayslibreboot-utils: replace rlong() with rset()Leah Rowe
8 dayslibreboot-utils: tidy up randLeah Rowe
8 daysutil/mkhtemp: use /dev/urandom *if enabled*Leah Rowe
8 daysutil/mkhtemp: extremely hardened mkhtempLeah Rowe
8 daysAdd Dell OptiPlex 3040 Micro supportTodd Baker
8 daysAdded full support for the X280AlguienSasaki
8 daysAdded missing dependencyduchy
8 daysAdded missing dependencyduchy
8 daysEnable CBFS file option backend on T480sRon Nazarov
8 daysnvmutil: fix unveil callLeah Rowe
8 daysutil/nvmutil: better getrandom safetyLeah Rowe
8 daysfix variable nameLeah Rowe
8 daysutil/nvmutil: re-add fallback timer randLeah Rowe
8 daysutil/nvmutil: remove arandom fallback on randLeah Rowe
8 daysutil/nvmutil: rand: use getrandom on newer linuxLeah Rowe
8 daysutil/nvmutil: buffered urandom readsLeah Rowe
8 daystidy some commentsLeah Rowe
8 daysnvmutil: make tmpdir string much more randomLeah Rowe
8 daysutil/nvmutil: hardened mkstempLeah Rowe
8 daysnvmutil: rename lseek_loop to lseek_on_eintrLeah Rowe
8 daysnvmutil: rename x_i_close to close_on_eintrLeah Rowe
8 daysnvmutil: don't have finite eintr waitLeah Rowe
8 daysnvmutil: rename x_i_fsync to fsync_on_eintrLeah Rowe
8 daysutil/rename: rename x_i_fsyncLeah Rowe
8 daysnvmutil: remove memcmp/memcpy/strrchr/renameLeah Rowe
8 daysutil/nvmutil: tidy up includesLeah Rowe
8 daysutil/nvmutil: major cleanupLeah Rowe
8 daysnow remove the .empty filesLeah Rowe
8 daysutil/nvmutil: add obj dir to gitLeah Rowe
8 daysutil/nvmutil: add rule to create lib objdirLeah Rowe
8 daysnvmutil: move lib files to lib/Leah Rowe
8 daysutil/nvmutil: put objects in obj/Leah Rowe
8 daysnvmutil makefile: use portable assignmentsLeah Rowe
8 daysnvmutil: split nvmutil.c into multiple filesLeah Rowe
8 daysutil/nvmutil: remove global variable xLeah Rowe
8 daysnvmutil: disable arc4random on obsd below 2.1Leah Rowe
8 daysutil/nvmutil: initialise st in tmpdirLeah Rowe
8 daysutil/nvmutil: use strlen for tmpdir lengthLeah Rowe
8 daysnvmutil tmpdir: check world-writeable / sticky bitsLeah Rowe
8 daysnvmutil: fix modulo bias in mkstempLeah Rowe
8 daysutil/nvmutil: limit EAGAIN/EINTR retriesLeah Rowe
8 daysutil/nvmutil: use real fsyncLeah Rowe
8 daysnvmutil: don't disable blocking on randomLeah Rowe
8 daysre-add arc4random in nvmutilLeah Rowe
8 daysutil/nvmutil: remove randomness fallbackLeah Rowe
8 daysnvmutil: don't read urandom fd if fd not openLeah Rowe