summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.github/workflows/ci.yml2
-rw-r--r--.github/workflows/compiler-zoo.yml2
-rw-r--r--.github/workflows/coveralls.yml2
-rw-r--r--.github/workflows/cross-compiles.yml2
-rw-r--r--.github/workflows/fips-checksums.yml2
-rw-r--r--.github/workflows/fuzz-checker.yml2
-rw-r--r--.github/workflows/os-zoo.yml2
-rw-r--r--.github/workflows/run-checker-ci.yml2
-rw-r--r--.github/workflows/run-checker-daily-sctp.yml2
-rw-r--r--.github/workflows/run-checker-daily.yml2
-rw-r--r--.github/workflows/run-checker-merge.yml2
-rw-r--r--.github/workflows/static-analysis.yml2
-rw-r--r--.github/workflows/windows.yml2
-rw-r--r--.github/workflows/windows_comp.yml2
-rw-r--r--Configurations/shared-info.pl2
-rwxr-xr-xConfigure2
-rw-r--r--apps/asn1parse.c2
-rw-r--r--apps/ca.c2
-rw-r--r--apps/cmp.c2
-rw-r--r--apps/cms.c2
-rw-r--r--apps/dgst.c2
-rw-r--r--apps/dsa.c2
-rw-r--r--apps/dsaparam.c2
-rw-r--r--apps/ec.c2
-rw-r--r--apps/enc.c2
-rw-r--r--apps/fipsinstall.c2
-rw-r--r--apps/genpkey.c2
-rw-r--r--apps/include/apps.h2
-rw-r--r--apps/include/cmp_mock_srv.h2
-rw-r--r--apps/include/opt.h2
-rw-r--r--apps/include/s_apps.h2
-rw-r--r--apps/lib/app_rand.c2
-rw-r--r--apps/lib/apps.c2
-rw-r--r--apps/lib/cmp_mock_srv.c2
-rw-r--r--apps/lib/http_server.c2
-rw-r--r--apps/lib/log.c2
-rw-r--r--apps/lib/opt.c2
-rw-r--r--apps/lib/s_socket.c2
-rw-r--r--apps/lib/tlssrp_depr.c2
-rw-r--r--apps/list.c2
-rw-r--r--apps/ocsp.c2
-rw-r--r--apps/openssl.c2
-rw-r--r--apps/pkcs12.c2
-rw-r--r--apps/pkey.c2
-rw-r--r--apps/pkeyutl.c2
-rw-r--r--apps/rehash.c2
-rw-r--r--apps/req.c2
-rw-r--r--apps/rsa.c2
-rw-r--r--apps/rsautl.c2
-rw-r--r--apps/smime.c2
-rw-r--r--apps/speed.c2
-rw-r--r--apps/spkac.c2
-rw-r--r--apps/ts.c2
-rw-r--r--apps/x509.c2
-rw-r--r--crypto/LPdir_unix.c2
-rw-r--r--crypto/aes/asm/aes-riscv32-zkn.pl2
-rw-r--r--crypto/aes/asm/aes-riscv64-zkn.pl2
-rwxr-xr-xcrypto/aes/asm/aesv8-armx.pl2
-rw-r--r--crypto/aes/asm/bsaes-armv7.pl2
-rw-r--r--crypto/aes/asm/bsaes-armv8.pl4
-rw-r--r--crypto/aes/asm/vpaes-loongarch64.pl2
-rw-r--r--crypto/arm_arch.h2
-rw-r--r--crypto/armv4cpuid.pl2
-rw-r--r--crypto/asn1/a_bitstr.c2
-rw-r--r--crypto/asn1/a_strnid.c2
-rw-r--r--crypto/asn1/a_time.c2
-rw-r--r--crypto/asn1/a_verify.c2
-rw-r--r--crypto/asn1/asn1_gen.c2
-rw-r--r--crypto/asn1/asn1_parse.c2
-rw-r--r--crypto/asn1/asn_mime.c2
-rw-r--r--crypto/asn1/asn_pack.c2
-rw-r--r--crypto/asn1/bio_ndef.c2
-rw-r--r--crypto/asn1/d2i_pr.c2
-rw-r--r--crypto/asn1/i2d_evp.c2
-rw-r--r--crypto/asn1/p5_pbe.c2
-rw-r--r--crypto/asn1/p5_pbev2.c2
-rw-r--r--crypto/asn1/p5_scrypt.c2
-rw-r--r--crypto/asn1/standard_methods.h2
-rw-r--r--crypto/asn1/tasn_utl.c2
-rw-r--r--crypto/bio/bf_buff.c2
-rw-r--r--crypto/bio/bf_lbuf.c2
-rw-r--r--crypto/bio/bio_lib.c2
-rw-r--r--crypto/bio/bio_local.h2
-rw-r--r--crypto/bio/bio_meth.c2
-rw-r--r--crypto/bio/bio_print.c2
-rw-r--r--crypto/bio/bss_acpt.c2
-rw-r--r--crypto/bio/bss_conn.c2
-rw-r--r--crypto/bio/bss_dgram.c2
-rw-r--r--crypto/bio/bss_dgram_pair.c2
-rw-r--r--crypto/bio/bss_log.c2
-rw-r--r--crypto/bio/bss_mem.c2
-rw-r--r--crypto/bio/ossl_core_bio.c2
-rw-r--r--crypto/bn/asm/armv4-gf2m.pl2
-rw-r--r--crypto/bn/asm/armv4-mont.pl2
-rw-r--r--crypto/bn/asm/rsaz-2k-avx512.pl2
-rw-r--r--crypto/bn/asm/rsaz-3k-avx512.pl2
-rw-r--r--crypto/bn/asm/rsaz-4k-avx512.pl2
-rw-r--r--crypto/bn/bn_asm.c2
-rw-r--r--crypto/bn/bn_blind.c2
-rw-r--r--crypto/bn/bn_exp.c2
-rw-r--r--crypto/bn/bn_lib.c2
-rw-r--r--crypto/bn/bn_local.h2
-rw-r--r--crypto/bn/bn_mont.c2
-rw-r--r--crypto/bn/bn_nist.c2
-rw-r--r--crypto/bn/bn_rand.c2
-rw-r--r--crypto/bn/bn_recp.c2
-rw-r--r--crypto/bn/bn_rsa_fips186_4.c2
-rw-r--r--crypto/bn/bn_s390x.c2
-rw-r--r--crypto/bn/rsaz_exp.c2
-rw-r--r--crypto/bn/rsaz_exp_x2.c2
-rw-r--r--crypto/cast/cast_local.h2
-rwxr-xr-xcrypto/chacha/asm/chacha-armv4.pl2
-rwxr-xr-xcrypto/chacha/asm/chacha-armv8-sve.pl2
-rw-r--r--crypto/chacha/chacha_ppc.c2
-rw-r--r--crypto/cmac/cmac.c2
-rw-r--r--crypto/cmp/cmp_asn.c2
-rw-r--r--crypto/cmp/cmp_client.c2
-rw-r--r--crypto/cmp/cmp_ctx.c2
-rw-r--r--crypto/cmp/cmp_genm.c2
-rw-r--r--crypto/cmp/cmp_http.c2
-rw-r--r--crypto/cmp/cmp_local.h2
-rw-r--r--crypto/cmp/cmp_msg.c2
-rw-r--r--crypto/cmp/cmp_protect.c2
-rw-r--r--crypto/cmp/cmp_server.c2
-rw-r--r--crypto/cmp/cmp_status.c2
-rw-r--r--crypto/cmp/cmp_vfy.c2
-rw-r--r--crypto/cms/cms_dh.c2
-rw-r--r--crypto/cms/cms_ec.c2
-rw-r--r--crypto/cms/cms_env.c2
-rw-r--r--crypto/cms/cms_lib.c2
-rw-r--r--crypto/cms/cms_local.h2
-rw-r--r--crypto/cms/cms_rsa.c2
-rw-r--r--crypto/cms/cms_sd.c2
-rw-r--r--crypto/cms/cms_smime.c2
-rw-r--r--crypto/comp/c_brotli.c2
-rw-r--r--crypto/comp/c_zlib.c2
-rw-r--r--crypto/comp/c_zstd.c2
-rw-r--r--crypto/conf/conf_def.c2
-rw-r--r--crypto/conf/conf_mod.c2
-rw-r--r--crypto/conf/conf_sap.c2
-rw-r--r--crypto/context.c2
-rw-r--r--crypto/core_namemap.c2
-rw-r--r--crypto/crmf/crmf_lib.c2
-rw-r--r--crypto/cryptlib.c2
-rw-r--r--crypto/ctype.c2
-rw-r--r--crypto/des/des_local.h2
-rw-r--r--crypto/deterministic_nonce.c2
-rw-r--r--crypto/dh/dh_backend.c2
-rw-r--r--crypto/dh/dh_check.c2