Todd C. Miller
|
6c3d20cb41
|
Convert PVS-Studio comment to ANSI C.
|
2018-10-26 08:39:09 -06:00 |
|
Todd C. Miller
|
019279a4b8
|
Fix some mangled text in the license block.
|
2018-10-26 08:19:41 -06:00 |
|
Todd C. Miller
|
64e5d34c57
|
Add comments in .c files so PVS-Studio will check them.
|
2018-10-21 08:46:05 -06:00 |
|
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 |
|