NetBSD/usr.bin/cksum
gutteridge d7516a336c cksum.c: don't fault if the hash algorithm is fed invalid data
Addresses PR bin/56897 from RVP, who provided the patch.
2022-06-25 02:22:42 +00:00
..
Makefile
cksum.1
cksum.c cksum.c: don't fault if the hash algorithm is fed invalid data 2022-06-25 02:22:42 +00:00
crc.c cksum: use POSIX type uint32_t instead of u_int32_t 2021-03-18 18:12:35 +00:00
crc_extern.h cksum: use POSIX type uint32_t instead of u_int32_t 2021-03-18 18:12:35 +00:00
extern.h cksum: use POSIX type uint32_t instead of u_int32_t 2021-03-18 18:12:35 +00:00
md2.c
md4.c
md5.c
print.c cksum: use POSIX type uint32_t instead of u_int32_t 2021-03-18 18:12:35 +00:00
rmd160.c
sha1.c
sha256.c
sha384.c
sha512.c
sum1.c cksum: use POSIX type uint32_t instead of u_int32_t 2021-03-18 18:12:35 +00:00
sum2.c cksum: use POSIX type uint32_t instead of u_int32_t 2021-03-18 18:12:35 +00:00