Dactyloidae/ipc
Olivier Certner 208a992fe9 Issue #1699 - Part 2: libevent: Remove 'evutil_secure_rng_add_bytes'
In fact, this is a security threat.

This function calls 'arc4random_addrandom', which was removed from the
reference implementation 7 years go [1], on the ground that this was in fact an
internal interface which is almost impossible to use correctly. This update has
since then been propagated to other implementations (e.g., FreeBSD, IllumOS,
Android).

Do this for all platforms, since 'evutil_secure_rng_add_bytes' is not even used
in the current tree, and for the reason stated above, should never be.

Related bugs at Mozilla and libevent: Links [2] and [3] below.

[1] http://marc.info/?l=openbsd-cvs&m=138238762705209&w=2
[2] https://bugzilla.mozilla.org/show_bug.cgi?id=931354
[3] https://sourceforge.net/p/levent/bugs/320/
2021-01-08 17:40:51 +08:00
..
app Issue #1606 - Add support for multi-monitor DPI awareness v2 (W10 1706+) 2020-10-09 21:00:03 +08:00
chromium Issue #1699 - Part 2: libevent: Remove 'evutil_secure_rng_add_bytes' 2021-01-08 17:40:51 +08:00
contentproc Issue #1656 - Part 6: Clean up the build files 2020-09-25 22:04:23 +08:00
dbus Issue #1656 - Part 6: Clean up the build files 2020-09-25 22:04:23 +08:00
glue Issue #1656 - Part 6: Clean up the build files 2020-09-25 22:04:23 +08:00
ipdl Issue #1656 - Part 8: Devtools and misc. 2020-09-25 22:06:55 +08:00
mscom Issue #1656 - Part 6: Clean up the build files 2020-09-25 22:04:23 +08:00
ril Issue #1656 - Part 6: Clean up the build files 2020-09-25 22:04:23 +08:00
testshell Issue #1656 - Fix broken comment from Part 1 2020-10-02 17:19:52 +08:00
moz.build Issue #1656 - Part 6: Clean up the build files 2020-09-25 22:04:23 +08:00
pull-chromium.py import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo 2018-01-19 03:59:58 +08:00