]> granicus.if.org Git - sudo/commit
Add support for using the message digest functions in libgcrypt
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)
commitb9954fb9b97fec0c82239b1565f8bafa9791360a
treedf9f87fe5d0e8f0a2421ba80e8f73df4dab62e28
parent199a594f43e804379c05dfeba27fee6854193fad
Add support for using the message digest functions in libgcrypt
instead of sudo's own SHA2 implementation.
INSTALL
MANIFEST
configure
configure.ac
mkdep.pl
plugins/sudoers/Makefile.in
plugins/sudoers/filedigest_gcrypt.c [new file with mode: 0644]