summaryrefslogtreecommitdiff
path: root/util/libreboot-utils/lib/rand.c
AgeCommit message (Expand)Author
23 hourslibreboot-utils: stricter errno handlingLeah Rowe
26 hourslbutils/rand: add missing error handleLeah Rowe
29 hourslibreboot-utils: unified EINTR loop handlingLeah Rowe
3 dayslibreboot-utils/lib: loop eintr on [p]read/[p]writeLeah Rowe
3 dayslibreboot-utils: simplify random tmpdir namegenLeah Rowe
3 dayslbutils: rename mkrbuf to rmallocLeah Rowe
4 dayslbutils: unify xopen and open_on_eintrLeah Rowe
4 dayslibreboot-utils: much stricter open() handlingLeah Rowe
4 dayslibreboot-utils: much stricter close() handlingLeah Rowe
4 dayslibreboot-utils: unified error handlingLeah Rowe
4 dayslibreboot-utils: extremely safe(ish) malloc usageLeah Rowe
5 daysnvmutil: clamp rand (rejection sampling)Leah Rowe
5 daysrand.c: fix initialisation bug in mrkbufLeah Rowe
5 daysutil/libreboot-utils: fix div by zero in rsizeLeah Rowe
6 daysfurther cleanupLeah Rowe
6 dayslibreboot-utils: improved randomness testLeah Rowe
6 daysmkhtemp rand: fix theoretical integer overflowLeah Rowe
6 daysrand/libreboot/utils: prevent div by zeroLeah Rowe
6 daysrand: fix modulo bias in rmallocLeah Rowe
6 daysmore cleanup on rand.cLeah Rowe
6 dayscleanupLeah Rowe
6 dayslibreboot-utils: tidy up rand.cLeah Rowe
6 daysrmallocLeah Rowe
6 daysutil/libreboot-utils: randomisation testLeah Rowe
6 dayscleanupLeah Rowe
6 daysmkrstrLeah Rowe
6 dayslbutils: new function, mkrbuf (random malloc)Leah Rowe
6 dayslbutils: close fd on rset failureLeah Rowe
6 daysfurther clarify intenttLeah Rowe
6 dayslbutils, rset: err if zero bytes requestedLeah Rowe
6 daysdotLeah Rowe
6 dayslbutils: also check null!Leah Rowe
6 dayslbutils: clarify design regarding urandom/getrandomLeah Rowe
6 dayslbutils, rand: err on zero return (fatal)Leah Rowe
6 dayscleanupLeah Rowe
6 dayslbutils: cast to prevent ub in rset()Leah Rowe
6 dayscleanupLeah Rowe
6 daysfix offset on urandom falbackLeah Rowe
6 dayslibreboot-utils: replace rlong() with rset()Leah Rowe
6 dayslibreboot-utils: tidy up randLeah Rowe
6 daysutil/mkhtemp: use /dev/urandom *if enabled*Leah Rowe
6 daysutil/mkhtemp: extremely hardened mkhtempLeah Rowe