summaryrefslogtreecommitdiff
path: root/util/libreboot-utils/lib/rand.c
AgeCommit message (Expand)Author
40 hourslibreboot-utils/lib: loop eintr on [p]read/[p]writeLeah Rowe
45 hourslibreboot-utils: simplify random tmpdir namegenLeah Rowe
46 hourslbutils: rename mkrbuf to rmallocLeah Rowe
3 dayslbutils: unify xopen and open_on_eintrLeah Rowe
3 dayslibreboot-utils: much stricter open() handlingLeah Rowe
3 dayslibreboot-utils: much stricter close() handlingLeah Rowe
3 dayslibreboot-utils: unified error handlingLeah Rowe
3 dayslibreboot-utils: extremely safe(ish) malloc usageLeah Rowe
3 daysnvmutil: clamp rand (rejection sampling)Leah Rowe
3 daysrand.c: fix initialisation bug in mrkbufLeah Rowe
3 daysutil/libreboot-utils: fix div by zero in rsizeLeah Rowe
5 daysfurther cleanupLeah Rowe
5 dayslibreboot-utils: improved randomness testLeah Rowe
5 daysmkhtemp rand: fix theoretical integer overflowLeah Rowe
5 daysrand/libreboot/utils: prevent div by zeroLeah Rowe
5 daysrand: fix modulo bias in rmallocLeah Rowe
5 daysmore cleanup on rand.cLeah Rowe
5 dayscleanupLeah Rowe
5 dayslibreboot-utils: tidy up rand.cLeah Rowe
5 daysrmallocLeah Rowe
5 daysutil/libreboot-utils: randomisation testLeah Rowe
5 dayscleanupLeah Rowe
5 daysmkrstrLeah Rowe
5 dayslbutils: new function, mkrbuf (random malloc)Leah Rowe
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: 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