]> git.ipfire.org Git - thirdparty/openssl.git/commit
Copyright year updates
authorTomas Mraz <tomas@openssl.org>
Tue, 3 Sep 2024 12:44:27 +0000 (14:44 +0200)
committerTomas Mraz <tomas@openssl.org>
Tue, 3 Sep 2024 12:44:27 +0000 (14:44 +0200)
commit96782e34ddf480d10ca4781cabbd2a7d4feff982
tree4de01c93c1bcdb1cba89b4ce802fdde48c84fe12
parentfd319679ce007791c8b8b4eff214d80e5ce88c0b
Copyright year updates

Reviewed-by: Neil Horman <nhorman@openssl.org>
Release: yes
141 files changed:
apps/cms.c
apps/dgst.c
apps/lib/opt.c
apps/s_client.c
apps/smime.c
crypto/asn1/a_d2i_fp.c
crypto/asn1/a_strex.c
crypto/asn1/a_verify.c
crypto/asn1/tasn_fre.c
crypto/bio/bf_readbuff.c
crypto/bio/bio_addr.c
crypto/conf/conf_def.c
crypto/engine/eng_list.c
crypto/engine/eng_table.c
crypto/evp/ctrl_params_translate.c
crypto/evp/digest.c
crypto/evp/names.c
crypto/pkcs12/p12_crt.c
crypto/pkcs7/pk7_doit.c
crypto/property/property.c
crypto/rand/randfile.c
crypto/rsa/rsa_oaep.c
crypto/sm3/sm3_local.h
crypto/x509/v3_utl.c
crypto/x509/x_name.c
doc/man1/openssl-ca.pod.in
doc/man1/openssl-dgst.pod.in
doc/man1/openssl-enc.pod.in
doc/man1/openssl-s_client.pod.in
doc/man1/openssl-verification-options.pod
doc/man3/ASN1_INTEGER_new.pod
doc/man3/ASYNC_WAIT_CTX_new.pod
doc/man3/BIO_ADDR.pod
doc/man3/BIO_ADDRINFO.pod
doc/man3/BIO_f_base64.pod
doc/man3/BN_add.pod
doc/man3/BN_generate_prime.pod
doc/man3/BN_set_bit.pod
doc/man3/BUF_MEM_new.pod
doc/man3/COMP_CTX_new.pod
doc/man3/CRYPTO_THREAD_run_once.pod
doc/man3/CTLOG_STORE_new.pod
doc/man3/CTLOG_new.pod
doc/man3/CT_POLICY_EVAL_CTX_new.pod
doc/man3/DH_meth_new.pod
doc/man3/DSA_SIG_new.pod
doc/man3/DSA_meth_new.pod
doc/man3/ECDSA_SIG_new.pod
doc/man3/ENGINE_add.pod
doc/man3/EVP_ASYM_CIPHER_free.pod
doc/man3/EVP_CIPHER_meth_new.pod
doc/man3/EVP_EncodeInit.pod
doc/man3/EVP_KEM_free.pod
doc/man3/EVP_KEYEXCH_free.pod
doc/man3/EVP_KEYMGMT.pod
doc/man3/EVP_MD_meth_new.pod
doc/man3/EVP_PKEY_ASN1_METHOD.pod
doc/man3/EVP_PKEY_meth_new.pod
doc/man3/EVP_RAND.pod
doc/man3/EVP_SIGNATURE.pod
doc/man3/HMAC.pod
doc/man3/MD5.pod
doc/man3/NCONF_new_ex.pod
doc/man3/OCSP_REQUEST_new.pod
doc/man3/OCSP_cert_to_id.pod
doc/man3/OCSP_response_status.pod
doc/man3/OPENSSL_init_crypto.pod
doc/man3/OPENSSL_malloc.pod
doc/man3/OPENSSL_secure_malloc.pod
doc/man3/OSSL_CMP_SRV_CTX_new.pod
doc/man3/OSSL_CMP_validate_msg.pod
doc/man3/OSSL_DECODER.pod
doc/man3/OSSL_DECODER_CTX.pod
doc/man3/OSSL_DECODER_CTX_new_for_pkey.pod
doc/man3/OSSL_ENCODER.pod
doc/man3/OSSL_ENCODER_CTX.pod
doc/man3/OSSL_ERR_STATE_save.pod
doc/man3/OSSL_HPKE_CTX_new.pod
doc/man3/OSSL_LIB_CTX.pod
doc/man3/OSSL_PARAM_BLD.pod
doc/man3/OSSL_PARAM_dup.pod
doc/man3/OSSL_SELF_TEST_new.pod
doc/man3/OSSL_STORE_INFO.pod
doc/man3/OSSL_STORE_LOADER.pod
doc/man3/OSSL_STORE_SEARCH.pod
doc/man3/PEM_read_bio_PrivateKey.pod
doc/man3/RAND_set_DRBG_type.pod
doc/man3/RSA_meth_new.pod
doc/man3/SCT_new.pod
doc/man3/SSL_CTX_set_alpn_select_cb.pod
doc/man3/SSL_CTX_set_cipher_list.pod
doc/man3/SSL_CTX_set_tlsext_ticket_key_cb.pod
doc/man3/TS_RESP_CTX_new.pod
doc/man3/X509V3_get_d2i.pod
doc/man3/X509_LOOKUP.pod
doc/man3/X509_LOOKUP_meth_new.pod
doc/man3/X509_STORE_new.pod
doc/man3/X509_new.pod
doc/man3/d2i_X509.pod
doc/man7/EVP_KDF-ARGON2.pod
doc/man7/EVP_KEYEXCH-DH.pod
doc/man7/EVP_PKEY-DH.pod
doc/man7/ossl_store.pod
fuzz/bignum.c
include/crypto/sm4_platform.h
include/internal/cryptlib.h
include/openssl/tls1.h
providers/fips/self_test_kats.c
providers/implementations/ciphers/cipher_sm4_ccm_hw.c
providers/implementations/ciphers/cipher_sm4_gcm_hw.c
providers/implementations/ciphers/cipher_sm4_hw.c
providers/implementations/ciphers/cipher_sm4_xts_hw.c
providers/implementations/encode_decode/decode_der2key.c
providers/implementations/kdfs/kbkdf.c
providers/implementations/signature/rsa_sig.c
ssl/quic/quic_trace.c
ssl/statem/extensions.c
ssl/statem/extensions_clnt.c
ssl/statem/extensions_srvr.c
test/crltest.c
test/endecode_test.c
test/helpers/handshake.c
test/hexstr_test.c
test/provider_fallback_test.c
test/provider_internal_test.c
test/provider_status_test.c
test/provider_test.c
test/recipes/03-test_fipsinstall.t
test/recipes/04-test_conf.t
test/recipes/25-test_eai_data.t
test/recipes/30-test_evp_data/evppkey_dsa.txt
test/recipes/30-test_evp_data/evppkey_ecdsa.txt
test/recipes/30-test_evp_data/evppkey_rsa_common.txt
test/ssl-tests/08-npn.cnf.in
test/ssl-tests/09-alpn.cnf.in
test/threadstest.h
test/x509_test.c
util/check-format-test-negatives.c
util/check-format.pl
util/mkinstallvars.pl
util/perl/OpenSSL/Test/Utils.pm