check-format.pl: improve preprocessor directive handling; re-order state variables
[openssl.git] / crypto /
2023-03-14 Matt CaswellUpdate copyright year
2023-03-14 Otto HollmannFix aarch64 signed bit shift issue found by UBSAN
2023-03-07 slontisAdd option to FIPS module to enforce EMS check during...
2023-03-06 Matt CaswellImprove the performance of EVP_PKCS82PKEY_ex
2023-03-05 PauliFix cast.
2023-03-02 PauliCoverity 1521557: Error handling issues
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 Dr. David von OheimbCMS_decrypt_set1_*(): fix NULL deref on unsuitable...
2023-02-24 Dr. David von OheimbCMS_decrypt_set1_*(): remove misleading error queue...
2023-02-24 Dr. David von OheimbCMS_decrypt_set1_password(): prevent mem leak on any...
2023-02-24 Dr. David von OheimbCMS_decrypt*(): fix misconceptions and mem leak
2023-02-24 Dr. David von OheimbCMS_add1_crl(): prevent double free on failure of CMS_a...
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-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 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 ndosscheFix incomplete error check on BIO_set_md()
2023-02-08 ndosscheFix incomplete error check on BIO_set_accept_name()
2023-02-07 Tomas Mrazpk7_doit.c: Check return of BIO_set_md() calls
2023-02-07 Hugo LandauCVE-2023-0286: Fix GENERAL_NAME_cmp for x400Address...
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-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-26 PauliFix Coverity 1520485: logically dead code
2023-01-25 Niels DosscheFix incomplete checks for EVP_CIPHER_asn1_to_param
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-19 PauliCorrect property EBNF for unquoted strings
2023-01-19 Niels DosscheFix incorrect error return value in i2r_ADMISSION_SYNTAX()
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-12 Tomas MrazDo not check definition of a macro and use it in a...
2023-01-11 Richard LevitteOSSL_PARAM_BLD and BIGNUM; ensure at least one byte...
2023-01-11 Richard LevitteIn OSSL_PARAM_set_BN(), make sure that the data_size...
2023-01-10 Greg McLearninfo.c: Fix typos in seed macro name and description...
2023-01-09 Tomas Mrazrsaz_exp_x2.c: Remove unused ALIGN64 macro
2023-01-09 Tomas Mrazrsaz_exp_x2.c: Avoid potential undefined behavior with...
2023-01-09 Tomas MrazRevert "Fix an occasional CI failure due to unaligned...
2023-01-06 Xu YizhouFix SM4 test failures on big-endian ARM processors
2023-01-04 slontisCleanse internal BN_generate_dsa_nonce() buffers used...
2022-12-22 Bernd EdlingerFix possible UB in init_info_strings
2022-12-22 Tomas MrazAvoid ifdefs in trace categories
2022-12-22 Matt CaswellEnsure ossl_cms_EncryptedContent_init_bio() reports...
2022-12-22 Matt CaswellFix BIO_f_asn1() to properly report some errors
2022-12-22 Matt CaswellFix SMIME_crlf_copy() to properly report an error
2022-12-22 Matt CaswellFix BIO_f_cipher() flushing
2022-12-21 Tomas MrazUpdate copyright year
2022-12-16 Peiwei HuRefine the documents of several APIs
2022-12-14 Tomas MrazDo not build P10-specific AES-GCM assembler on AIX
2022-12-14 Tomas MrazDo not build P10-specific Chacha20 assembler on AIX
2022-12-12 Tomas MrazMake error reason for disallowed legacy sigalg more...
2022-12-12 fangming.fangFix SM4-CBC regression on Armv8
2022-12-12 Čestmír Kalinacrypto/err: expand on error code generation
2022-12-12 Dr. David von OheimbOSSL_CMP_validate_msg(): make sure to reject protection...
2022-12-09 Clemens Langsignature: Clamp PSS salt len to MD len
2022-12-09 Clemens LangObtain PSS salt length from provider
2022-12-08 Paulix509: fix double locking problem
2022-12-08 J.W. Jagersmadjgpp: Fix unused-but-set-variable warning
2022-12-08 J.W. JagersmaDefine threads_lib.c functions only for OPENSSL_SYS_UNIX
2022-12-08 J.W. JagersmaCast socklen_t to size_t in assert comparison
2022-12-08 J.W. JagersmaCast values to match printf format strings.
2022-12-06 Daniel FialaReplace "a RSA" with "an RSA"
2022-12-06 Tom CosgroveFix the code used to detect aarch64 capabilities when...
2022-12-05 Peiwei HuFix the check of BIO_set_write_buffer_size and BIO_set_...
2022-12-05 Peiwei HuFix the check of EVP_PKEY_decrypt_init
2022-12-01 Tomas MrazUpdate copyright year
2022-11-30 Rohan McLureRemove redundant assignment in felem_mul_ref in p521
2022-11-29 Nicola TuveriHonor OSSL_PKEY_PARAM_EC_POINT_CONVERSION_FORMAT as...
2022-11-29 Tomas MrazFix occasional assertion failure when storing properties
2022-11-25 Tomas MrazWhen using PEM_read_bio_PrivateKey_ex() the public...
2022-11-25 Dr. David von Oheimbadd missing OSSL_CMP_CTX_reset_geninfo_ITAVs() function
2022-11-25 Dr. David von OheimbOSSL_CMP_CTX_reinit(): fix missing reset of ctx->genm_ITAVs
2022-11-25 Dr. David von OheimbCMP: fix gen_new() in cmp_msg.c checking wrong ITAVs
2022-11-24 Jiaxun YangAdd SM2 support for EVP_PKEY_Q_keygen
next