freebsd-src/usr.sbin/pkg
Baptiste Daroussin b2654064c2 pkg(7): use libmd for sha256 instead of openssl
OpenSSL 3.0 has deprecated the sha256 api, let's use libmd which has the
same API instead.

In order to avoid the collision in definitions (sha256.h cannot be
included in the same file as a file where openssl headers has been
included) let's move the sha256 related code in its own file

PR:		270023
Reported by:	ngie
2023-03-09 17:43:01 +01:00
..
config.c Revert "grep: remove tautological condition" 2023-03-08 23:52:23 -06:00
config.h Revert "grep: remove tautological condition" 2023-03-08 23:52:23 -06:00
dns_utils.c pkg(7): address minor nits (mostly clang-analyze complaints) 2021-02-11 18:58:27 -06:00
dns_utils.h
FreeBSD.conf.latest
FreeBSD.conf.quarterly
hash.c pkg(7): use libmd for sha256 instead of openssl 2023-03-09 17:43:01 +01:00
hash.h pkg(7): use libmd for sha256 instead of openssl 2023-03-09 17:43:01 +01:00
Makefile pkg(7): use libmd for sha256 instead of openssl 2023-03-09 17:43:01 +01:00
Makefile.depend
pkg.7 pkg: Add limited --debug/-d support 2022-08-24 18:32:09 +01:00
pkg.c pkg(7): use libmd for sha256 instead of openssl 2023-03-09 17:43:01 +01:00