]> git.ipfire.org Git - thirdparty/openssl.git/commit
Copyright year updates
authorTomas Mraz <tomas@openssl.org>
Tue, 3 Sep 2024 13:28:11 +0000 (15:28 +0200)
committerTomas Mraz <tomas@openssl.org>
Tue, 3 Sep 2024 13:28:11 +0000 (15:28 +0200)
commit7b05ea8140c66ebb5330497dde202581e6b8e5f0
tree9d08b27c77c1f1533f6b642281aa4f98804eba0a
parent2d25b80dad9dce7c7819a0af169ba3530f132130
Copyright year updates

Reviewed-by: Neil Horman <nhorman@openssl.org>
Release: yes
134 files changed:
apps/cms.c
apps/dgst.c
apps/lib/opt.c
apps/smime.c
crypto/aes/asm/aesp8-ppc.pl
crypto/asn1/a_d2i_fp.c
crypto/asn1/a_mbstr.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/cmp/cmp_vfy.c
crypto/conf/conf_def.c
crypto/conf/conf_lib.c
crypto/conf/conf_sap.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/x509/v3_utl.c
crypto/x509/x_name.c
doc/man1/openssl-enc.pod.in
doc/man1/openssl-s_client.pod.in
doc/man1/openssl-s_server.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/BIO_meth_new.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/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_EncryptInit.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_LH_COMPFUNC.pod
doc/man3/OPENSSL_init_crypto.pod
doc/man3/OPENSSL_malloc.pod
doc/man3/OPENSSL_secure_malloc.pod
doc/man3/OSSL_CMP_CTX_new.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_HTTP_REQ_CTX.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_KEYEXCH-DH.pod
doc/man7/EVP_PKEY-DH.pod
doc/man7/ossl_store.pod
fuzz/bignum.c
include/crypto/aes_platform.h
include/openssl/tls1.h
providers/implementations/encode_decode/decode_der2key.c
ssl/bio_ssl.c
ssl/statem/extensions.c
ssl/statem/extensions_clnt.c
ssl/statem/extensions_srvr.c
ssl/statem/statem_lib.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_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
util/check-format-test-negatives.c
util/check-format.pl
util/perl/OpenSSL/Test/Utils.pm
util/perl/TLSProxy/Message.pm
util/perl/TLSProxy/Proxy.pm