[Midnightbsd-cvs] [MidnightBSD/src] c62c24: Vendor import of OpenSSL 3.0.21
Lucas Holt
noreply at github.com
Wed Jul 1 15:59:45 EDT 2026
Branch: refs/heads/vendor/openssl
Home: https://github.com/MidnightBSD/src
Commit: c62c244b69fc176f5d8f36ce50139102cfa69a9f
https://github.com/MidnightBSD/src/commit/c62c244b69fc176f5d8f36ce50139102cfa69a9f
Author: Lucas Holt <luke at foolishgames.com>
Date: 2026-07-01 (Wed, 01 Jul 2026)
Changed paths:
M CHANGES.md
M NEWS.md
M VERSION.dat
M apps/list.c
M apps/s_client.c
M apps/speed.c
M apps/testdsa.h
M apps/testrsa.h
M crypto/aes/asm/aesfx-sparcv9.pl
M crypto/asn1/a_d2i_fp.c
M crypto/asn1/a_mbstr.c
M crypto/asn1/asn1_lib.c
M crypto/asn1/asn_mime.c
M crypto/asn1/tasn_dec.c
M crypto/bn/bn_const.c
M crypto/bn/bn_mod.c
M crypto/cast/cast_s.h
M crypto/cms/cms_enc.c
M crypto/cms/cms_env.c
M crypto/cms/cms_err.c
M crypto/cms/cms_local.h
M crypto/cms/cms_pwri.c
M crypto/crmf/crmf_lib.c
M crypto/des/fcrypt.c
M crypto/ec/curve448/scalar.c
M crypto/ec/curve448/word.h
M crypto/ec/ec_curve.c
M crypto/ec/ec_lib.c
M crypto/ec/ecp_s390x_nistp.c
M crypto/err/openssl.txt
M crypto/evp/e_aes.c
M crypto/evp/encode.c
M crypto/evp/evp_lib.c
M crypto/ffc/ffc_params.c
M crypto/http/http_client.c
M crypto/http/http_lib.c
M crypto/md2/md2_dgst.c
M crypto/modes/wrap128.c
M crypto/objects/obj_dat.c
M crypto/param_build_set.c
M crypto/pkcs12/p12_decr.c
M crypto/pkcs7/pk7_smime.c
M crypto/rc2/rc2_skey.c
M crypto/sm2/sm2_crypt.c
M crypto/sm2/sm2_sign.c
M crypto/x509/v3_ist.c
M demos/cipher/aeskeywrap.c
M demos/cipher/ariacbc.c
M demos/digest/EVP_MD_demo.c
M demos/mac/cmac-aes256.c
M demos/mac/hmac-sha512.c
M demos/signature/EVP_Signature_demo.h
M doc/fingerprints.txt
M doc/man1/openssl-format-options.pod
M doc/man1/openssl-pkcs8.pod.in
M doc/man1/openssl-rehash.pod.in
M doc/man1/openssl-s_client.pod.in
M doc/man1/openssl-s_server.pod.in
M doc/man1/openssl-smime.pod.in
M doc/man3/BIO_s_bio.pod
M doc/man3/BN_add.pod
M doc/man3/EVP_EncryptInit.pod
M doc/man3/OSSL_HTTP_REQ_CTX.pod
M doc/man3/OSSL_HTTP_parse_url.pod
M doc/man3/OSSL_HTTP_transfer.pod
M doc/man3/PKCS7_decrypt.pod
M doc/man3/SSL_CTX_set_session_cache_mode.pod
M doc/man3/SSL_CTX_set_session_id_context.pod
M doc/man3/SSL_CTX_set_tlsext_servername_callback.pod
M doc/man3/d2i_X509.pod
M doc/man7/EVP_CIPHER-AES.pod
M doc/man7/openssl-env.pod
M doc/man7/provider-asym_cipher.pod
M fuzz/server.c
M include/crypto/cmserr.h
M include/openssl/bn.h
M include/openssl/cmserr.h
M include/openssl/ssl.h.in
M providers/defltprov.c
M providers/fips-sources.checksums
M providers/fips.checksum
M providers/implementations/ciphers/cipher_aes_ocb.c
M providers/implementations/ciphers/cipher_aes_siv.c
M providers/implementations/exchange/dh_exch.c
M providers/implementations/include/prov/implementations.h
M providers/implementations/keymgmt/ecx_kmgmt.c
M providers/implementations/macs/poly1305_prov.c
M providers/implementations/signature/rsa_sig.c
M ssl/record/rec_layer_s3.c
M ssl/ssl_ciph.c
M ssl/statem/extensions_srvr.c
M ssl/statem/statem.c
M ssl/statem/statem_lib.c
M test/bad_dtls_test.c
M test/build.info
M test/cipherlist_test.c
A test/cms-msg/enveloped-content-type-for-aes-gcm.pem
A test/cms-msg/make_missing_kdf_der.py
A test/cms-msg/missing-kdf.der
M test/cmsapitest.c
M test/destest.c
M test/dsatest.c
M test/ectest.c
M test/endecode_test.c
M test/enginetest.c
M test/evp_extra_test.c
M test/evp_extra_test2.c
M test/evp_kdf_test.c
M test/evp_libctx_test.c
M test/evp_pkey_provided_test.c
M test/helpers/predefined_dhparams.c
M test/http_test.c
M test/ideatest.c
M test/pbetest.c
M test/pkcs12_format_test.c
A test/recipes/70-test_tls13ticket.t
M test/recipes/80-test_cms.t
M test/recipes/80-test_cmsapi.t
A test/recipes/80-test_cmsapi_data/cms_pwri_kek_oob.der
M test/siphash_internal_test.c
A test/smime-eml/pkcs7-empty-digest-set.eml
M test/sslapitest.c
M test/stack_test.c
A test/tls13tickettest.c
M util/missingcrypto.txt
M util/missingcrypto111.txt
Log Message:
-----------
Vendor import of OpenSSL 3.0.21
Import OpenSSL 3.0.21 from the upstream openssl-3.0.21 tag.
Upstream tag: openssl-3.0.21
Upstream tag object: d2a6bf8fdd03fa22182ef33814f0b7d0350f04fd
AI-Assisted-by: OpenAI Codex
To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/src/settings/notifications
More information about the Midnightbsd-cvs
mailing list