]> granicus.if.org Git - sudo/commit
Add support for using the message digest functions in OpenSSL instead
authorTodd C. Miller <Todd.Miller@courtesan.com>
Mon, 20 Feb 2017 23:44:12 +0000 (16:44 -0700)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Mon, 20 Feb 2017 23:44:12 +0000 (16:44 -0700)
commit199a594f43e804379c05dfeba27fee6854193fad
treeb0787194d5264d11c7591b56b686eaf462129079
parentb5e7b7bd2cdd208d5905a9d305d9646503c35029
Add support for using the message digest functions in OpenSSL instead
of sudo's own SHA2 implementation.
INSTALL
MANIFEST
configure
configure.ac
mkdep.pl
plugins/sudoers/Makefile.in
plugins/sudoers/filedigest_openssl.c [new file with mode: 0644]