Avoid erroneous diagnostics in speed measuring
[openssl.git] / crypto /
2023-03-14 Simo SorceAdd a flag so finalised contexts are not reused
2023-03-14 Simo SorceDo not fail if ctx dup does not succeed
2023-03-14 Matt CaswellImprove the performance of d2i_AutoPrivateKey and friends
2023-03-14 ndosscheAdd missing assignment to EVP_get_digestbynid()
2023-03-14 Dr. David von Oheimbdoc/man3/X509_STORE_CTX_get_error.pod: make order consi...
2023-03-14 Tomas MrazFix size_t/int mismatch in cms_ec.c and rsa_sig.c
2023-03-14 Kornel Dulębaaes/asm/bsaes-armv7.pl: Replace adrl with add
2023-03-14 PauliAdd missing copyright header
2023-03-07 slontisAdd option to FIPS module to enforce EMS check during...
2023-03-07 Juergen ChristS390X: Accelerate keccak XOF
2023-03-07 Richard Levittebss_dgram.c: Use BIO_ADDR_sockaddr() and BIO_ADDR_socka...
2023-03-06 Richard LevitteVMS knows POSIX threads too!
2023-03-06 Matt CaswellImprove the performance of EVP_PKCS82PKEY_ex
2023-03-05 PauliFix cast.
2023-03-02 Tom CosgroveTidy up aarch64 feature detection code in armcap.c
2023-03-02 PauliCoverity 1521557: Error handling issues
2023-03-01 slontisRemove ossl_rsa_pss_params_30_set_maskgenalg().
2023-02-28 slontisFix FFC mdprop setting bugs.
2023-02-28 slontisFix potential infinite loops in ECDSA signing.
2023-02-28 slontisFix infinite loops in DSA sign code.
2023-02-28 Robin Leeec: Use .machine "any" explicitly in ecp_nistp521-ppc64
2023-02-28 ndosscheFix incomplete error check on ASN1_item_i2d()
2023-02-24 Ingo FranzkiAdd OSSL_FUNC_keymgmt_im/export_types function that...
2023-02-24 Dr. David von OheimbCMS_add0_cert: if cert already present, do not throw...
2023-02-24 Dr. David von OheimbCMS_add1_crl(): prevent double free on failure of CMS_a...
2023-02-24 Michael Baentschfirst cut at sigalg loading
2023-02-23 Jeeban SethiFixes #20278: Fixed double free bug in crypto/http...
2023-02-22 zhailiangliangFix potential NULL pointer dereference in function...
2023-02-22 Matt CaswellEnsure calling BIO_recvmmsg() with a dgram pair reports...
2023-02-22 Matt CaswellDon't raise an error on retryable read in a BIO_s_dgram...
2023-02-21 Matt CaswellOnly call OPENSSL_init_crypto on fetch if using the...
2023-02-20 ndosscheFix incorrect error branch in ossl_bn_rsa_fips186_4_der...
2023-02-14 Richard LevitteUse of sparse_array.c only in the shared libssl
2023-02-13 Dr. David von OheimbOSSL_CMP_certConf_cb(): fix regression on checking...
2023-02-11 Hubert Kariorsa: add msvc intrinsic for non x64 platforms
2023-02-08 Tom CosgroveFix the return values of the aarch64 unroll8_eor_aes_gc...
2023-02-08 Dr. David von OheimbCMP cert_response(): add missing rejection status on...
2023-02-08 Dr. David von OheimbOSSL_CMP_SRV_process_request(): fix recipNonce on error...
2023-02-08 Dr. David von Oheimbcmp_ctx.c: fix wrong comments on OSSL_CMP_CTX_set1_...
2023-02-08 Dr. David von OheimbCMP check_transactionID_or_nonce(): fix reason code...
2023-02-08 Dr. David von Oheimbossl_cmp_msg_check_update(): fix two wrong error return...
2023-02-08 Niels DosscheFix BIO_set_indent() check
2023-02-08 ndosscheFix incomplete BIO_dup_state() error check
2023-02-08 ndosscheFix incomplete check on CMS_SharedInfo_encode
2023-02-08 ndosscheFix error check on default_check() helper function
2023-02-08 Xiaokang QianApply aes-gcm unroll8+eor3 optimization patch to Neover...
2023-02-08 Juergen ChristS390x: Support ME and CRT offloading
2023-02-08 ndosscheFix incomplete error check on BIO_set_md()
2023-02-08 Dr. David von OheimbCMS_decrypt_set1_*(): fix NULL deref on unsuitable...
2023-02-08 Oliver MihatschNew function EC_GROUP_to_params to convert an EC_GROUP...
2023-02-08 Tomas MrazRationalize FIPS sources
2023-02-08 slontisAdd more punycode tests and remove ossl_a2ucompare()
2023-02-08 ndosscheFix incomplete error check on BIO_set_accept_name()
2023-02-08 Tom CosgroveRestrict the Arm 'LDR REG, =VALUE' pseudo instruction...
2023-02-07 Tomas MrazSupport signedAndEnveloped content in PKCS7_decrypt()
2023-02-07 Tomas Mrazpk7_doit.c: Check return of BIO_set_md() calls
2023-02-07 Hugo LandauFix GENERAL_NAME_cmp for x400Address (master)
2023-02-07 Tomas MrazDo not create DSA keys without parameters by decoder
2023-02-07 slontisFix NULL deference when validating FFC public key.
2023-02-07 Tomas MrazDo not dereference PKCS7 object data if not set
2023-02-07 Matt CaswellFix a UAF resulting from a bug in BIO_new_NDEF
2023-02-07 Matt CaswellAvoid dangling ptrs in header and data params for PEM_r...
2023-02-07 Dmitry BelyavskiyFix Timing Oracle in RSA decryption
2023-02-07 Viktor DukhovniFix type confusion in nc_match_single()
2023-02-06 Xu YizhouFix SM4-XTS build failure on Mac mini M1
2023-02-01 Xu YizhouSM4 AESE optimization for ARMv8
2023-02-01 ndosscheFix incomplete check on EVP_CIPHER_param_to_asn1()
2023-01-31 Ruili FangFix a potential memory leak in crypto/provider_child.c
2023-01-31 Tomas MrazDo not include sparse_array.o in libssl with no-shared
2023-01-31 Tomas MrazAvoid duplicating symbols in legacy.a with some build...
2023-01-31 ndosscheFix incomplete check on X509V3_add1_i2d()
2023-01-29 Tom CosgroveEnable AES optimisation on Apple Silicon M2-based systems
2023-01-27 Tomas MrazImplement BIO_s_dgram_mem() reusing the BIO_s_dgram_pai...
2023-01-27 Tomas MrazRevert "Give BIO_s_mem() the ability to support datagrams"
2023-01-26 PauliFix Coverity 1520485: logically dead code
2023-01-26 Dr. David von OheimbOSSL_HTTP_REQ_CTX_nbio(): use OSSL_TRACE_STRING() for...
2023-01-26 Dr. David von Oheimbadd OSSL_TRACE_STRING(), OSSL_TRACE_STRING_MAX, and...
2023-01-25 Niels DosscheFix incomplete checks for EVP_CIPHER_asn1_to_param
2023-01-24 Dr. David von OheimbAPPS: generated certs bear X.509 V3, unless -x509v1...
2023-01-24 Dr. David von OheimbX509{,_CRL,_REVOKED}_{set,sign}*(): fix 'modified'...
2023-01-24 Dr. David von Oheimbset_trace_data(): prevent double free on OPENSSL_strdup...
2023-01-24 Hugo LandauFix corruption when searching for CRLs in hashed direct...
2023-01-23 Dr. David von OheimbX509_V_ERR_INVALID_PURPOSE: fix misleading text; Fix...
2023-01-23 Dr. David von Oheimbcmp_client.c: fix handling of total_timeout for RR...
2023-01-23 Dr. David von Oheimbcmp_client_test.c: add tests for end_time being initial...
2023-01-23 Niels DosscheFix incorrect check on RAND_bytes_ex() in generate_q_fi...
2023-01-20 Richard Levittebn2bin(): Don't accept len < 0
2023-01-20 Richard Levittebin2bn(): When len==0, just return a zero BIGNUM
2023-01-19 PauliCorrect property EBNF for unquoted strings
2023-01-19 Niels DosscheFix incorrect error return value in i2r_ADMISSION_SYNTAX()
2023-01-17 zhangzhileiremove unused macro in cast_local.h and des_local.h
2023-01-16 slontisPKCS12 - Add additional libctx and propq support.
2023-01-16 fangming.fangFix big-endian issue in chacha20 SVE implementation...
2023-01-14 Bernd EdlingerLimit size of modulus for bn_mul_mont and BN_mod_exp_mo...
2023-01-14 Bernd EdlingerRevert "Limit size of modulus for BN_mod_exp_mont_const...
2023-01-13 Hugo LandauQUIC: Enable building with QUIC support disabled
2023-01-13 Hugo LandauAdd BIO poll descriptors
2023-01-13 James MuirSupport all five EdDSA instances from RFC 8032
2023-01-12 slontisMake RSA_generate_multi_prime_key() not segfault if...
2023-01-12 zhangzhileiremove unused macro in rc2_local.h and rc5_local.h
next