History log of /openssl/ (Results 2176 – 2200 of 36054)
Revision (<<< Hide revision tags) (Show revision tags >>>)Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
c870a46507-Sep-2023 Pauli

Add test case for #21986

Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Shane Lontis <shane.lontis@oracle.com>
(Merged from https://github.com/openssl/openssl/pull/21988)

00a413e206-Sep-2023 Pauli

Check error return from cms_sd_asn1_ctrl() correctly.

Fixes #21986

Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Shane Lontis <shane.lontis@oracle.com>
(Merged fr

Check error return from cms_sd_asn1_ctrl() correctly.

Fixes #21986

Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Shane Lontis <shane.lontis@oracle.com>
(Merged from https://github.com/openssl/openssl/pull/21988)

show more ...

769e47ec07-Sep-2023 Richard Levitte

Fix 80-test_cmp_http.t to be more flexible regarding IP versions

Because apps/lib/http_server.c had a hard coded "[::]" for the accept host,
80-test_cmp_http.t assumed that it would alwa

Fix 80-test_cmp_http.t to be more flexible regarding IP versions

Because apps/lib/http_server.c had a hard coded "[::]" for the accept host,
80-test_cmp_http.t assumed that it would always get a CMP server on an IPv6
address, and tested for that.

With the fix in apps/lib/http_server.c, that test was of course doomed to
fail. Since CMP should be about IP version testing, 80-test_cmp_http.t is
adapted to allow the Mock server to accept connections on either IP version,
and the test for IPv6 is removed.

Reviewed-by: Paul Dale <pauli@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/21989)

show more ...

b0da24bd07-Sep-2023 Richard Levitte

BIO_set_accept_name(): To accept from any interface, use *

Using "*:{port}" is preferred to "[::]:{port}", because it won't break on
IPv4-only machines.

This fixes test failures

BIO_set_accept_name(): To accept from any interface, use *

Using "*:{port}" is preferred to "[::]:{port}", because it won't break on
IPv4-only machines.

This fixes test failures in 79-test_http.t and 80-test_ssl_new.t on machines
without IPv6.

Reviewed-by: Paul Dale <pauli@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/21989)

show more ...

b9a189ce06-Sep-2023 wangcheng

Modify the dkeyform type to support engine

The valtype value of dkeyform defined in the s_server_options structure is F, which leads to the judgment that the engine is not supported when pro

Modify the dkeyform type to support engine

The valtype value of dkeyform defined in the s_server_options structure is F, which leads to the judgment that the engine is not supported when processing parameters in the opt_next function.
This the valtype value of dkeyform should be changed to "f".

CLA: trivial

Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Paul Dale <pauli@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/21982)

show more ...

e6b6b18a06-Sep-2023 Min Zhou

test/chacha: replace CPUID_OBJ with OPENSSL_CPUID_OBJ

Fixes #21977

Signed-off-by: Min Zhou <zhoumin@loongson.cn>

Reviewed-by: Paul Dale <pauli@openssl.org>
Reviewed-by:

test/chacha: replace CPUID_OBJ with OPENSSL_CPUID_OBJ

Fixes #21977

Signed-off-by: Min Zhou <zhoumin@loongson.cn>

Reviewed-by: Paul Dale <pauli@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/21978)

show more ...

7570802907-Sep-2023 Matt Caswell

Prepare for 3.2 alpha 2


Reviewed-by: Richard Levitte <levitte@openssl.org>
Release: yes

6262ff7407-Sep-2023 Matt Caswell

Prepare for release of 3.2 alpha 1


Reviewed-by: Richard Levitte <levitte@openssl.org>
Release: yes

e97c6c3c07-Sep-2023 Matt Caswell

make update


Reviewed-by: Richard Levitte <levitte@openssl.org>
Release: yes

da1c088f07-Sep-2023 Matt Caswell

Copyright year updates


Reviewed-by: Richard Levitte <levitte@openssl.org>
Release: yes


.github/workflows/ci.yml
.github/workflows/compiler-zoo.yml
.github/workflows/coveralls.yml
.github/workflows/cross-compiles.yml
.github/workflows/fips-checksums.yml
.github/workflows/fuzz-checker.yml
.github/workflows/os-zoo.yml
.github/workflows/run-checker-ci.yml
.github/workflows/run-checker-daily-sctp.yml
.github/workflows/run-checker-daily.yml
.github/workflows/run-checker-merge.yml
.github/workflows/static-analysis.yml
.github/workflows/windows.yml
.github/workflows/windows_comp.yml
Configurations/shared-info.pl
Configure
apps/asn1parse.c
apps/ca.c
apps/cmp.c
apps/cms.c
apps/dgst.c
apps/dsa.c
apps/dsaparam.c
apps/ec.c
apps/enc.c
apps/fipsinstall.c
apps/genpkey.c
apps/include/apps.h
apps/include/cmp_mock_srv.h
apps/include/opt.h
apps/include/s_apps.h
apps/lib/app_rand.c
apps/lib/apps.c
apps/lib/cmp_mock_srv.c
apps/lib/http_server.c
apps/lib/log.c
apps/lib/opt.c
apps/lib/s_socket.c
apps/lib/tlssrp_depr.c
apps/list.c
apps/ocsp.c
apps/openssl.c
apps/pkcs12.c
apps/pkey.c
apps/pkeyutl.c
apps/rehash.c
apps/req.c
apps/rsa.c
apps/rsautl.c
apps/smime.c
apps/speed.c
apps/spkac.c
apps/ts.c
apps/x509.c
crypto/LPdir_unix.c
crypto/aes/asm/aes-riscv32-zkn.pl
crypto/aes/asm/aes-riscv64-zkn.pl
crypto/aes/asm/aesv8-armx.pl
crypto/aes/asm/bsaes-armv7.pl
crypto/aes/asm/bsaes-armv8.pl
crypto/aes/asm/vpaes-loongarch64.pl
crypto/arm_arch.h
crypto/armv4cpuid.pl
crypto/asn1/a_bitstr.c
crypto/asn1/a_strnid.c
crypto/asn1/a_time.c
crypto/asn1/a_verify.c
crypto/asn1/asn1_gen.c
crypto/asn1/asn1_parse.c
crypto/asn1/asn_mime.c
crypto/asn1/asn_pack.c
crypto/asn1/bio_ndef.c
crypto/asn1/d2i_pr.c
crypto/asn1/i2d_evp.c
crypto/asn1/p5_pbe.c
crypto/asn1/p5_pbev2.c
crypto/asn1/p5_scrypt.c
crypto/asn1/standard_methods.h
crypto/asn1/tasn_utl.c
crypto/bio/bf_buff.c
crypto/bio/bf_lbuf.c
crypto/bio/bio_lib.c
crypto/bio/bio_local.h
crypto/bio/bio_meth.c
crypto/bio/bio_print.c
crypto/bio/bss_acpt.c
crypto/bio/bss_conn.c
crypto/bio/bss_dgram.c
crypto/bio/bss_dgram_pair.c
crypto/bio/bss_log.c
crypto/bio/bss_mem.c
crypto/bio/ossl_core_bio.c
crypto/bn/asm/armv4-gf2m.pl
crypto/bn/asm/armv4-mont.pl
crypto/bn/asm/rsaz-2k-avx512.pl
crypto/bn/asm/rsaz-3k-avx512.pl
crypto/bn/asm/rsaz-4k-avx512.pl
crypto/bn/bn_asm.c
crypto/bn/bn_blind.c
crypto/bn/bn_exp.c
crypto/bn/bn_lib.c
crypto/bn/bn_local.h
crypto/bn/bn_mont.c
crypto/bn/bn_nist.c
crypto/bn/bn_rand.c
crypto/bn/bn_recp.c
crypto/bn/bn_rsa_fips186_4.c
crypto/bn/bn_s390x.c
crypto/bn/rsaz_exp.c
crypto/bn/rsaz_exp_x2.c
crypto/cast/cast_local.h
crypto/chacha/asm/chacha-armv4.pl
crypto/chacha/asm/chacha-armv8-sve.pl
crypto/chacha/chacha_ppc.c
crypto/cmac/cmac.c
crypto/cmp/cmp_asn.c
crypto/cmp/cmp_client.c
crypto/cmp/cmp_ctx.c
crypto/cmp/cmp_genm.c
crypto/cmp/cmp_http.c
crypto/cmp/cmp_local.h
crypto/cmp/cmp_msg.c
crypto/cmp/cmp_protect.c
crypto/cmp/cmp_server.c
crypto/cmp/cmp_status.c
crypto/cmp/cmp_vfy.c
crypto/cms/cms_dh.c
crypto/cms/cms_ec.c
crypto/cms/cms_env.c
crypto/cms/cms_lib.c
crypto/cms/cms_local.h
crypto/cms/cms_rsa.c
crypto/cms/cms_sd.c
crypto/cms/cms_smime.c
crypto/comp/c_brotli.c
crypto/comp/c_zlib.c
crypto/comp/c_zstd.c
crypto/conf/conf_def.c
crypto/conf/conf_mod.c
crypto/conf/conf_sap.c
crypto/context.c
crypto/core_namemap.c
crypto/crmf/crmf_lib.c
crypto/cryptlib.c
crypto/ctype.c
crypto/des/des_local.h
crypto/deterministic_nonce.c
crypto/dh/dh_backend.c
crypto/dh/dh_check.c
crypto/dh/dh_key.c
crypto/dh/dh_lib.c
crypto/dsa/dsa_backend.c
crypto/dsa/dsa_key.c
crypto/dsa/dsa_lib.c
crypto/dsa/dsa_ossl.c
crypto/dsa/dsa_sign.c
crypto/dso/dso_lib.c
crypto/dso/dso_local.h
crypto/ec/asm/ecp_nistp521-ppc64.pl
crypto/ec/curve25519.c
crypto/ec/curve448/arch_32/f_impl32.c
crypto/ec/curve448/arch_64/f_impl64.c
crypto/ec/curve448/curve448.c
crypto/ec/curve448/curve448_local.h
crypto/ec/curve448/eddsa.c
crypto/ec/curve448/f_generic.c
crypto/ec/curve448/field.h
crypto/ec/ec_key.c
crypto/ec/ec_kmeth.c
crypto/ec/ec_lib.c
crypto/ec/ec_local.h
crypto/ec/ec_mult.c
crypto/ec/ecdsa_ossl.c
crypto/ec/ecp_nistp224.c
crypto/ec/ecp_nistp256.c
crypto/ec/ecp_nistp521.c
crypto/ec/ecp_nistz256.c
crypto/ec/ecx_backend.c
crypto/ec/ecx_key.c
crypto/ec/ecx_meth.c
crypto/encode_decode/decoder_lib.c
crypto/encode_decode/decoder_meth.c
crypto/encode_decode/decoder_pkey.c
crypto/encode_decode/encoder_local.h
crypto/encode_decode/encoder_meth.c
crypto/encode_decode/encoder_pkey.c
crypto/engine/eng_ctrl.c
crypto/engine/eng_init.c
crypto/engine/eng_lib.c
crypto/engine/eng_list.c
crypto/engine/eng_local.h
crypto/engine/eng_rdrand.c
crypto/engine/eng_table.c
crypto/engine/tb_asnmth.c
crypto/err/err.c
crypto/err/err_all.c
crypto/err/err_local.h
crypto/err/err_mark.c
crypto/evp/asymcipher.c
crypto/evp/bio_b64.c
crypto/evp/bio_enc.c
crypto/evp/bio_ok.c
crypto/evp/cmeth_lib.c
crypto/evp/ctrl_params_translate.c
crypto/evp/digest.c
crypto/evp/ec_ctrl.c
crypto/evp/evp_enc.c
crypto/evp/evp_fetch.c
crypto/evp/evp_lib.c
crypto/evp/evp_local.h
crypto/evp/evp_pbe.c
crypto/evp/evp_pkey.c
crypto/evp/evp_rand.c
crypto/evp/exchange.c
crypto/evp/kdf_meth.c
crypto/evp/kem.c
crypto/evp/keymgmt_lib.c
crypto/evp/keymgmt_meth.c
crypto/evp/m_sigver.c
crypto/evp/mac_meth.c
crypto/evp/p5_crpt2.c
crypto/evp/p_lib.c
crypto/evp/p_sign.c
crypto/evp/p_verify.c
crypto/evp/pmeth_lib.c
crypto/evp/signature.c
crypto/ex_data.c
crypto/ffc/ffc_backend.c
crypto/ffc/ffc_key_validate.c
crypto/ffc/ffc_params.c
crypto/ffc/ffc_params_generate.c
crypto/hpke/hpke.c
crypto/hpke/hpke_util.c
crypto/http/http_client.c
crypto/http/http_lib.c
crypto/info.c
crypto/init.c
crypto/loongarch_arch.h
crypto/loongarchcap.c
crypto/md5/asm/md5-aarch64.pl
crypto/mem.c
crypto/mem_sec.c
crypto/modes/asm/aes-gcm-armv8-unroll8_64.pl
crypto/modes/asm/aes-gcm-armv8_64.pl
crypto/modes/asm/aes-gcm-avx512.pl
crypto/modes/asm/ghash-riscv64.pl
crypto/modes/gcm128.c
crypto/objects/obj_dat.c
crypto/ocsp/ocsp_ext.c
crypto/ocsp/ocsp_prn.c
crypto/packet.c
crypto/param_build.c
crypto/params.c
crypto/pem/pem_lib.c
crypto/pem/pem_pkey.c
crypto/perlasm/arm-xlate.pl
crypto/pkcs12/p12_add.c
crypto/pkcs12/p12_asn.c
crypto/pkcs12/p12_init.c
crypto/pkcs12/p12_kiss.c
crypto/pkcs12/p12_local.h
crypto/pkcs12/p12_mutl.c
crypto/pkcs12/p12_npas.c
crypto/pkcs12/p12_sbag.c
crypto/pkcs12/p12_utl.c
crypto/pkcs12/pk12err.c
crypto/pkcs7/pk7_doit.c
crypto/pkcs7/pk7_lib.c
crypto/pkcs7/pk7_smime.c
crypto/poly1305/asm/poly1305-armv4.pl
crypto/poly1305/asm/poly1305-x86_64.pl
crypto/poly1305/poly1305_ieee754.c
crypto/property/property.c
crypto/provider.c
crypto/provider_child.c
crypto/provider_conf.c
crypto/provider_core.c
crypto/punycode.c
crypto/rand/rand_lib.c
crypto/rc2/rc2_local.h
crypto/rc4/asm/rc4-x86_64.pl
crypto/rc5/rc5_local.h
crypto/rsa/rsa_ameth.c
crypto/rsa/rsa_chk.c
crypto/rsa/rsa_gen.c
crypto/rsa/rsa_lib.c
crypto/rsa/rsa_ossl.c
crypto/rsa/rsa_pk1.c
crypto/rsa/rsa_pmeth.c
crypto/rsa/rsa_pss.c
crypto/rsa/rsa_sp800_56b_gen.c
crypto/rsa/rsa_x931g.c
crypto/s390x_arch.h
crypto/s390xcap.c
crypto/sha/asm/keccak1600-avx2.pl
crypto/sha/asm/keccak1600-avx512.pl
crypto/sha/asm/keccak1600-avx512vl.pl
crypto/sha/asm/sha1-armv4-large.pl
crypto/sha/asm/sha256-armv4.pl
crypto/sha/asm/sha512-armv4.pl
crypto/sha/sha256.c
crypto/sleep.c
crypto/sm2/sm2_sign.c
crypto/sm3/asm/sm3-armv8.pl
crypto/sm4/asm/vpsm4-armv8.pl
crypto/sm4/asm/vpsm4_ex-armv8.pl
crypto/stack/stack.c
crypto/store/store_local.h
crypto/store/store_meth.c
crypto/store/store_result.c
crypto/thread/arch.c
crypto/thread/arch/thread_none.c
crypto/thread/arch/thread_posix.c
crypto/thread/arch/thread_win.c
crypto/thread/internal.c
crypto/threads_none.c
crypto/threads_pthread.c
crypto/threads_win.c
crypto/time.c
crypto/trace.c
crypto/ts/ts_conf.c
crypto/txt_db/txt_db.c
crypto/ui/ui_lib.c
crypto/ui/ui_util.c
crypto/uid.c
crypto/whrlpool/wp_dgst.c
crypto/x509/by_dir.c
crypto/x509/by_store.c
crypto/x509/pcy_cache.c
crypto/x509/pcy_local.h
crypto/x509/pcy_node.c
crypto/x509/pcy_tree.c
crypto/x509/v3_addr.c
crypto/x509/v3_admis.c
crypto/x509/v3_genn.c
crypto/x509/v3_ist.c
crypto/x509/v3_lib.c
crypto/x509/v3_ncons.c
crypto/x509/v3_purp.c
crypto/x509/x509_att.c
crypto/x509/x509_cmp.c
crypto/x509/x509_def.c
crypto/x509/x509_err.c
crypto/x509/x509_lu.c
crypto/x509/x509_set.c
crypto/x509/x509_trust.c
crypto/x509/x509_vpm.c
crypto/x509/x509cset.c
crypto/x509/x_all.c
crypto/x509/x_pubkey.c
demos/bio/client-arg.c
demos/bio/client-conf.c
demos/cipher/aesccm.c
demos/cipher/aesgcm.c
demos/cipher/aeskeywrap.c
demos/cipher/ariacbc.c
demos/cms/cms_comp.c
demos/cms/cms_ddec.c
demos/cms/cms_dec.c
demos/cms/cms_denc.c
demos/cms/cms_enc.c
demos/cms/cms_sign.c
demos/cms/cms_sign2.c
demos/cms/cms_uncomp.c
demos/cms/cms_ver.c
demos/digest/BIO_f_md.c
demos/digest/EVP_MD_demo.c
demos/digest/EVP_MD_stdin.c
demos/digest/EVP_MD_xof.c
demos/encode/ec_encode.c
demos/encode/rsa_encode.c
demos/kdf/hkdf.c
demos/kdf/pbkdf2.c
demos/kdf/scrypt.c
demos/keyexch/x25519.c
demos/mac/cmac-aes256.c
demos/mac/gmac.c
demos/mac/hmac-sha512.c
demos/mac/poly1305.c
demos/mac/siphash.c
demos/pkcs12/pkwrite.c
demos/pkey/EVP_PKEY_DSA_keygen.c
demos/pkey/EVP_PKEY_DSA_paramfromdata.c
demos/pkey/EVP_PKEY_DSA_paramgen.c
demos/pkey/EVP_PKEY_DSA_paramvalidate.c
demos/pkey/EVP_PKEY_EC_keygen.c
demos/pkey/EVP_PKEY_RSA_keygen.c
demos/signature/EVP_DSA_Signature_demo.c
demos/signature/EVP_EC_Signature_demo.c
demos/signature/rsa_pss_direct.c
demos/signature/rsa_pss_hash.c
demos/smime/smdec.c
demos/smime/smenc.c
demos/smime/smsign.c
demos/smime/smsign2.c
demos/smime/smver.c
demos/sslecho/main.c
doc/internal/man3/OSSL_EVENT.pod
doc/internal/man3/evp_generic_fetch.pod
doc/internal/man3/evp_keymgmt_util_export_to_provider.pod
doc/internal/man3/ossl_cmp_certreq_new.pod
doc/internal/man3/ossl_cmp_mock_srv_new.pod
doc/internal/man3/ossl_cmp_msg_protect.pod
doc/internal/man3/ossl_cmp_pkisi_get_status.pod
doc/internal/man3/ossl_punycode_decode.pod
doc/internal/man7/build.info.pod
doc/man1/openssl-asn1parse.pod.in
doc/man1/openssl-ca.pod.in
doc/man1/openssl-cmp.pod.in
doc/man1/openssl-dhparam.pod.in
doc/man1/openssl-dsa.pod.in
doc/man1/openssl-dsaparam.pod.in
doc/man1/openssl-ec.pod.in
doc/man1/openssl-fipsinstall.pod.in
doc/man1/openssl-gendsa.pod.in
doc/man1/openssl-genpkey.pod.in
doc/man1/openssl-genrsa.pod.in
doc/man1/openssl-kdf.pod.in
doc/man1/openssl-mac.pod.in
doc/man1/openssl-ocsp.pod.in
doc/man1/openssl-pkcs8.pod.in
doc/man1/openssl-pkey.pod.in
doc/man1/openssl-pkeyutl.pod.in
doc/man1/openssl-req.pod.in
doc/man1/openssl-rsa.pod.in
doc/man1/openssl-rsautl.pod.in
doc/man1/openssl-smime.pod.in
doc/man1/openssl-speed.pod.in
doc/man1/openssl-storeutl.pod.in
doc/man1/openssl-verification-options.pod
doc/man1/openssl-x509.pod.in
doc/man1/openssl.pod
doc/man3/ASN1_STRING_new.pod
doc/man3/ASN1_item_d2i_bio.pod
doc/man3/ASYNC_WAIT_CTX_new.pod
doc/man3/BIO_f_ssl.pod
doc/man3/BIO_get_rpoll_descriptor.pod
doc/man3/BIO_read.pod
doc/man3/BIO_s_connect.pod
doc/man3/BIO_s_datagram.pod
doc/man3/BIO_s_mem.pod
doc/man3/BIO_sendmmsg.pod
doc/man3/CMS_add0_cert.pod
doc/man3/CMS_sign.pod
doc/man3/CMS_verify.pod
doc/man3/CRYPTO_THREAD_run_once.pod
doc/man3/DEFINE_STACK_OF.pod
doc/man3/DTLSv1_listen.pod
doc/man3/EC_GROUP_copy.pod
doc/man3/EC_GROUP_new.pod
doc/man3/EC_KEY_new.pod
doc/man3/EC_POINT_add.pod
doc/man3/EC_POINT_new.pod
doc/man3/ERR_GET_LIB.pod
doc/man3/ERR_set_mark.pod
doc/man3/EVP_DigestInit.pod
doc/man3/EVP_DigestSignInit.pod
doc/man3/EVP_DigestVerifyInit.pod
doc/man3/EVP_EncryptInit.pod
doc/man3/EVP_KDF.pod
doc/man3/EVP_PKEY_CTX_get0_pkey.pod
doc/man3/EVP_PKEY_decapsulate.pod
doc/man3/EVP_PKEY_encapsulate.pod
doc/man3/EVP_PKEY_get_default_digest_nid.pod
doc/man3/EVP_PKEY_set1_RSA.pod
doc/man3/EVP_RAND.pod
doc/man3/EVP_SignInit.pod
doc/man3/EVP_VerifyInit.pod
doc/man3/EVP_aes_128_gcm.pod
doc/man3/EVP_aria_128_gcm.pod
doc/man3/EVP_bf_cbc.pod
doc/man3/EVP_blake2b512.pod
doc/man3/EVP_camellia_128_ecb.pod
doc/man3/EVP_cast5_cbc.pod
doc/man3/EVP_chacha20.pod
doc/man3/EVP_des_cbc.pod
doc/man3/EVP_desx_cbc.pod
doc/man3/EVP_idea_cbc.pod
doc/man3/EVP_md2.pod
doc/man3/EVP_md4.pod
doc/man3/EVP_md5.pod
doc/man3/EVP_mdc2.pod
doc/man3/EVP_rc2_cbc.pod
doc/man3/EVP_rc4.pod
doc/man3/EVP_rc5_32_12_16_cbc.pod
doc/man3/EVP_ripemd160.pod
doc/man3/EVP_seed_cbc.pod
doc/man3/EVP_sha1.pod
doc/man3/EVP_sha224.pod
doc/man3/EVP_sha3_224.pod
doc/man3/EVP_sm3.pod
doc/man3/EVP_sm4_cbc.pod
doc/man3/EVP_whirlpool.pod
doc/man3/MD5.pod
doc/man3/OPENSSL_s390xcap.pod
doc/man3/OSSL_CMP_CTX_new.pod
doc/man3/OSSL_CMP_ITAV_new_caCerts.pod
doc/man3/OSSL_CMP_MSG_get0_header.pod
doc/man3/OSSL_CMP_exec_certreq.pod
doc/man3/OSSL_CRMF_MSG_get0_tmpl.pod
doc/man3/OSSL_CRMF_MSG_set0_validity.pod
doc/man3/OSSL_DECODER_from_bio.pod
doc/man3/OSSL_DISPATCH.pod
doc/man3/OSSL_HPKE_CTX_new.pod
doc/man3/OSSL_HTTP_REQ_CTX.pod
doc/man3/OSSL_HTTP_transfer.pod
doc/man3/OSSL_PARAM.pod
doc/man3/OSSL_PARAM_int.pod
doc/man3/OSSL_PROVIDER.pod
doc/man3/OSSL_QUIC_client_method.pod
doc/man3/OSSL_SELF_TEST_new.pod
doc/man3/OSSL_sleep.pod
doc/man3/OSSL_trace_enabled.pod
doc/man3/OSSL_trace_set_channel.pod
doc/man3/PEM_read_CMS.pod
doc/man3/PKCS12_SAFEBAG_get1_cert.pod
doc/man3/PKCS7_sign.pod
doc/man3/SSL_CONF_cmd.pod
doc/man3/SSL_CTX_dane_enable.pod
doc/man3/SSL_CTX_new.pod
doc/man3/SSL_CTX_set_alpn_select_cb.pod
doc/man3/SSL_CTX_set_min_proto_version.pod
doc/man3/SSL_CTX_set_mode.pod
doc/man3/SSL_CTX_set_msg_callback.pod
doc/man3/SSL_CTX_set_options.pod
doc/man3/SSL_CTX_set_quiet_shutdown.pod
doc/man3/SSL_CTX_set_read_ahead.pod
doc/man3/SSL_CTX_set_record_padding_callback.pod
doc/man3/SSL_CTX_set_split_send_fragment.pod
doc/man3/SSL_CTX_set_ssl_version.pod
doc/man3/SSL_CTX_set_tlsext_use_srtp.pod
doc/man3/SSL_CTX_set_verify.pod
doc/man3/SSL_SESSION_free.pod
doc/man3/SSL_alloc_buffers.pod
doc/man3/SSL_clear.pod
doc/man3/SSL_free.pod
doc/man3/SSL_get_error.pod
doc/man3/SSL_get_event_timeout.pod
doc/man3/SSL_get_rpoll_descriptor.pod
doc/man3/SSL_get_verify_result.pod
doc/man3/SSL_get_version.pod
doc/man3/SSL_key_update.pod
doc/man3/SSL_new.pod
doc/man3/SSL_read.pod
doc/man3/SSL_read_early_data.pod
doc/man3/SSL_rstate_string.pod
doc/man3/SSL_set1_initial_peer_addr.pod
doc/man3/SSL_set_bio.pod
doc/man3/SSL_set_blocking_mode.pod
doc/man3/SSL_set_fd.pod
doc/man3/SSL_set_shutdown.pod
doc/man3/SSL_shutdown.pod
doc/man3/SSL_stream_conclude.pod
doc/man3/SSL_want.pod
doc/man3/SSL_write.pod
doc/man3/X509_STORE_CTX_set_verify_cb.pod
doc/man3/X509_VERIFY_PARAM_set_flags.pod
doc/man3/X509_get0_notBefore.pod
doc/man3/X509_get_version.pod
doc/man3/X509_sign.pod
doc/man3/d2i_RSAPrivateKey.pod
doc/man3/d2i_X509.pod
doc/man5/config.pod
doc/man5/x509v3_config.pod
doc/man7/EVP_CIPHER-AES.pod
doc/man7/EVP_KDF-ARGON2.pod
doc/man7/EVP_KDF-HMAC-DRBG.pod
doc/man7/EVP_KDF-SS.pod
doc/man7/EVP_MD-SHA2.pod
doc/man7/EVP_PKEY-EC.pod
doc/man7/EVP_PKEY-RSA.pod
doc/man7/EVP_RAND-HASH-DRBG.pod
doc/man7/EVP_RAND-HMAC-DRBG.pod
doc/man7/EVP_SIGNATURE-DSA.pod
doc/man7/EVP_SIGNATURE-ECDSA.pod
doc/man7/EVP_SIGNATURE-ED25519.pod
doc/man7/OSSL_PROVIDER-FIPS.pod
doc/man7/OSSL_PROVIDER-default.pod
doc/man7/fips_module.pod
doc/man7/openssl-quic.pod
doc/man7/ossl-guide-migration.pod
doc/man7/property.pod
doc/man7/provider-asym_cipher.pod
doc/man7/provider-base.pod
doc/man7/provider-cipher.pod
doc/man7/provider-decoder.pod
doc/man7/provider-digest.pod
doc/man7/provider-kem.pod
doc/man7/provider-keymgmt.pod
doc/man7/provider-signature.pod
engines/asm/e_padlock-x86.pl
engines/asm/e_padlock-x86_64.pl
engines/e_capi.txt
engines/e_capi_err.c
engines/e_dasync.c
engines/e_devcrypto.c
engines/e_loader_attic.c
engines/e_padlock.c
fuzz/fuzz_rand.c
fuzz/pem.c
fuzz/x509.c
include/crypto/aes_platform.h
include/crypto/bn.h
include/crypto/decoder.h
include/crypto/ecx.h
include/crypto/evp.h
include/crypto/punycode.h
include/crypto/riscv_arch.h
include/crypto/rsa.h
include/crypto/sha.h
include/crypto/sm4_platform.h
include/crypto/types.h
include/internal/bio_tfo.h
include/internal/common.h
include/internal/cryptlib.h
include/internal/e_os.h
include/internal/endian.h
include/internal/event_queue.h
include/internal/ffc.h
include/internal/numbers.h
include/internal/packet.h
include/internal/packet_quic.h
include/internal/provider.h
include/internal/quic_ackm.h
include/internal/quic_cc.h
include/internal/quic_cfq.h
include/internal/quic_channel.h
include/internal/quic_demux.h
include/internal/quic_error.h
include/internal/quic_fc.h
include/internal/quic_fifd.h
include/internal/quic_reactor.h
include/internal/quic_record_rx.h
include/internal/quic_record_tx.h
include/internal/quic_record_util.h
include/internal/quic_rx_depack.h
include/internal/quic_sf_list.h
include/internal/quic_ssl.h
include/internal/quic_statm.h
include/internal/quic_stream.h
include/internal/quic_stream_map.h
include/internal/quic_tls.h
include/internal/quic_tserver.h
include/internal/quic_txp.h
include/internal/quic_txpim.h
include/internal/quic_types.h
include/internal/quic_vlint.h
include/internal/quic_wire.h
include/internal/quic_wire_pkt.h
include/internal/recordmethod.h
include/internal/refcount.h
include/internal/ring_buf.h
include/internal/sockets.h
include/internal/ssl3_cbc.h
include/internal/statem.h
include/internal/thread_arch.h
include/internal/time.h
include/openssl/asn1.h.in
include/openssl/bio.h.in
include/openssl/cmp.h.in
include/openssl/core.h
include/openssl/core_dispatch.h
include/openssl/core_names.h.in
include/openssl/crmf.h.in
include/openssl/crypto.h.in
include/openssl/dh.h
include/openssl/e_os2.h
include/openssl/ec.h
include/openssl/err.h.in
include/openssl/evp.h
include/openssl/fips_names.h
include/openssl/hpke.h
include/openssl/http.h
include/openssl/macros.h
include/openssl/pkcs12.h.in
include/openssl/prov_ssl.h
include/openssl/provider.h
include/openssl/quic.h
include/openssl/sha.h
include/openssl/ssl3.h
include/openssl/thread.h
include/openssl/trace.h
include/openssl/x509.h.in
include/openssl/x509v3.h.in
ms/applink.c
providers/baseprov.c
providers/common/include/prov/securitycheck.h
providers/common/securitycheck.c
providers/common/securitycheck_default.c
providers/common/securitycheck_fips.c
providers/decoders.inc
providers/defltprov.c
providers/encoders.inc
providers/fips/fipsprov.c
providers/fips/self_test.c
providers/fips/self_test_data.inc
providers/implementations/asymciphers/rsa_enc.c
providers/implementations/asymciphers/sm2_enc.c
providers/implementations/ciphers/cipher_aes_cbc_hmac_sha.c
providers/implementations/ciphers/cipher_aes_ccm_hw.c
providers/implementations/ciphers/cipher_aes_ccm_hw_rv32i.inc
providers/implementations/ciphers/cipher_aes_ccm_hw_rv64i.inc
providers/implementations/ciphers/cipher_aes_gcm_hw.c
providers/implementations/ciphers/cipher_aes_gcm_hw_rv32i.inc
providers/implementations/ciphers/cipher_aes_gcm_hw_rv64i.inc
providers/implementations/ciphers/cipher_aes_gcm_siv.c
providers/implementations/ciphers/cipher_aes_gcm_siv_polyval.c
providers/implementations/ciphers/cipher_aes_hw.c
providers/implementations/ciphers/cipher_aes_hw_rv32i.inc
providers/implementations/ciphers/cipher_aes_hw_rv64i.inc
providers/implementations/ciphers/cipher_aes_ocb.c
providers/implementations/ciphers/cipher_aes_ocb_hw.c
providers/implementations/ciphers/cipher_aes_siv.c
providers/implementations/ciphers/cipher_aes_wrp.c
providers/implementations/ciphers/cipher_aes_xts.c
providers/implementations/ciphers/cipher_aes_xts_hw.c
providers/implementations/ciphers/cipher_chacha20.c
providers/implementations/ciphers/cipher_chacha20_poly1305.c
providers/implementations/ciphers/cipher_chacha20_poly1305.h
providers/implementations/ciphers/cipher_chacha20_poly1305_hw.c
providers/implementations/ciphers/cipher_cts.h
providers/implementations/ciphers/cipher_des.c
providers/implementations/ciphers/cipher_null.c
providers/implementations/ciphers/cipher_rc2.c
providers/implementations/ciphers/cipher_rc4.c
providers/implementations/ciphers/cipher_rc4_hmac_md5.c
providers/implementations/ciphers/cipher_rc4_hmac_md5.h
providers/implementations/ciphers/cipher_rc5.c
providers/implementations/ciphers/cipher_sm4_ccm_hw.c
providers/implementations/ciphers/cipher_sm4_gcm_hw.c
providers/implementations/ciphers/cipher_sm4_hw.c
providers/implementations/ciphers/cipher_sm4_xts.c
providers/implementations/ciphers/cipher_sm4_xts.h
providers/implementations/ciphers/cipher_sm4_xts_hw.c
providers/implementations/ciphers/cipher_tdes.h
providers/implementations/ciphers/cipher_tdes_common.c
providers/implementations/ciphers/cipher_tdes_wrap.c
providers/implementations/ciphers/ciphercommon_block.c
providers/implementations/ciphers/ciphercommon_gcm.c
providers/implementations/digests/blake2_prov.c
providers/implementations/digests/blake2b_prov.c
providers/implementations/digests/sha2_prov.c
providers/implementations/digests/sha3_prov.c
providers/implementations/encode_decode/decode_der2key.c
providers/implementations/encode_decode/decode_epki2pki.c
providers/implementations/encode_decode/decode_msblob2key.c
providers/implementations/encode_decode/decode_pem2der.c
providers/implementations/encode_decode/decode_pvk2key.c
providers/implementations/encode_decode/decode_spki2typespki.c
providers/implementations/encode_decode/encode_key2any.c
providers/implementations/encode_decode/encode_key2blob.c
providers/implementations/encode_decode/encode_key2ms.c
providers/implementations/encode_decode/encode_key2text.c
providers/implementations/exchange/dh_exch.c
providers/implementations/exchange/ecdh_exch.c
providers/implementations/exchange/ecx_exch.c
providers/implementations/exchange/kdf_exch.c
providers/implementations/include/prov/blake2.h
providers/implementations/include/prov/ciphercommon.h
providers/implementations/include/prov/ciphercommon_aead.h
providers/implementations/include/prov/implementations.h
providers/implementations/include/prov/kdfexchange.h
providers/implementations/include/prov/macsignature.h
providers/implementations/include/prov/names.h
providers/implementations/kdfs/argon2.c
providers/implementations/kdfs/hkdf.c
providers/implementations/kdfs/hmacdrbg_kdf.c
providers/implementations/kdfs/kbkdf.c
providers/implementations/kdfs/krb5kdf.c
providers/implementations/kdfs/pbkdf1.c
providers/implementations/kdfs/pbkdf2.c
providers/implementations/kdfs/pkcs12kdf.c
providers/implementations/kdfs/pvkkdf.c
providers/implementations/kdfs/scrypt.c
providers/implementations/kdfs/sshkdf.c
providers/implementations/kdfs/sskdf.c
providers/implementations/kdfs/tls1_prf.c
providers/implementations/kdfs/x942kdf.c
providers/implementations/kem/ec_kem.c
providers/implementations/kem/ecx_kem.c
providers/implementations/kem/rsa_kem.c
providers/implementations/keymgmt/dh_kmgmt.c
providers/implementations/keymgmt/dsa_kmgmt.c
providers/implementations/keymgmt/ec_kmgmt.c
providers/implementations/keymgmt/ecx_kmgmt.c
providers/implementations/keymgmt/kdf_legacy_kmgmt.c
providers/implementations/keymgmt/mac_legacy_kmgmt.c
providers/implementations/keymgmt/rsa_kmgmt.c
providers/implementations/macs/blake2_mac_impl.c
providers/implementations/macs/cmac_prov.c
providers/implementations/macs/gmac_prov.c
providers/implementations/macs/hmac_prov.c
providers/implementations/macs/kmac_prov.c
providers/implementations/macs/poly1305_prov.c
providers/implementations/macs/siphash_prov.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
providers/implementations/rands/seed_src.c
providers/implementations/rands/seeding/rand_unix.c
providers/implementations/rands/test_rng.c
providers/implementations/signature/dsa_sig.c
providers/implementations/signature/ecdsa_sig.c
providers/implementations/signature/eddsa_sig.c
providers/implementations/signature/mac_legacy_sig.c
providers/implementations/signature/rsa_sig.c
providers/implementations/signature/sm2_sig.c
providers/implementations/storemgmt/file_store.c
providers/implementations/storemgmt/file_store_any2obj.c
providers/implementations/storemgmt/winstore_store.c
providers/legacyprov.c
providers/nullprov.c
ssl/bio_ssl.c
ssl/d1_lib.c
ssl/d1_msg.c
ssl/d1_srtp.c
ssl/event_queue.c
ssl/priority_queue.c
ssl/quic/quic_ackm.c
ssl/quic/quic_cfq.c
ssl/quic/quic_channel.c
ssl/quic/quic_demux.c
ssl/quic/quic_fc.c
ssl/quic/quic_fifd.c
ssl/quic/quic_impl.c
ssl/quic/quic_local.h
ssl/quic/quic_method.c
ssl/quic/quic_reactor.c
ssl/quic/quic_record_rx.c
ssl/quic/quic_record_tx.c
ssl/quic/quic_record_util.c
ssl/quic/quic_rstream.c
ssl/quic/quic_rx_depack.c
ssl/quic/quic_sf_list.c
ssl/quic/quic_sstream.c
ssl/quic/quic_statm.c
ssl/quic/quic_stream_map.c
ssl/quic/quic_tls.c
ssl/quic/quic_tserver.c
ssl/quic/quic_txp.c
ssl/quic/quic_txpim.c
ssl/quic/quic_wire.c
ssl/quic/quic_wire_pkt.c
ssl/quic/uint_set.c
ssl/record/methods/dtls_meth.c
ssl/record/methods/ktls_meth.c
ssl/record/methods/recmethod_local.h
ssl/record/methods/ssl3_cbc.c
ssl/record/methods/ssl3_meth.c
ssl/record/methods/tls13_meth.c
ssl/record/methods/tls1_meth.c
ssl/record/methods/tls_common.c
ssl/record/methods/tls_multib.c
ssl/record/methods/tls_pad.c
ssl/record/rec_layer_d1.c
ssl/record/rec_layer_s3.c
ssl/record/record.h
ssl/s3_enc.c
ssl/s3_lib.c
ssl/ssl_cert_comp.c
ssl/ssl_cert_table.h
ssl/ssl_ciph.c
ssl/ssl_conf.c
ssl/ssl_rsa.c
ssl/statem/statem_dtls.c
ssl/t1_enc.c
ssl/tls13_enc.c
test/asn1_internal_test.c
test/bio_core_test.c
test/bio_dgram_test.c
test/bntest.c
test/build_wincrypt_test.c
test/cc_dummy.c
test/certs/mkcert.sh
test/cmp_asn_test.c
test/cmp_client_test.c
test/cmp_ctx_test.c
test/cmp_hdr_test.c
test/cmp_msg_test.c
test/cmp_protect_test.c
test/cmp_vfy_test.c
test/cmsapitest.c
test/curve448_internal_test.c
test/destest.c
test/dhkem_test.inc
test/dhtest.c
test/dsatest.c
test/dtlstest.c
test/ecdsatest.c
test/ectest.c
test/endecode_test.c
test/errtest.c
test/evp_extra_test.c
test/evp_extra_test2.c
test/evp_kdf_test.c
test/evp_pkey_dhkem_test.c
test/evp_pkey_provided_test.c
test/evp_test.c
test/exptest.c
test/ext_internal_test.c
test/fake_rsaprov.c
test/ffc_internal_test.c
test/filterprov.c
test/helpers/quictestlib.c
test/helpers/quictestlib.h
test/helpers/ssl_test_ctx.c
test/helpers/ssl_test_ctx.h
test/helpers/ssltestlib.c
test/helpers/ssltestlib.h
test/hpke_test.c
test/membio_test.c
test/p_test.c
test/packettest.c
test/param_build_test.c
test/pbetest.c
test/pemtest.c
test/pkcs12_api_test.c
test/property_test.c
test/provfetchtest.c
test/provider_internal_test.c
test/provider_test.c
test/punycode_test.c
test/quic_ackm_test.c
test/quic_cc_test.c
test/quic_cfq_test.c
test/quic_fc_test.c
test/quic_fifd_test.c
test/quic_record_test.c
test/quic_record_test_util.h
test/quic_stream_test.c
test/quic_tserver_test.c
test/quic_txp_test.c
test/quic_wire_test.c
test/quicapitest.c
test/quicfaultstest.c
test/recipes/00-prep_fipsmodule_cnf.t
test/recipes/01-test_symbol_presence.t
test/recipes/03-test_fipsinstall.t
test/recipes/03-test_internal_curve448.t
test/recipes/04-test_encoder_decoder.t
test/recipes/06-test_algorithmid.t
test/recipes/15-test_ec.t
test/recipes/15-test_gendsa.t
test/recipes/15-test_genpkey.t
test/recipes/15-test_genrsa.t
test/recipes/15-test_mp_rsa.t
test/recipes/15-test_rsa.t
test/recipes/15-test_rsapss.t
test/recipes/20-test_app.t
test/recipes/20-test_cli_fips.t
test/recipes/20-test_dgst.t
test/recipes/20-test_enc.t
test/recipes/20-test_pkeyutl.t
test/recipes/25-test_pkcs7.t
test/recipes/25-test_pkcs8.t
test/recipes/25-test_req.t
test/recipes/25-test_verify.t
test/recipes/25-test_x509.t
test/recipes/30-test_defltfips.t
test/recipes/30-test_evp.t
test/recipes/30-test_evp_data/evpciph_aes_common.txt
test/recipes/30-test_evp_data/evpciph_aes_siv.txt
test/recipes/30-test_evp_data/evpciph_chacha.txt
test/recipes/30-test_evp_data/evpkdf_kbkdf_counter.txt
test/recipes/30-test_evp_data/evpkdf_ss.txt
test/recipes/30-test_evp_data/evpkdf_tls12_prf.txt
test/recipes/30-test_evp_data/evpkdf_x963.txt
test/recipes/30-test_evp_data/evpmac_common.txt
test/recipes/30-test_evp_data/evpmd_blake.txt
test/recipes/30-test_evp_data/evpmd_sha.txt
test/recipes/30-test_evp_data/evppkey_dsa.txt
test/recipes/30-test_evp_data/evppkey_ecx.txt
test/recipes/30-test_evp_data/evppkey_mismatch.txt
test/recipes/30-test_evp_data/evppkey_mismatch_ecx.txt
test/recipes/30-test_evp_data/evppkey_rsa.txt
test/recipes/30-test_evp_data/evppkey_rsa_common.txt
test/recipes/30-test_evp_data/evprand.txt
test/recipes/65-test_cmp_protect.t
test/recipes/70-test_key_share.t
test/recipes/70-test_quic_multistream.t
test/recipes/70-test_quic_tserver.t
test/recipes/70-test_tls13cookie.t
test/recipes/70-test_tls13hrr.t
test/recipes/70-test_tls13kexmodes.t
test/recipes/70-test_tls13messages.t
test/recipes/70-test_tls13psk.t
test/recipes/75-test_quic_cc.t
test/recipes/75-test_quicapi.t
test/recipes/79-test_http.t
test/recipes/80-test_ca.t
test/recipes/80-test_cmp_http.t
test/recipes/80-test_cms.t
test/recipes/80-test_ssl_new.t
test/recipes/90-test_quicfaults.t
test/recipes/90-test_store.t
test/recipes/90-test_trace_api.t
test/recipes/91-test_pkey_check.t
test/recipes/99-test_fuzz_decoder.t
test/recipes/99-test_fuzz_pem.t
test/recipes/99-test_fuzz_punycode.t
test/recipes/99-test_fuzz_v3name.t
test/recipes/99-test_fuzz_x509.t
test/recipes/tconversion.pl
test/recordlentest.c
test/rsa_mp_test.c
test/rsa_sp800_56b_test.c
test/rsa_test.c
test/rsa_x931_test.c
test/sanitytest.c
test/smime-certs/mksmime-certs.sh
test/ssl-tests/28-seclevel.cnf.in
test/ssl-tests/30-extended-master-secret.cnf.in
test/ssl_ctx_test.c
test/ssl_old_test.c
test/ssl_test.c
test/sslapitest.c
test/sslbuffertest.c
test/testutil.h
test/testutil/basic_output.c
test/testutil/fake_random.c
test/testutil/main.c
test/testutil/provider.c
test/threadstest.c
test/tls-provider.c
test/tls13ccstest.c
test/tls13encryptiontest.c
test/tls13secretstest.c
test/trace_api_test.c
test/upcallstest.c
test/user_property_test.c
test/v3nametest.c
test/wpackettest.c
test/x509_check_cert_pkey_test.c
util/check-format.pl
util/find-doc-nits
util/mk-fipsmodule-cnf.pl
util/mkerr.pl
util/perl/OpenSSL/Ordinals.pm
util/perl/OpenSSL/Util.pm
util/perl/OpenSSL/config.pm
util/perl/TLSProxy/Message.pm
025535ec04-Sep-2023 Hugo Landau

QUIC MULTISTREAM TEST: Add comment

Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/21827)

769c9b1a30-Aug-2023 Hugo Landau

QUIC MULTISTREAM TEST: Adjust spin behaviour

Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/

QUIC MULTISTREAM TEST: Adjust spin behaviour

Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/21827)

show more ...

425a780429-Aug-2023 Hugo Landau

win32: Support condition variable broadcasting on XP

Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/

win32: Support condition variable broadcasting on XP

Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/21827)

show more ...

99d6b9f924-Aug-2023 Hugo Landau

QUIC MULTISTREAM TEST: Synchronize script 20 correctly

Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openss

QUIC MULTISTREAM TEST: Synchronize script 20 correctly

Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/21827)

show more ...

5881dd2c24-Aug-2023 Hugo Landau

QUIC MULTISTREAM TEST: Run all scripts in both blocking and non-blocking modes

Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from h

QUIC MULTISTREAM TEST: Run all scripts in both blocking and non-blocking modes

Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/21827)

show more ...

09d73d7b05-Sep-2023 Pauli

fips compatibility: update 3.1.1 to 3.1.2

The plan at the moment is to validate 3.1.2 all going well.

Reviewed-by: Hugo Landau <hlandau@openssl.org>
Reviewed-by: Tomas Mraz <tom

fips compatibility: update 3.1.1 to 3.1.2

The plan at the moment is to validate 3.1.2 all going well.

Reviewed-by: Hugo Landau <hlandau@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/21962)

show more ...

c1673a6002-Sep-2023 Philip Prindeville

Per other commands, make progress dots in req only w/ -verbose

Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>

Reviewed-by: Tomas Mraz <tomas@openssl.org>
Revi

Per other commands, make progress dots in req only w/ -verbose

Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>

Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Dmitry Belyavskiy <beldmit@gmail.com>
Reviewed-by: Paul Dale <pauli@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/21937)

show more ...

e664ef7829-Aug-2023 Dr. David von Oheimb

CMP: generalize ossl_cmp_calc_protection() to handle Edwards curves correctly

Fixes #21564

Reviewed-by: Dmitry Belyavskiy <beldmit@gmail.com>
Reviewed-by: Tomas Mraz <tomas@open

CMP: generalize ossl_cmp_calc_protection() to handle Edwards curves correctly

Fixes #21564

Reviewed-by: Dmitry Belyavskiy <beldmit@gmail.com>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/21884)

show more ...

72a0688501-Sep-2023 Kurt Roeckx

Update fuzz corpora to latest commit

Reviewed-by: Tom Cosgrove <tom.cosgrove@arm.com>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull

Update fuzz corpora to latest commit

Reviewed-by: Tom Cosgrove <tom.cosgrove@arm.com>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/21927)

show more ...

e2cf38d504-Sep-2023 Bernd Edlinger

Fix internal memory leaks from OPENSSL_MALLOC_FAILURES

There is a rarely used feature that can be enabled
with `./config enable-crypto-mdebug` when additionally
the environment varia

Fix internal memory leaks from OPENSSL_MALLOC_FAILURES

There is a rarely used feature that can be enabled
with `./config enable-crypto-mdebug` when additionally
the environment variable OPENSSL_MALLOC_FAILURES is used.
It turns out to be possible that CRYPTO_zalloc may
create a leak when the memory is allocated and then
the shouldfail happens, then the memory is lost.
Likewise when OPENSSL_realloc is used with size=0,
then the memory is to be free'd but here the shouldfail
check is too early, and the failure may prevent the
memory to be freed thus creating a bogus memory leak.

Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Hugo Landau <hlandau@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/21944)

show more ...

a535e5b704-Sep-2023 Tomas Mraz

Test that NULL BIGNUM is supported in OSSL_PARAM_BLD_push_BN()

Reviewed-by: Paul Dale <pauli@openssl.org>
Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com

Test that NULL BIGNUM is supported in OSSL_PARAM_BLD_push_BN()

Reviewed-by: Paul Dale <pauli@openssl.org>
Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/21945)

show more ...

2ce79d9704-Sep-2023 Tomas Mraz

OSSL_PARAM_BLD_push_BN_pad(): Allow NULL BIGNUM

This was supported previously and regressed
with commit 17898ec6011cc583c5af69ca8f25f5d165ff3e6a

Reviewed-by: Paul Dale <pauli@op

OSSL_PARAM_BLD_push_BN_pad(): Allow NULL BIGNUM

This was supported previously and regressed
with commit 17898ec6011cc583c5af69ca8f25f5d165ff3e6a

Reviewed-by: Paul Dale <pauli@openssl.org>
Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/21945)

show more ...

374945a904-Aug-2023 Dr. David von Oheimb

apps/cmp.c: fix bug not allowing to reset -csr and -serial option values

Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Paul Dale <pauli@openssl.org>
Reviewed-by: Hugo Land

apps/cmp.c: fix bug not allowing to reset -csr and -serial option values

Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Paul Dale <pauli@openssl.org>
Reviewed-by: Hugo Landau <hlandau@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/21659)

show more ...

49e0973404-Aug-2023 Dr. David von Oheimb

apps.c: improve warning texts of parse_name() when skipping RDN input

Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Paul Dale <pauli@openssl.org>
Reviewed-by: Hugo Landau

apps.c: improve warning texts of parse_name() when skipping RDN input

Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Paul Dale <pauli@openssl.org>
Reviewed-by: Hugo Landau <hlandau@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/21659)

show more ...

81d037b803-Aug-2023 Dr. David von Oheimb

apps.c: fix error messages (newline and needless text) in load_key_certs_crls()

Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Paul Dale <pauli@openssl.org>
Reviewed-by: Hu

apps.c: fix error messages (newline and needless text) in load_key_certs_crls()

Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Paul Dale <pauli@openssl.org>
Reviewed-by: Hugo Landau <hlandau@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/21659)

show more ...

1...<<81828384858687888990>>...1443