/freebsd/crypto/openssh/ |
H A D | ChangeLog | 17 upstream: openssh-9.7 19 OpenBSD-Commit-ID: 618ececf58b8cdae016b149787af06240f7b0cbc 46 OpenBSD-Commit-ID: e58f18042b86425405ca09e6e9d7dfa1df9f5f7f 52 upstream: skip more whitespace, fixes find-principals on 56 OpenBSD-Commit-ID: b3a22a2afd753d70766f34bc7f309c03706b5298 67 OpenBSD-Regress-ID: f68d79e7f00caa8d216ebe00ee5f0adbb944062a 73 Prefer openssl binary from --with-ssl-dir directory. 75 Use openssl in the directory specified by --with-ssl-dir as long 86 OpenBSD-Commit-ID: 97d96a166b1ad4b8d229864a553e3e56d3116860 92 upstream: wrap a few PKCS#11-specific bits in ENABLE_PKCS11 [all …]
|
/freebsd/contrib/bmake/unit-tests/ |
H A D | job-output-null.mk | 1 # $NetBSD: job-output-null.mk,v 1.4 2022/09/03 08:03:27 rillig Exp $ 4 # them using null-terminated strings, which may cut off some of the output. 6 # Before job.c 1.454 from 2022-09-03, make handled null bytes in the output 11 # string, without parameters. This is because it is implementation-dependent 16 # NetBSD /bin/ksh 3 x write("fmt") (via /bin/printf) 17 # Bash 5 3 x write("fmt") 19 # In the latter case the output may arrive in 1 to 3 parts, depending on the 21 # job.c 1.454 from 2022-09-03, the outcome of the test depended on whether 26 .MAKEFLAGS: -j1 # force jobs mode 50 # 2022-09-03, unlike in the cases above. [all …]
|
H A D | opt-debug-parse.mk | 1 # $NetBSD: opt-debug-parse.mk,v 1.8 2023/06/01 20:56:35 rillig Exp $ 3 # Tests for the -dp command line option, which adds debug logging about 6 .MAKEFLAGS: -dp 10 # Before parse.c 1.639 from 2022-01-08, PrintStackTrace and other diagnostics 14 # Before parse.c 1.643 from 2022-01-08, PrintStackTrace tried to be too clever 20 # expect+1: trace with multi-line .for loop head 21 .info trace with multi-line .for loop head 24 # Before parse.c 1.641 from 2022-01-08, the debug log said it returned to 31 .for a b c in 1 2 3 ${:U4 5 6} 38 .MAKEFLAGS: -d0
|
H A D | deptgt-silent-jobs.mk | 1 # $NetBSD: deptgt-silent-jobs.mk,v 1.3 2022/04/15 09:33:20 rillig Exp $ 10 # was set. This was fixed in job.c 1.452 from 2022-02-12. 21 -echo '${VARIANT}: testing 2' 22 echo '${VARIANT}: testing 3' 26 # expect: compat: testing 3 28 @${MAKE} -r -f ${MAKEFILE} test VARIANT=compat 32 # expect: jobs: testing 3 34 @${MAKE} -r -f ${MAKEFILE} test VARIANT=jobs -j1
|
H A D | directive-for-break.mk | 1 # $NetBSD: directive-for-break.mk,v 1.5 2023/06/01 20:56:35 rillig Exp $ 9 .for i in 1 2 3 4 5 6 7 8 10 . if $i == 3 16 .if $I != "3" 28 COMBINED+= ${outer}-${inner} 31 # Only o2-i2 and o2-i3 are missing. 32 .if ${COMBINED} != "o1-i1 o1-i2 o1-i3 o2-i1 o3-i1 o3-i2 o3-i3" 49 # Since cond.c 1.335 from 2022-09-02 and before cond.c 1.338 from 2022-09-23, 55 . if 3
|
/freebsd/secure/caroot/trusted/ |
H A D | SSL_com_TLS_ECC_Root_CA_2022.pem | 2 ## SSL.com TLS ECC Root CA 2022 16 Version: 3 (0x2) 19 Signature Algorithm: ecdsa-with-SHA384 20 Issuer: C = US, O = SSL Corporation, CN = SSL.com TLS ECC Root CA 2022 22 Not Before: Aug 25 16:33:48 2022 GMT 24 Subject: C = US, O = SSL Corporation, CN = SSL.com TLS ECC Root CA 2022 26 Public Key Algorithm: id-ecPublicKey 27 Public-Key: (384 bit) 32 ef:12:51:28:5d:e7:cc:bd:f9:3c:85:c1:cf:94:90: 37 NIST CURVE: P-384 [all …]
|
/freebsd/tools/test/iconv/ |
H A D | Makefile | 3 ENCODING= ASCII ISO8859-1 ISO8859-2 ISO8859-3 ISO8859-4 ISO8859-5 ISO8859-6 \ 4 ISO8859-7 ISO8859-8 ISO8859-9 ISO8859-10 ISO8859-11 ISO8859-13 \ 5 ISO8859-14 ISO8859-15 ISO8859-16 ARMSCII-8 BIG5 BIG5-HKSCS \ 6 CP1131 CP1251 CP866 CP949 GB18030 GB2312 GBK VISCII KOI8-R KOI8-U \ 7 PT154 SHIFT_JIS EUC-CN EUC-JP EUC-KR 10 ENCODING+= ATARIST BIG5-2003 C99 CP1046 CP1124 CP1125 CP1129 CP1131 CP1133 \ 14 CP874 CP922 CP932 CP936 CP943 CP949 CP950 DEC-HANYU EUC-TW \ 15 EUC-JIS-2004 GB18030 GBK GEORGIAN-ACADEMY GEORGIAN-PS HP-ROMAN8 \ 16 HZ ISO-2022-CN ISO-2022-CN-EXT ISO-2022-JP ISO-2022-JP-1 \ 17 ISO-2022-JP-2 ISO-2022-JP-2004 ISO-2022-KR ISO-IR-14 ISO-IR-57 \ [all …]
|
/freebsd/contrib/expat/ |
H A D | Changes | 14 !! - <blink>fixing a complex non-public security issue</blink>, !! 15 !! - teaming up on researching and fixing future security reports and !! 16 !! ClusterFuzz findings with few-days-max response times in communication !! 19 !! - implementing and auto-testing XML 1.0r5 support !! 21 !! - smart ideas on fixing the Autotools CMake files generation issue !! 23 !! - the Windows binaries topic (needs requirements engineering first), !! 24 !! - pushin [all...] |
/freebsd/share/i18n/esdb/ISO-2022/ |
H A D | ISO-2022-CN-EXT.src | 1 # $NetBSD: ISO-2022-CN-EXT.src,v 1.1 2006/10/26 15:06:18 tnozaki Exp $ 3 NAME "ISO-2022-CN-EXT" 5 VARIABLE "INIT0=94B 1=94$A 1=94$E 1=94$G 2=94$H 3=94$I 3=94$J 3=94$K 3=94$L 3=94$M SI SO SS2 SS3" 6 DEFCSID "ISO646-US" 0 8 DEFCSID "ISO-IR-165" 0x45007F00 14 DEFCSID "CNS11643-1" 0x47007F00 15 DEFCSID "CNS11643-2" 0x48007F00 16 DEFCSID "CNS11643-3" 0x49007F00 17 DEFCSID "CNS11643-4" 0x4A007F00 18 DEFCSID "CNS11643-5" 0x4B007F00 [all …]
|
H A D | ISO-2022.alias | 1 # $NetBSD: ISO-2022.alias,v 1.6 2007/03/05 16:58:35 tnozaki Exp $ 4 CN iso2022-cn 6 CN-EXT iso2022-cnext 9 JP iso2022-jp 11 JP-1 iso2022-jp1 13 JP-2 csiso2022jp2 14 JP-2 iso2022-jp2 16 JP-2004 iso-2022-jp-3 17 JP-2004 iso2022-jp3 18 JP-2004 iso2022-jp2004 [all …]
|
/freebsd/sys/contrib/device-tree/src/arm64/qcom/ |
H A D | msm8956-sony-xperia-loire-suzu.dts | 1 // SPDX-License-Identifier: BSD-3-Clause 3 * Copyright (c) 2016-2022, AngeloGioacchino Del Regno 5 * Copyright (c) 2022, Konrad Dybcio <konrad.dybcio@somainline.org> 6 * Copyright (c) 2022, Marijn Suijten <marijn.suijten@somainline.org> 9 /dts-v1/; 11 #include "msm8956-sony-xperia-loire.dtsi" 15 compatible = "sony,suzu-row", "qcom,msm8956"; 16 chassis-type = "handset";
|
H A D | msm8956.dtsi | 1 // SPDX-License-Identifier: BSD-3-Clause 3 * Copyright (c) 2016-2022, AngeloGioacchino Del Regno 5 * Copyright (c) 2022, Konrad Dybcio <konrad.dybcio@somainline.org> 6 * Copyright (c) 2022, Marijn Suijten <marijn.suijten@somainline.org> 16 compatible = "qcom,msm8956-tsens", "qcom,tsens-v1";
|
H A D | msm8956-sony-xperia-loire-kugo.dts | 1 // SPDX-License-Identifier: BSD-3-Clause 3 * Copyright (c) 2016-2022, AngeloGioacchino Del Regno 5 * Copyright (c) 2022, Konrad Dybcio <konrad.dybcio@somainline.org> 6 * Copyright (c) 2022, Marijn Suijten <marijn.suijten@somainline.org> 9 /dts-v1/; 11 #include "msm8956-sony-xperia-loire.dtsi" 15 compatible = "sony,kugo-row", "qcom,msm8956"; 16 chassis-type = "handset"; 22 /* FUSB301 USB-C Controller */ 33 regulator-min-microvolt = <1100000>; [all …]
|
/freebsd/sys/contrib/device-tree/src/riscv/starfive/ |
H A D | jh7110-starfive-visionfive-2-v1.3b.dts | 1 // SPDX-License-Identifier: GPL-2.0 OR MIT 3 * Copyright (C) 2022 StarFive Technology Co., Ltd. 4 * Copyright (C) 2022 Emil Renner Berthing <kernel@esmil.dk> 7 /dts-v1/; 8 #include "jh7110-starfive-visionfive-2.dtsi" 11 model = "StarFive VisionFive 2 v1.3 [all...] |
/freebsd/sys/contrib/device-tree/Bindings/net/pse-pd/ |
H A D | pse-controller.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/net/pse-pd/pse-controller.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 11 power over twisted pair/ethernet cable. The ethernet-pse nodes should be 12 used to describe PSE controller and referenced by the ethernet-phy node. 15 - Oleksij Rempel <o.rempel@pengutronix.de> 16 - Kory Maincent <kory.maincent@bootlin.com> 20 pattern: "^ethernet-pse(@.*|-([0-9]|[1-9][0-9]+))?$" 22 "#pse-cells": [all …]
|
/freebsd/contrib/mandoc/ |
H A D | mandoc_dbg_init.3 | 1 .\" $Id: mandoc_dbg_init.3,v 1.1 2022/04/14 16:43:44 schwarze Exp $ 3 .\" Copyright (c) 2021, 2022 Ingo Schwarze <schwarze@openbsd.org> 17 .Dd $Mdocdate: April 14 2022 $ 38 .Xr mandoc_malloc 3 40 .Xr free 3 47 fragile and more error-prone. 99 .Xr free 3 101 .Xr mandoc_headers 3 : 102 .Bd -literal -offset indent 110 .Xr free 3 , [all …]
|
/freebsd/contrib/libfido2/man/ |
H A D | fido_cred_exclude.3 | 1 .\" Copyright (c) 2018-2022 Yubico AB. All rights reserved. 26 .\" SPDX-License-Identifier: BSD-2-Clause 28 .Dd $Mdocdate: December 2 2022 $ 65 .Xr fido_dev_make_cred 3 70 .Xr fido_dev_make_cred 3 91 .Xr fido_cred_new 3 , 92 .Xr fido_cred_set_authdata 3 , 93 .Xr fido_dev_make_cred 3
|
H A D | fido_assert_allow_cred.3 | 1 .\" Copyright (c) 2018-2022 Yubico AB. All rights reserved. 26 .\" SPDX-License-Identifier: BSD-2-Clause 28 .Dd $Mdocdate: December 1 2022 $ 78 .Xr fido_assert_new 3 , 79 .Xr fido_assert_set_authdata 3 , 80 .Xr fido_dev_get_assert 3
|
H A D | eddsa_pk_new.3 | 1 .\" Copyright (c) 2019-2022 Yubico AB. All rights reserved. 26 .\" SPDX-License-Identifier: BSD-2-Clause 28 .Dd $Mdocdate: July 15 2022 $ 53 (COSE) RFC to EDDSA over Curve25519 with SHA-512. 142 .Xr es256_pk_new 3 , 143 .Xr es384_pk_new 3 , 144 .Xr fido_assert_verify 3 , 145 .Xr fido_cred_pubkey_ptr 3 , 146 .Xr rs256_pk_new 3
|
H A D | rs256_pk_new.3 | 1 .\" Copyright (c) 2018-2022 Yubico AB. All rights reserved. 26 .\" SPDX-License-Identifier: BSD-2-Clause 28 .Dd $Mdocdate: July 15 2022 $ 56 (COSE) RFC to PKCS#1.5 2048-bit RSA with SHA-256. 156 .Xr eddsa_pk_new 3 , 157 .Xr es256_pk_new 3 , 158 .Xr es384_pk_new 3 , 159 .Xr fido_assert_verify 3 , 160 .Xr fido_cred_pubkey_ptr 3
|
H A D | fido_dev_enable_entattest.3 | 1 .\" Copyright (c) 2020-2022 Yubico AB. All rights reserved. 26 .\" SPDX-License-Identifier: BSD-2-Clause 28 .Dd $Mdocdate: March 30 2022 $ 119 NUL-terminated UTF-8 strings. 126 .Xr fido_cbor_info_maxrpid_minpinlen 3 . 130 .Xr fido_dev_get_cbor_info 3 146 .Xr fido_cbor_info_maxrpid_minpinlen 3 , 147 .Xr fido_cred_pin_minlen 3 , 148 .Xr fido_dev_get_cbor_info 3 , 149 .Xr fido_dev_reset 3
|
H A D | es256_pk_new.3 | 1 .\" Copyright (c) 2018-2022 Yubico AB. All rights reserved. 26 .\" SPDX-License-Identifier: BSD-2-Clause 28 .Dd $Mdocdate: July 15 2022 $ 56 (COSE) RFC to ECDSA over P-256 with SHA-256. 160 .Xr eddsa_pk_new 3 , 161 .Xr es384_pk_new 3 , 162 .Xr fido_assert_verify 3 , 163 .Xr fido_cred_pubkey_ptr 3 , 164 .Xr rs256_pk_new 3
|
/freebsd/crypto/openssl/ |
H A D | NEWS.md | 8 ---------------- 10 - [OpenSSL 3.0](#openssl-30) 11 - [OpenSSL 1.1.1](#openssl-111) 12 - [OpenSSL 1.1.0](#openssl-110) 13 - [OpenSSL 1.0.2](#openssl-102) 14 - [OpenSSL 1.0.1](#openssl-101) 15 - [OpenSSL 1.0.0](#openssl-100) 16 - [OpenSSL 0.9.x](#openssl-09x) 19 ----------- 21 ### Major changes between OpenSSL 3.0.14 and OpenSSL 3.0.15 [3 Sep 2024] [all …]
|
/freebsd/lib/libpmc/ |
H A D | pmc.dmc-620.3 | 1 .\" Copyright (c) 2022 Ampere Computing. 24 .Dd Jul 22, 2022 28 .Nm pmc.dmc-620 31 .Tn DMC-620 38 .Tn DMC-620 44 .Tn DMC-620 Dynamic Memory Controller performance counters are documented in 46 .%B "ARM CoreLink DMC-620 Dynamic Memory Controller Technical Reference Manual" 52 .Tn DMC-620 54 .Bl -column "PMC_CAP_INTERRUPT" "Support" 71 .Bl -tag -width indent [all …]
|
/freebsd/sys/contrib/device-tree/include/dt-bindings/clock/ |
H A D | qcom,sm8550-tcsr.h | 1 /* SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) */ 3 * Copyright (c) 2022, The Linux Foundation. All rights reserved. 4 * Copyright (c) 2022, Linaro Limited 14 #define TCSR_UFS_PAD_CLKREF_EN 3
|