opnsense-src/usr.sbin/pkg
Kyle Evans 2ecfc040a0 pkg: refactor out a pkg_read_fd()
We already have to do this for reading the pubkey, just pull it out for
other uses.  The ECC signer will use this to verify the bootstrap if
the PUBKEY mechanism is used.

Reviewed by:	bapt, emaste
Differential Revision:	https://reviews.freebsd.org/D48107
2025-01-01 15:11:23 -06:00
..
config.c usr.sbin: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:01 -07:00
config.h Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:16 -06:00
dns_utils.c Remove $FreeBSD$: one-line .c pattern 2023-08-16 11:54:42 -06:00
dns_utils.h Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:16 -06:00
FreeBSD.conf.latest pkg: use https by default 2023-09-11 17:41:32 +02:00
FreeBSD.conf.quarterly pkg: use https by default 2023-09-11 17:41:32 +02:00
hash.c spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSD 2023-05-12 10:44:03 -06:00
hash.h spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSD 2023-05-12 10:44:03 -06:00
Makefile pkg: pull rsa bits out of pkg.c 2025-01-01 15:11:22 -06:00
Makefile.depend Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:55:03 -06:00
pkg.7 Remove $FreeBSD$: two-line nroff pattern 2023-08-16 11:55:10 -06:00
pkg.c pkg: refactor out a pkg_read_fd() 2025-01-01 15:11:23 -06:00
pkg.h pkg: refactor out a pkg_read_fd() 2025-01-01 15:11:23 -06:00
rsa.c pkg: abstract rsa out behind a pkgsign API 2025-01-01 15:11:23 -06:00