]> git.ipfire.org Git - thirdparty/bind9.git/commit
Merge branch 'ondrej-use-uv_random' into 'main'
authorOndřej Surý <ondrej@isc.org>
Mon, 26 Sep 2022 13:32:41 +0000 (13:32 +0000)
committerOndřej Surý <ondrej@isc.org>
Mon, 26 Sep 2022 13:32:41 +0000 (13:32 +0000)
commit7ea6796a3eeb03122edf57dbcd38b091e310f1e4
treed2159fa03d0decfc278be374490ff234c54b4f0c
parent126c9c7419f28b8df86d9a46304f8766071d39c0
parentb4e131ac77e698969c31c06caba7a4324e0310b0
Merge branch 'ondrej-use-uv_random' into 'main'

Switch the CSPRNG function from RAND_bytes() to uv_random()

See merge request isc-projects/bind9!6803