[openssl/openssl] cb224f: Update copyright year

Matt Caswell noreply at github.com
Tue Mar 14 12:58:25 UTC 2023


  Branch: refs/heads/openssl-3.1
  Home:   https://github.com/openssl/openssl
  Commit: cb224f4e27b0f0e8d0a88193aa92eb8bfd17ef15
      https://github.com/openssl/openssl/commit/cb224f4e27b0f0e8d0a88193aa92eb8bfd17ef15
  Author: Matt Caswell <matt at openssl.org>
  Date:   2023-03-14 (Tue, 14 Mar 2023)

  Changed paths:
    M .github/workflows/ci.yml
    M .github/workflows/cross-compiles.yml
    M Configure
    M apps/cmp.c
    M apps/fipsinstall.c
    M apps/pkey.c
    M apps/s_server.c
    M crypto/aes/asm/bsaes-armv8.pl
    M crypto/asn1/asn1_parse.c
    M crypto/asn1/asn_pack.c
    M crypto/asn1/bio_ndef.c
    M crypto/bio/bio_lib.c
    M crypto/bio/bss_acpt.c
    M crypto/bn/bn_blind.c
    M crypto/bn/bn_exp.c
    M crypto/bn/bn_local.h
    M crypto/bn/bn_mont.c
    M crypto/bn/bn_rand.c
    M crypto/bn/bn_rsa_fips186_4.c
    M crypto/bn/rsaz_exp_x2.c
    M crypto/chacha/asm/chacha-armv8-sve.pl
    M crypto/cmp/cmp_client.c
    M crypto/cms/cms_ec.c
    M crypto/cms/cms_env.c
    M crypto/cms/cms_lib.c
    M crypto/cms/cms_smime.c
    M crypto/dsa/dsa_backend.c
    M crypto/dsa/dsa_ossl.c
    M crypto/ec/asm/ecp_nistp521-ppc64.pl
    M crypto/ec/ecdsa_ossl.c
    M crypto/evp/ctrl_params_translate.c
    M crypto/evp/digest.c
    M crypto/evp/evp_lib.c
    M crypto/evp/evp_pkey.c
    M crypto/evp/p5_crpt2.c
    M crypto/evp/p_lib.c
    M crypto/ffc/ffc_backend.c
    M crypto/ffc/ffc_key_validate.c
    M crypto/ffc/ffc_params.c
    M crypto/ffc/ffc_params_generate.c
    M crypto/http/http_client.c
    M crypto/info.c
    M crypto/mem_sec.c
    M crypto/modes/asm/aes-gcm-armv8-unroll8_64.pl
    M crypto/ocsp/ocsp_ext.c
    M crypto/param_build.c
    M crypto/params.c
    M crypto/pem/pem_lib.c
    M crypto/pkcs7/pk7_doit.c
    M crypto/pkcs7/pk7_lib.c
    M crypto/property/property.c
    M crypto/provider_child.c
    M crypto/rsa/rsa_ossl.c
    M crypto/sm4/asm/vpsm4-armv8.pl
    M crypto/trace.c
    M crypto/x509/by_dir.c
    M crypto/x509/v3_admis.c
    M crypto/x509/v3_genn.c
    M crypto/x509/v3_ncons.c
    M crypto/x509/x509_txt.c
    M crypto/x509/x_pubkey.c
    M doc/man1/openssl-cmp.pod.in
    M doc/man1/openssl-enc.pod.in
    M doc/man1/openssl-fipsinstall.pod.in
    M doc/man1/openssl-gendsa.pod.in
    M doc/man1/openssl-storeutl.pod.in
    M doc/man3/BIO_read.pod
    M doc/man3/BIO_s_connect.pod
    M doc/man3/BIO_s_datagram.pod
    M doc/man3/CMS_EncryptedData_decrypt.pod
    M doc/man3/CMS_add0_cert.pod
    M doc/man3/CMS_decrypt.pod
    M doc/man3/DTLSv1_listen.pod
    M doc/man3/EC_GROUP_copy.pod
    M doc/man3/ERR_GET_LIB.pod
    M doc/man3/EVP_DigestInit.pod
    M doc/man3/EVP_DigestSignInit.pod
    M doc/man3/EVP_DigestVerifyInit.pod
    M doc/man3/EVP_EncryptInit.pod
    M doc/man3/EVP_PKEY_CTX_get0_pkey.pod
    M doc/man3/EVP_aes_128_gcm.pod
    M doc/man3/EVP_aria_128_gcm.pod
    M doc/man3/EVP_bf_cbc.pod
    M doc/man3/EVP_blake2b512.pod
    M doc/man3/EVP_camellia_128_ecb.pod
    M doc/man3/EVP_cast5_cbc.pod
    M doc/man3/EVP_chacha20.pod
    M doc/man3/EVP_des_cbc.pod
    M doc/man3/EVP_desx_cbc.pod
    M doc/man3/EVP_idea_cbc.pod
    M doc/man3/EVP_md2.pod
    M doc/man3/EVP_md4.pod
    M doc/man3/EVP_md5.pod
    M doc/man3/EVP_mdc2.pod
    M doc/man3/EVP_rc2_cbc.pod
    M doc/man3/EVP_rc4.pod
    M doc/man3/EVP_rc5_32_12_16_cbc.pod
    M doc/man3/EVP_ripemd160.pod
    M doc/man3/EVP_seed_cbc.pod
    M doc/man3/EVP_sha1.pod
    M doc/man3/EVP_sha224.pod
    M doc/man3/EVP_sha3_224.pod
    M doc/man3/EVP_sm3.pod
    M doc/man3/EVP_sm4_cbc.pod
    M doc/man3/EVP_whirlpool.pod
    M doc/man3/MD5.pod
    M doc/man3/OSSL_CMP_CTX_new.pod
    M doc/man3/OSSL_DECODER_from_bio.pod
    M doc/man3/OSSL_trace_set_channel.pod
    M doc/man3/SSL_CTX_set_split_send_fragment.pod
    M doc/man3/X509_STORE_CTX_get_error.pod
    M doc/man3/X509_VERIFY_PARAM_set_flags.pod
    M doc/man3/d2i_X509.pod
    M doc/man5/config.pod
    M doc/man7/EVP_KDF-SS.pod
    M doc/man7/EVP_PKEY-EC.pod
    M doc/man7/EVP_PKEY-RSA.pod
    M doc/man7/OSSL_PROVIDER-FIPS.pod
    M doc/man7/OSSL_PROVIDER-default.pod
    M doc/man7/crypto.pod
    M doc/man7/fips_module.pod
    M doc/man7/migration_guide.pod
    M doc/man7/property.pod
    M doc/man7/provider-base.pod
    M doc/man7/provider-cipher.pod
    M doc/man7/provider-digest.pod
    M doc/man7/provider-keymgmt.pod
    M engines/asm/e_padlock-x86.pl
    M engines/asm/e_padlock-x86_64.pl
    M include/crypto/aes_platform.h
    M include/crypto/bn.h
    M include/crypto/types.h
    M include/crypto/x509.h
    M include/internal/ffc.h
    M include/internal/refcount.h
    M include/openssl/core_names.h
    M include/openssl/fips_names.h
    M include/openssl/x509v3.h.in
    M providers/common/include/prov/securitycheck.h
    M providers/common/securitycheck_default.c
    M providers/common/securitycheck_fips.c
    M providers/fips/fipsprov.c
    M providers/fips/self_test_data.inc
    M providers/implementations/ciphers/cipher_chacha20_poly1305.c
    M providers/implementations/ciphers/cipher_chacha20_poly1305.h
    M providers/implementations/ciphers/cipher_chacha20_poly1305_hw.c
    M providers/implementations/ciphers/cipher_tdes_common.c
    M providers/implementations/digests/sha3_prov.c
    M providers/implementations/encode_decode/decode_der2key.c
    M providers/implementations/kdfs/kbkdf.c
    M providers/implementations/kdfs/sskdf.c
    M providers/implementations/kdfs/tls1_prf.c
    M providers/implementations/keymgmt/dh_kmgmt.c
    M providers/implementations/keymgmt/dsa_kmgmt.c
    M providers/implementations/keymgmt/ec_kmgmt.c
    M providers/implementations/signature/rsa_sig.c
    M ssl/record/rec_layer_s3.c
    M ssl/record/ssl3_buffer.c
    M ssl/record/ssl3_record.c
    M ssl/ssl_cert.c
    M test/cmp_asn_test.c
    M test/cmp_client_test.c
    M test/cmp_hdr_test.c
    M test/destest.c
    M test/dsatest.c
    M test/evp_extra_test.c
    M test/evp_extra_test2.c
    M test/evp_kdf_test.c
    M test/exptest.c
    M test/ffc_internal_test.c
    M test/param_build_test.c
    M test/pemtest.c
    M test/property_test.c
    M test/recipes/03-test_fipsinstall.t
    M test/recipes/25-test_pkcs7.t
    M test/recipes/25-test_verify.t
    M test/recipes/30-test_evp_data/evpciph_chacha.txt
    M test/recipes/80-test_cms.t
    M test/recipes/91-test_pkey_check.t
    M test/sslapitest.c
    M test/v3nametest.c
    M util/perl/OpenSSL/Ordinals.pm

  Log Message:
  -----------
  Update copyright year


Reviewed-by: Tomas Mraz <tomas at openssl.org>
Release: yes
(Merged from https://github.com/openssl/openssl/pull/20508)




More information about the openssl-commits mailing list