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