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