Todd C. Miller
|
77f94f291a
|
sudo_digest_getlen: return size_t, and 0 on error instead of -1
This is an API change, sudo_digest_getlen_v1 remains for binary
compatibility.
|
2023-08-07 08:43:13 -06:00 |
|
Todd C. Miller
|
bced0a7786
|
Make the remaining instances of digest_type unsigned.
|
2023-07-06 08:01:15 -06:00 |
|
Todd C. Miller
|
985af422d2
|
Rename __dso_public -> sudo_dso_public and move to config.h.
|
2020-08-12 09:57:42 -06:00 |
|
Todd C. Miller
|
1e1ef61902
|
Add SPDX-License-Identifier to files.
|
2019-04-29 07:21:51 -06:00 |
|
Todd C. Miller
|
154a5f59a9
|
Move digest code into libutil
|
2018-05-24 21:04:07 -06:00 |
|