summaryrefslogtreecommitdiff
path: root/src/librandom
AgeCommit message (Expand)Author
2023-12-18 Actually add autosurf_name; fix cspawn leak in error pathLaurent Bercot
2023-12-15 Add autosurf_nameLaurent Bercot
2022-11-29 Prepare for 2.13.0.0, revamp strerrLaurent Bercot
2022-07-23 Don't use arc4random() for early random on LinuxLaurent Bercot
2022-07-18 Fix allread errno managementLaurent Bercot
2022-06-23 Add runtime fallback for GRND_INSECURELaurent Bercot
2022-06-08 Export random_devurandom, fix APIsLaurent Bercot
2022-04-09 Prepare for 2.12.0.0. librandom revamp.Laurent Bercot
2022-03-27 Don't write to /dev/urandom. (It's useless or even harmful.)Laurent Bercot
2021-10-30 Don't return voidLaurent Bercot
2021-07-28 Huge incompatible changes.Laurent Bercot
2021-01-15 Don't touch /dev/urandom when getrandom() existsLaurent Bercot
2020-12-04 Fix iobufferk_init on recent Linux; remove last superfluous coeLaurent Bercot
2019-09-20 sysdeps redesign: first part: minimize clr testsLaurent Bercot
2018-12-08 Really add mkfootemp and autosurf, I guess ?Laurent Bercot
2018-12-07 Add mk?temp and autosurfLaurent Bercot
2017-09-27 Comment fix (writing to /dev/urandom doesn't speed it up)Laurent Bercot
2017-07-16 Add egidingroups sysdeps, change fd_close() to void and saving errno, propag...Laurent Bercot
2017-03-13 More superflous headers cleanup and tiny fixesLaurent Bercot
2017-02-21 Types change: big pass on libstddjb and libunixonacidLaurent Bercot
2017-02-15 add arc4random_addrandom sysdep; next batch of types changes.Laurent Bercot
2017-01-21 Types fix: librandom, libstdcryptoLaurent Bercot
2016-12-05 Also fix actual random_string compilation with musl and getrandom()...Laurent Bercot
2016-11-03 random_init: do not fail if we can't write to /dev/urandomLaurent Bercot
2016-10-24 This one escaped the previous commit: random_init changesLaurent Bercot
2016-10-19 Better random_uint32 uniformity algorithmLaurent Bercot
2016-10-16 Fix headers in random_init.c; add a workaround for (pathological) getrandom(...Laurent Bercot
2016-10-14 More typo fixingLaurent Bercot
2016-10-14 Add a cast to arc4random_addrandom invocation to make clang happyLaurent Bercot
2016-10-14 Include skalibs/nonposix.h so BSDs can find arc4randomLaurent Bercot
2016-10-14 Clean up and modernize librandom.Laurent Bercot
2015-02-05 - Add siovec_truncLaurent Bercot
2014-12-20 Lots of cosmetic fixes.Laurent Bercot
2014-09-18initial commit with rc for skalibs-2.0.0.0Laurent Bercot