opnsense-src/usr.sbin/pkg
Kyle Evans 18790167dc pkg: include missing <string.h>
My local environment seems to be seeing some pollution; we need
<string.h> for strlen.

PR:		284021
Fixes:		2e065d74a5b0e ("pkg: add a pkgsign_verify_data [...]")

(cherry picked from commit b8770ce1dfed52fcb7249cdf3cf4d4d16357b9fd)
2025-01-12 14:12:12 -06:00
..
config.c pkg: Allocate a suitably-sized string for the local ABI 2024-01-03 09:43:48 -08: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
ecc.c pkg: finish adding the ECC signer and signature type bits 2025-01-10 20:48:26 -06:00
FreeBSD.conf.latest pkg: use https by default 2023-12-04 11:20:56 +01:00
FreeBSD.conf.quarterly pkg: use https by default 2023-12-04 11:20:56 +01: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: finish adding the ECC signer and signature type bits 2025-01-10 20:48:26 -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: finish adding the ECC signer and signature type bits 2025-01-10 20:48:26 -06:00
pkg.h pkg: finish adding the ECC signer and signature type bits 2025-01-10 20:48:26 -06:00
rsa.c pkg: include missing <string.h> 2025-01-12 14:12:12 -06:00