freebsd-dev/lib/libradius
Conrad Meyer d449578f86 libradius: Rip out dubious use of srandomdev(3)+random(3)
These functions appear to intend to produce unpredictable results.  Just use
arc4random.

While here, use an explicit_bzero instead of memset where the intent is clearly
to zero out a secret (clear_passphrase).
2019-12-13 04:55:17 +00:00
..
libradius.3
Makefile pkgbase: Create a FreeBSD-utilities package and make it the default one 2019-09-05 14:15:47 +00:00
Makefile.depend Update Makefile.depend files 2019-12-11 17:37:53 +00:00
Makefile.depend.options Add Makefile.depend.options 2019-12-11 17:37:37 +00:00
radius.conf.5
radlib_private.h lib: further adoption of SPDX licensing ID tags. 2017-11-26 02:00:33 +00:00
radlib_vs.h lib: further adoption of SPDX licensing ID tags. 2017-11-26 02:00:33 +00:00
radlib.c libradius: Rip out dubious use of srandomdev(3)+random(3) 2019-12-13 04:55:17 +00:00
radlib.h lib: further adoption of SPDX licensing ID tags. 2017-11-26 02:00:33 +00:00