]> git.ipfire.org Git - thirdparty/openssl.git/commit
Copyright year updates
authoropenssl-machine <openssl-machine@openssl.org>
Tue, 1 Jul 2025 11:50:25 +0000 (11:50 +0000)
committeropenssl-machine <openssl-machine@openssl.org>
Tue, 1 Jul 2025 11:50:25 +0000 (11:50 +0000)
commited2e04f18acb59aab464d498d9a27c4a22fbd98c
treec380e2d70a1937aecfea1ea74f288f766f101385
parent7dbac9d4c4f511187fa0c79edd83b05c3de0977e
Copyright year updates

Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Neil Horman <nhorman@openssl.org>
Release: yes
72 files changed:
.github/workflows/windows.yml
.github/workflows/windows_comp.yml
apps/CA.pl.in
apps/s_time.c
apps/storeutl.c
crypto/bio/bio_dump.c
crypto/bio/bio_print.c
crypto/dh/dh_pmeth.c
crypto/evp/bio_enc.c
crypto/evp/evp_rand.c
crypto/evp/legacy_sha.c
crypto/hmac/hmac_s390x.c
crypto/params_dup.c
crypto/params_from_text.c
crypto/pkcs7/pk7_smime.c
crypto/threads_none.c
crypto/ui/ui_lib.c
crypto/x509/v3_lib.c
demos/bio/sconnect.c
demos/guide/tls-client-block.c
demos/sslecho/main.c
doc/man3/CMS_get0_SignerInfos.pod
doc/man3/CMS_sign.pod
doc/man3/DTLS_set_timer_cb.pod
doc/man3/EVP_PKEY_CTX_new.pod
doc/man3/EVP_PKEY_sign.pod
doc/man3/EVP_RAND.pod
doc/man3/OSSL_PARAM.pod
doc/man3/OSSL_PARAM_int.pod
doc/man3/PKCS7_sign.pod
doc/man3/SSL_CTX_set_min_proto_version.pod
doc/man3/SSL_CTX_set_options.pod
doc/man3/SSL_key_update.pod
doc/man3/SSL_set1_host.pod
doc/man3/X509_STORE_CTX_new.pod
doc/man7/ossl-guide-tls-introduction.pod
include/internal/common.h
include/internal/e_os.h
include/internal/json_enc.h
providers/implementations/ciphers/cipher_chacha20_poly1305.c
providers/implementations/digests/sha3_prov.c
providers/implementations/kdfs/hkdf.c
providers/implementations/keymgmt/template_kmgmt.c
providers/implementations/rands/drbg_local.h
providers/implementations/rands/test_rng.c
providers/implementations/storemgmt/winstore_store.c
ssl/quic/json_enc.c
ssl/record/methods/dtls_meth.c
test/bio_comp_test.c
test/bio_enc_test.c
test/bioprinttest.c
test/dhtest.c
test/dtlstest.c
test/ectest.c
test/evp_pkey_provided_test.c
test/helpers/ssltestlib.h
test/hmactest.c
test/json_test.c
test/ossl_store_test.c
test/pairwise_fail_test.c
test/params_api_test.c
test/recipes/30-test_evp_data/evpciph_des3_common.txt
test/recipes/30-test_pairwise_fail.t
test/recipes/70-test_sslkeylogfile.t
test/recipes/70-test_sslrecords.t
test/recipes/70-test_tls13downgrade.t
test/recipes/80-test_ca.t
test/testutil/testutil_init.c
tools/c_rehash.in
util/check-format-test-negatives.c
util/check-format-test-positives.c
util/check-format.pl