]> git.ipfire.org Git - thirdparty/openssl.git/commit
Copyright year updates
authoropenssl-machine <openssl-machine@openssl.org>
Tue, 1 Jul 2025 11:55:48 +0000 (11:55 +0000)
committeropenssl-machine <openssl-machine@openssl.org>
Tue, 1 Jul 2025 11:55:48 +0000 (11:55 +0000)
commitb426d08003e6063faef3819bdac660230dd687a9
tree54873dd7fd0d893ed6a24cac0b6ea826e240b9bd
parentd527df5091ee8ad83fa92664bcb3151f583f1f7d
Copyright year updates

Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Neil Horman <nhorman@openssl.org>
Release: yes
164 files changed:
.github/workflows/compiler-zoo.yml
.github/workflows/cross-compiles.yml
.github/workflows/prov-compat-label.yml
.github/workflows/provider-compatibility.yml
.github/workflows/windows.yml
.github/workflows/windows_comp.yml
Configure
apps/CA.pl.in
apps/cmp.c
apps/lib/apps.c
apps/ocsp.c
apps/s_time.c
apps/storeutl.c
apps/ts.c
apps/x509.c
crypto/aes/asm/vpaes-loongarch64.pl
crypto/armcap.c
crypto/asn1/asn_mime.c
crypto/asn1/tasn_enc.c
crypto/bio/bio_dump.c
crypto/bio/bio_print.c
crypto/bn/bn_ppc.c
crypto/chacha/asm/chacha-armv8-sve.pl
crypto/cmp/cmp_client.c
crypto/cms/cms_pwri.c
crypto/core_namemap.c
crypto/cversion.c
crypto/defaults.c
crypto/dh/dh_pmeth.c
crypto/ec/asm/ecp_nistp384-ppc64.pl
crypto/ec/ec_key.c
crypto/ec/ecp_nistp384.c
crypto/ec/ecp_nistz256.c
crypto/encode_decode/encoder_pkey.c
crypto/evp/bio_enc.c
crypto/evp/ctrl_params_translate.c
crypto/evp/evp_pbe.c
crypto/evp/evp_rand.c
crypto/evp/exchange.c
crypto/evp/legacy_sha.c
crypto/evp/pmeth_lib.c
crypto/hmac/hmac_s390x.c
crypto/init.c
crypto/loongarch64cpuid.pl
crypto/md5/asm/md5-loongarch64.pl
crypto/params_dup.c
crypto/perlasm/sparcv9_modes.pl
crypto/pkcs7/pk7_smime.c
crypto/property/property.c
crypto/provider_conf.c
crypto/rsa/rsa_gen.c
crypto/sm3/asm/sm3-armv8.pl
crypto/sm4/asm/sm4-armv8.pl
crypto/ssl_err.c
crypto/sslerr.h
crypto/threads_none.c
crypto/ts/ts_rsp_sign.c
crypto/ui/ui_lib.c
crypto/x509/v3_cpols.c
crypto/x509/v3_lib.c
demos/bio/sconnect.c
demos/guide/tls-client-block.c
demos/sslecho/main.c
doc/internal/man3/bn_mul_words.pod
doc/man1/openssl-cmp.pod.in
doc/man1/openssl-namedisplay-options.pod
doc/man1/openssl-s_client.pod.in
doc/man3/CMS_sign.pod
doc/man3/DTLS_set_timer_cb.pod
doc/man3/EVP_PKEY_CTX_new.pod
doc/man3/EVP_RAND.pod
doc/man3/OSSL_CMP_ITAV_new_caCerts.pod
doc/man3/OSSL_HTTP_transfer.pod
doc/man3/OSSL_PARAM.pod
doc/man3/OSSL_PARAM_int.pod
doc/man3/PKCS7_sign.pod
doc/man3/SSL_CONF_cmd.pod
doc/man3/SSL_CTX_set1_curves.pod
doc/man3/SSL_CTX_set_min_proto_version.pod
doc/man3/SSL_CTX_set_options.pod
doc/man3/SSL_SESSION_get0_hostname.pod
doc/man3/SSL_get0_group_name.pod
doc/man3/SSL_key_update.pod
doc/man3/SSL_set1_host.pod
doc/man3/X509_VERIFY_PARAM_set_flags.pod
doc/man7/OSSL_PROVIDER-FIPS.pod
doc/man7/ossl-guide-introduction.pod
doc/man7/ossl-guide-migration.pod
doc/man7/ossl-guide-tls-introduction.pod
doc/man7/provider-cipher.pod
doc/man7/provider-decoder.pod
doc/man7/provider-encoder.pod
doc/man7/provider-keymgmt.pod
doc/man7/provider-signature.pod
fuzz/x509.c
include/internal/common.h
include/internal/constant_time.h
include/internal/e_os.h
include/internal/json_enc.h
include/openssl/ssl.h.in
providers/implementations/ciphers/cipher_aes_gcm_hw_armv8.inc
providers/implementations/ciphers/cipher_chacha20_poly1305.c
providers/implementations/digests/sha3_prov.c
providers/implementations/kdfs/hkdf.c
providers/implementations/keymgmt/ecx_kmgmt.c
providers/implementations/rands/drbg_ctr.c
providers/implementations/rands/test_rng.c
providers/implementations/signature/dsa_sig.c
providers/implementations/signature/ecdsa_sig.c
ssl/quic/json_enc.c
ssl/quic/qlog_event_helpers.c
ssl/quic/quic_channel.c
ssl/quic/quic_record_tx.c
ssl/quic/quic_txp.c
ssl/record/methods/dtls_meth.c
ssl/record/methods/ktls_meth.c
ssl/record/rec_layer_d1.c
ssl/record/rec_layer_s3.c
ssl/rio/poll_immediate.c
ssl/s3_lib.c
ssl/ssl_cert.c
ssl/ssl_conf.c
ssl/ssl_err_legacy.c
ssl/ssl_init.c
ssl/ssl_lib.c
ssl/ssl_sess.c
ssl/statem/extensions.c
ssl/statem/extensions_srvr.c
ssl/statem/statem_dtls.c
ssl/statem/statem_lib.c
ssl/t1_lib.c
test/bio_comp_test.c
test/bio_enc_test.c
test/bioprinttest.c
test/cmp_client_test.c
test/conf_include_test.c
test/dhtest.c
test/dtlstest.c
test/ectest.c
test/endecode_test.c
test/evp_extra_test.c
test/evp_libctx_test.c
test/evp_pkey_provided_test.c
test/helpers/quictestlib.c
test/helpers/ssltestlib.c
test/helpers/ssltestlib.h
test/hmactest.c
test/http_test.c
test/json_test.c
test/lhash_test.c
test/params_api_test.c
test/quic_multistream_test.c
test/quicapitest.c
test/rand_test.c
test/recipes/25-test_verify.t
test/recipes/25-test_x509.t
test/recipes/70-test_quic_multistream.t
test/recipes/70-test_sslrecords.t
test/recipes/70-test_tls13downgrade.t
test/recipes/80-test_ca.t
test/testutil/testutil_init.c
test/threadstest.c
test/tls-provider.c
tools/c_rehash.in