[sudo-commits] sudo changeset 12163:e89dabfd5a41

Todd C. Miller Todd.Miller at sudo.ws
Thu Jan 30 21:23:03 MST 2020


changeset:	12163:e89dabfd5a41 in /raid/repos/sudo
details:	https://www.sudo.ws/repos/sudo/rev/e89dabfd5a41
user:		Todd C. Miller <Todd.Miller at sudo.ws>
date:		Thu Jan 30 13:12:25 2020 -0700

Log Message:
	Add tests for arc4random_buf() and an implementation for those without.

diffstat:

 MANIFEST                  |   1 +
 config.h.in               |   3 ++
 configure                 |  32 +++++++++++++++++++++
 configure.ac              |   5 +++
 include/sudo_rand.h       |   6 ++++
 lib/util/arc4random.c     |   4 --
 lib/util/arc4random_buf.c |  69 +++++++++++++++++++++++++++++++++++++++++++++++
 7 files changed, 116 insertions(+), 4 deletions(-)


More information about the sudo-commits mailing list