index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
basic
/
random-util.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
random-util: add crypto_random_bytes_allocate_iovec()
Lennart Poettering
2024-06-15
1
-0
/
+2
*
boot: implement kernel EFI RNG seed protocol with proper hashing
Jason A. Donenfeld
2022-11-14
1
-0
/
+1
*
Simplify random number selection
Jason A. Donenfeld
2022-05-31
1
-9
/
+2
*
random-util: use correct minimum pool size constant
Jason A. Donenfeld
2022-03-22
1
-1
/
+1
*
random-util: remove RDRAND usage
Jason A. Donenfeld
2022-03-14
1
-3
/
+0
*
random-util: unify RANDOM_ALLOW_INSECURE and !RANDOM_BLOCK and simplify
Jason A. Donenfeld
2022-03-09
1
-5
/
+2
*
random-util: fix type of random_u64_range()
Lennart Poettering
2021-02-18
1
-1
/
+1
*
random-util: add random_u64_range() that acquires a random number from a cert...
Lennart Poettering
2021-02-14
1
-0
/
+2
*
license: LGPL-2.1+ -> LGPL-2.1-or-later
Yu Watanabe
2020-11-09
1
-1
/
+1
*
random-util: add common helper random_write_entropy() for crediting entropy t...
Lennart Poettering
2020-06-24
1
-0
/
+2
*
random-util: make use of GRND_INSECURE when it is defined
Lennart Poettering
2020-05-10
1
-0
/
+1
*
random-seed: move pool size determination to random-util.[ch]
Lennart Poettering
2019-07-25
1
-0
/
+6
*
random-util: rename RANDOM_DONT_DRAIN → RANDOM_MAY_FAIL
Lennart Poettering
2019-05-07
1
-2
/
+2
*
random-util: allow RDRAND to be used in 32-bit x86 binaries
Mike Gilbert
2018-11-10
1
-1
/
+1
*
random-util: optionally allow randomness to be generated via RDRAND
Lennart Poettering
2018-11-08
1
-0
/
+1
*
random-util: introduce RANDOM_DONT_DRAIN
Lennart Poettering
2018-11-08
1
-0
/
+1
*
random-util: optionally enable blocking getrandom() behaviour
Lennart Poettering
2018-11-08
1
-0
/
+1
*
random-util: change high_quality_required bool parameter into a flags parameter
Lennart Poettering
2018-11-08
1
-3
/
+7
*
random-util: rename acquire_random_bytes() → genuine_random_bytes()
Lennart Poettering
2018-11-08
1
-3
/
+4
*
random-util: use RDRAND for randomness if the kernel doesn't want to give us any
Lennart Poettering
2018-08-21
1
-0
/
+2
*
tree-wide: remove Lennart's copyright lines
Lennart Poettering
2018-06-14
1
-4
/
+0
*
tree-wide: drop 'This file is part of systemd' blurb
Lennart Poettering
2018-06-14
1
-2
/
+0
*
tree-wide: drop license boilerplate
Zbigniew Jędrzejewski-Szmek
2018-04-06
1
-13
/
+0
*
Add SPDX license identifiers to source files under the LGPL
Zbigniew Jędrzejewski-Szmek
2017-11-19
1
-0
/
+1
*
basic/random-util: do not fall back to /dev/urandom if getrandom() returns short
Zbigniew Jędrzejewski-Szmek
2017-06-28
1
-1
/
+2
*
basic/random-util: use most of the pseudorandom bytes from rand()
Zbigniew Jędrzejewski-Szmek
2017-06-28
1
-0
/
+1
*
basic: include only what we use
Thomas Hindoe Paaboel Andersen
2015-11-30
1
-0
/
+1
*
build-sys: split internal basic/ library from shared/
Kay Sievers
2015-06-11
1
-0
/
+38