summaryrefslogtreecommitdiff
path: root/util/libreboot-utils/lib/rand.c
AgeCommit message (Expand)Author
14 hoursremove dead codeLeah Rowe
17 hourslbutils/file: don't loop EINTR on close()Leah Rowe
18 hourslbutils: remove more unused macrosLeah Rowe
20 hourslbutils/rand: close fd on urandom errorLeah Rowe
20 hourslbutils: remove rw on_eintr functions. just use rwLeah Rowe
22 hourslbutils: support using arc4random on linuxLeah Rowe
22 hourslbutils: don't set USE_OPENAT and USE_URANDOMLeah Rowe
23 hourslbutils: only use GNU SOURCE for syscallLeah Rowe
24 hourslibreboot-utils: don't use the GNU SOURCE macroLeah Rowe
25 hourslibreboot-utils: fix ALL compiler warningsLeah Rowe
41 hourslibreboot-utils: stricter errno handlingLeah Rowe
45 hourslbutils/rand: add missing error handleLeah Rowe
47 hourslibreboot-utils: unified EINTR loop handlingLeah Rowe
4 dayslibreboot-utils/lib: loop eintr on [p]read/[p]writeLeah Rowe
4 dayslibreboot-utils: simplify random tmpdir namegenLeah Rowe
4 dayslbutils: rename mkrbuf to rmallocLeah Rowe
5 dayslbutils: unify xopen and open_on_eintrLeah Rowe
5 dayslibreboot-utils: much stricter open() handlingLeah Rowe
5 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
6 daysutil/libreboot-utils: fix div by zero in rsizeLeah Rowe
7 daysfurther cleanupLeah Rowe
7 dayslibreboot-utils: improved randomness testLeah Rowe
7 daysmkhtemp rand: fix theoretical integer overflowLeah Rowe
7 daysrand/libreboot/utils: prevent div by zeroLeah Rowe
7 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