index
:
mirror/skarnet.org/skalibs
this commit
2.11.0.0
main
master
mirror of git://git.skarnet.org/skalibs
Leah Neukirchen
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
librandom
Commit message (
Expand
)
Author
Age
Files
Lines
*
Actually add autosurf_name; fix cspawn leak in error path
Laurent Bercot
2023-12-18
1
-0
/
+9
*
Add autosurf_name
Laurent Bercot
2023-12-15
1
-1
/
+0
*
Prepare for 2.13.0.0, revamp strerr
Laurent Bercot
2022-11-29
1
-1
/
+1
*
Don't use arc4random() for early random on Linux
Laurent Bercot
2022-07-23
1
-1
/
+1
*
Fix allread errno management
Laurent Bercot
2022-07-18
1
-0
/
+4
*
Add runtime fallback for GRND_INSECURE
Laurent Bercot
2022-06-23
1
-3
/
+13
*
Export random_devurandom, fix APIs
Laurent Bercot
2022-06-08
3
-12
/
+2
*
Prepare for 2.12.0.0. librandom revamp.
Laurent Bercot
2022-04-09
18
-306
/
+216
*
Don't write to /dev/urandom. (It's useless or even harmful.)
Laurent Bercot
2022-03-27
2
-7
/
+1
*
Don't return void
Laurent Bercot
2021-10-30
1
-1
/
+1
*
Huge incompatible changes.
Laurent Bercot
2021-07-28
3
-7
/
+9
*
Don't touch /dev/urandom when getrandom() exists
Laurent Bercot
2021-01-15
1
-9
/
+8
*
Fix iobufferk_init on recent Linux; remove last superfluous coe
Laurent Bercot
2020-12-04
1
-13
/
+5
*
sysdeps redesign: first part: minimize clr tests
Laurent Bercot
2019-09-20
1
-9
/
+2
*
Really add mkfootemp and autosurf, I guess ?
Laurent Bercot
2018-12-08
3
-0
/
+34
*
Add mk?temp and autosurf
Laurent Bercot
2018-12-07
2
-2
/
+3
*
Comment fix (writing to /dev/urandom doesn't speed it up)
Laurent Bercot
2017-09-27
1
-2
/
+2
*
Add egidingroups sysdeps, change fd_close() to void and saving errno, propag...
Laurent Bercot
2017-07-16
1
-2
/
+0
*
More superflous headers cleanup and tiny fixes
Laurent Bercot
2017-03-13
5
-9
/
+1
*
Types change: big pass on libstddjb and libunixonacid
Laurent Bercot
2017-02-21
6
-14
/
+14
*
add arc4random_addrandom sysdep; next batch of types changes.
Laurent Bercot
2017-02-15
1
-0
/
+2
*
Types fix: librandom, libstdcrypto
Laurent Bercot
2017-01-21
7
-22
/
+27
*
Also fix actual random_string compilation with musl and getrandom()...
Laurent Bercot
2016-12-05
1
-0
/
+1
*
random_init: do not fail if we can't write to /dev/urandom
Laurent Bercot
2016-11-03
1
-4
/
+3
*
This one escaped the previous commit: random_init changes
Laurent Bercot
2016-10-24
1
-10
/
+14
*
Better random_uint32 uniformity algorithm
Laurent Bercot
2016-10-19
1
-30
/
+9
*
Fix headers in random_init.c; add a workaround for (pathological) getrandom(...
Laurent Bercot
2016-10-16
1
-0
/
+6
*
More typo fixing
Laurent Bercot
2016-10-14
1
-1
/
+1
*
Add a cast to arc4random_addrandom invocation to make clang happy
Laurent Bercot
2016-10-14
1
-1
/
+1
*
Include skalibs/nonposix.h so BSDs can find arc4random
Laurent Bercot
2016-10-14
3
-0
/
+4
*
Clean up and modernize librandom.
Laurent Bercot
2016-10-14
47
-759
/
+283
*
- Add siovec_trunc
Laurent Bercot
2015-02-05
1
-1
/
+2
*
Lots of cosmetic fixes.
Laurent Bercot
2014-12-20
15
-16
/
+17
*
initial commit with rc for skalibs-2.0.0.0
Laurent Bercot
2014-09-18
43
-0
/
+900