]> granicus.if.org Git - sudo/commit
Make check_digest test sudo_filedigest() itself instead of the
authorTodd C. Miller <Todd.Miller@courtesan.com>
Mon, 27 Mar 2017 20:45:24 +0000 (14:45 -0600)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Mon, 27 Mar 2017 20:45:24 +0000 (14:45 -0600)
commitbdc9251184af0d68ea09cddd1fd549ddd7731115
tree77f6a6b6faadbc1cb9a0d2d3ba0ee39bc62c75e6
parent272a9c8e9b5b74ddce0e945689c46d1384be0db6
Make check_digest test sudo_filedigest() itself instead of the
underlying SHA2 functions.  That way we can test it regardless of
whether we use sudo's SHA2 functions or a library version.
configure
configure.ac
plugins/sudoers/Makefile.in
plugins/sudoers/regress/parser/check_digest.c
plugins/sudoers/regress/parser/check_digest.out.ok