Todd C. Miller
|
154a5f59a9
|
Move digest code into libutil
|
2018-05-24 21:04:07 -06:00 |
|
Todd C. Miller
|
71e98d9493
|
Include parse.h in sudoers.h since it will soon be required.
|
2018-05-14 09:05:02 -06:00 |
|
Todd C. Miller
|
48fba3c2cc
|
update my email to Todd.Miller@sudo.ws
|
2017-12-03 17:53:40 -07:00 |
|
Todd C. Miller
|
143620bb25
|
fix copyright years
|
2017-02-21 09:03:57 -07:00 |
|
Todd C. Miller
|
b5e7b7bd2c
|
Move the file digest code out of match.c and into filedigest.c.
Inspired by RedHat changes that used libgcrypt.
Also add digest_type_to_name() to map a sudo digest type (int)
to a name (string) and use it.
|
2017-02-20 16:44:12 -07:00 |
|