[sudo-commits] sudo changeset 10852:d77639c97e43

Todd C. Miller Todd.Miller at courtesan.com
Mon Feb 20 16:46:00 MST 2017


changeset:	10852:d77639c97e43 in /raid/repos/sudo
details:	https://www.sudo.ws/repos/sudo/rev/d77639c97e43
user:		Todd C. Miller <Todd.Miller at courtesan.com>
date:		Mon Feb 20 16:44:12 2017 -0700

Log Message:
	Add support for using the message digest functions in OpenSSL instead
	of sudo's own SHA2 implementation.

diffstat:

 INSTALL                              |    6 +
 MANIFEST                             |    1 +
 configure                            |  180 +++++++++++++++++++++++++++++-----
 configure.ac                         |   52 +++++++---
 mkdep.pl                             |    1 +
 plugins/sudoers/Makefile.in          |   41 +++++--
 plugins/sudoers/filedigest_openssl.c |  133 +++++++++++++++++++++++++
 7 files changed, 356 insertions(+), 58 deletions(-)


More information about the sudo-commits mailing list