summaryrefslogtreecommitdiff
path: root/util/libreboot-utils/lib/rand.c
AgeCommit message (Expand)Author
32 hourslbutils/rand: close fd on urandom errorLeah Rowe
32 hourslbutils: remove rw on_eintr functions. just use rwLeah Rowe
34 hourslbutils: support using arc4random on linuxLeah Rowe
34 hourslbutils: don't set USE_OPENAT and USE_URANDOMLeah Rowe
35 hourslbutils: only use GNU SOURCE for syscallLeah Rowe
36 hourslibreboot-utils: don't use the GNU SOURCE macroLeah Rowe
37 hourslibreboot-utils: fix ALL compiler warningsLeah Rowe
2 dayslibreboot-utils: stricter errno handlingLeah Rowe
2 dayslbutils/rand: add missing error handleLeah Rowe
2 dayslibreboot-utils: unified EINTR loop handlingLeah Rowe
4 dayslibreboot-utils/lib: loop eintr on [p]read/[p]writeLeah Rowe
5 dayslibreboot-utils: simplify random tmpdir namegenLeah Rowe
5 dayslbutils: rename mkrbuf to rmallocLeah Rowe
6 dayslbutils: unify xopen and open_on_eintrLeah Rowe
6 dayslibreboot-utils: much stricter open() handlingLeah Rowe
6 dayslibreboot-utils: much stricter close() handlingLeah Rowe
6 dayslibreboot-utils: unified error handlingLeah Rowe
6 dayslibreboot-utils: extremely safe(ish) malloc usageLeah Rowe
6 daysnvmutil: clamp rand (rejection sampling)Leah Rowe
6 daysrand.c: fix initialisation bug in mrkbufLeah Rowe
6 daysutil/libreboot-utils: fix div by zero in rsizeLeah Rowe
7 daysfurther cleanupLeah Rowe
7 dayslibreboot-utils: improved randomness testLeah Rowe
8 daysmkhtemp rand: fix theoretical integer overflowLeah Rowe
8 daysrand/libreboot/utils: prevent div by zeroLeah Rowe
8 daysrand: fix modulo bias in rmallocLeah Rowe
8 daysmore cleanup on rand.cLeah Rowe
8 dayscleanupLeah Rowe
8 dayslibreboot-utils: tidy up rand.cLeah Rowe
8 daysrmallocLeah Rowe
8 daysutil/libreboot-utils: randomisation testLeah Rowe
8 dayscleanupLeah Rowe
8 daysmkrstrLeah Rowe
8 dayslbutils: new function, mkrbuf (random malloc)Leah Rowe
8 dayslbutils: close fd on rset failureLeah Rowe
8 daysfurther clarify intenttLeah Rowe
8 dayslbutils, rset: err if zero bytes requestedLeah Rowe
8 daysdotLeah Rowe
8 dayslbutils: also check null!Leah Rowe
8 dayslbutils: clarify design regarding urandom/getrandomLeah Rowe
8 dayslbutils, rand: err on zero return (fatal)Leah Rowe
8 dayscleanupLeah Rowe
8 dayslbutils: cast to prevent ub in rset()Leah Rowe
8 dayscleanupLeah Rowe
8 daysfix offset on urandom falbackLeah 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