summaryrefslogtreecommitdiff
path: root/util/libreboot-utils/lib/rand.c
AgeCommit message (Expand)Author
6 hourslbutils/rand: close fd on urandom errorLeah Rowe
6 hourslbutils: remove rw on_eintr functions. just use rwLeah Rowe
8 hourslbutils: support using arc4random on linuxLeah Rowe
8 hourslbutils: don't set USE_OPENAT and USE_URANDOMLeah Rowe
9 hourslbutils: only use GNU SOURCE for syscallLeah Rowe
9 hourslibreboot-utils: don't use the GNU SOURCE macroLeah Rowe
10 hourslibreboot-utils: fix ALL compiler warningsLeah Rowe
27 hourslibreboot-utils: stricter errno handlingLeah Rowe
30 hourslbutils/rand: add missing error handleLeah Rowe
33 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
5 dayslibreboot-utils: unified error handlingLeah Rowe
5 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
7 daysmore cleanup on rand.cLeah Rowe
7 dayscleanupLeah Rowe
7 dayslibreboot-utils: tidy up rand.cLeah Rowe
7 daysrmallocLeah Rowe
7 daysutil/libreboot-utils: randomisation testLeah Rowe
7 dayscleanupLeah Rowe
7 daysmkrstrLeah Rowe
7 dayslbutils: new function, mkrbuf (random malloc)Leah Rowe
7 dayslbutils: close fd on rset failureLeah Rowe
7 daysfurther clarify intenttLeah Rowe
7 dayslbutils, rset: err if zero bytes requestedLeah Rowe
7 daysdotLeah Rowe
7 dayslbutils: also check null!Leah Rowe
7 dayslbutils: clarify design regarding urandom/getrandomLeah Rowe
7 dayslbutils, rand: err on zero return (fatal)Leah Rowe
7 dayscleanupLeah Rowe
7 dayslbutils: cast to prevent ub in rset()Leah Rowe
7 dayscleanupLeah Rowe
7 daysfix offset on urandom falbackLeah Rowe
7 dayslibreboot-utils: replace rlong() with rset()Leah Rowe
7 dayslibreboot-utils: tidy up randLeah Rowe
7 daysutil/mkhtemp: use /dev/urandom *if enabled*Leah Rowe
7 daysutil/mkhtemp: extremely hardened mkhtempLeah Rowe