]> git.ipfire.org Git - thirdparty/openssl.git/commit
Copyright year updates
authorTomas Mraz <tomas@openssl.org>
Tue, 4 Jun 2024 14:18:59 +0000 (16:18 +0200)
committerTomas Mraz <tomas@openssl.org>
Tue, 4 Jun 2024 14:18:59 +0000 (16:18 +0200)
commit738af157ab82d0f459bd5010c7bb1ebf3f1db2d2
tree3fcc4354bf51bf24f8167ab801dde7e417c19b16
parente815e0bd40b8967224af430a2f64cba876b3ea6c
Copyright year updates

Reviewed-by: Neil Horman <nhorman@openssl.org>
Release: yes
104 files changed:
.github/workflows/coveralls.yml
.github/workflows/fips-checksums.yml
.github/workflows/fuzz-checker.yml
.github/workflows/main.yml
.github/workflows/run-checker-ci.yml
.github/workflows/run-checker-merge.yml
Configure
apps/lib/s_cb.c
apps/list.c
apps/ocsp.c
apps/pkcs12.c
apps/speed.c
apps/ts.c
crypto/aes/asm/bsaes-armv8.pl
crypto/bio/bio_lib.c
crypto/bio/bio_sock.c
crypto/bn/bn_lib.c
crypto/bn/bn_rand.c
crypto/bn/bn_shift.c
crypto/chacha/asm/chachap10-ppc.pl
crypto/dsa/dsa_check.c
crypto/dsa/dsa_ossl.c
crypto/dsa/dsa_sign.c
crypto/ec/curve448/arch_64/f_impl64.c
crypto/ec/ecdsa_ossl.c
crypto/encode_decode/encoder_lib.c
crypto/engine/eng_pkey.c
crypto/ess/ess_lib.c
crypto/evp/keymgmt_lib.c
crypto/evp/p_lib.c
crypto/evp/pmeth_lib.c
crypto/evp/signature.c
crypto/init.c
crypto/o_str.c
crypto/property/property_parse.c
crypto/provider_core.c
crypto/sm2/sm2_crypt.c
crypto/sm2/sm2_sign.c
demos/digest/BIO_f_md.c
demos/digest/EVP_MD_demo.c
demos/digest/EVP_MD_stdin.c
demos/sslecho/main.c
doc/internal/man3/ossl_method_construct.pod
doc/internal/man3/ossl_provider_new.pod
doc/man1/openssl-crl.pod.in
doc/man1/openssl-mac.pod.in
doc/man1/openssl-req.pod.in
doc/man1/openssl-smime.pod.in
doc/man1/openssl-storeutl.pod.in
doc/man1/openssl-ts.pod.in
doc/man3/DEFINE_STACK_OF.pod
doc/man3/EVP_DigestInit.pod
doc/man3/EVP_EncryptInit.pod
doc/man3/EVP_KDF.pod
doc/man3/EVP_PKEY_CTX_set_params.pod
doc/man3/EVP_PKEY_check.pod
doc/man3/SSL_CIPHER_get_name.pod
doc/man3/SSL_CTX_set_cert_store.pod
doc/man3/SSL_CTX_set_verify.pod
doc/man3/SSL_CTX_use_certificate.pod
doc/man3/SSL_load_client_CA_file.pod
doc/man7/EVP_PKEY-SM2.pod
doc/man7/migration_guide.pod
engines/e_afalg.c
engines/e_dasync.c
fuzz/asn1.c
include/crypto/bn.h
include/internal/constant_time.h
include/internal/e_os.h
providers/fips/fipsprov.c
providers/fips/self_test_data.inc
providers/implementations/exchange/kdf_exch.c
providers/implementations/kdfs/hkdf.c
providers/implementations/rands/drbg.c
providers/implementations/rands/drbg_ctr.c
providers/implementations/rands/drbg_hash.c
providers/implementations/rands/drbg_hmac.c
providers/implementations/rands/drbg_local.h
ssl/record/record.h
ssl/record/ssl3_buffer.c
ssl/ssl_lib.c
ssl/ssl_sess.c
ssl/statem/statem_srvr.c
ssl/t1_lib.c
test/bad_dtls_test.c
test/cmp_hdr_test.c
test/ct_test.c
test/dsatest.c
test/ecdsatest.c
test/ecstresstest.c
test/helpers/ssltestlib.c
test/helpers/ssltestlib.h
test/keymgmt_internal_test.c
test/pkey_meth_kdf_test.c
test/prov_config_test.c
test/recipes/30-test_prov_config.t
test/recipes/90-test_shlibload.t
test/recipes/90-test_sslapi.t
test/sm2_internal_test.c
test/ssl-tests/28-seclevel.cnf.in
test/sslapitest.c
test/sslbuffertest.c
test/tls-provider.c
test/v3ext.c