summaryrefslogtreecommitdiffstats
path: root/crypto
AgeCommit message (Expand)Author
2022-10-11Update copyright yearMatt Caswell
2022-09-24X509 x_all.c: Set 'modified' flag when ASN1_item_sign{,_ctx} call was successfulGibeom Gwon
2022-09-24X509 x509_req.c: Set 'modified' flag when X509_req_info_st member data updatedGibeom Gwon
2022-08-23Moving notify check after the no time checkRyan Kelley
2022-08-17bn_nist: fix strict aliasing problemPauli
2022-08-04Fix EC_KEY_set_private_key() priv_key regressionRoberto Hueso Gomez
2022-08-03X509_REQ_get_extensions(): Return empty stack if no extensions foundDr. David von Oheimb
2022-07-30Fix copyright year issuesBernd Edlinger
2022-07-29Fixes segfault occurrence in PEM_write()valdaarhun
2022-07-25Fix a crash in v2i_IPAddrBlocks()Matt Caswell
2022-07-25Fix ipv4_from_asc behavior on invalid Ip addressesAmir Mohammadi
2022-07-11Fix memory leak in X509V3_add1_i2d when flag is X509V3_ADD_DELETEAllan
2022-07-11use #pragma comment(lib) with _MSC_VER onlyViktor Szakats
2022-07-09Make the DRBG seed propagation thread safeBernd Edlinger
2022-07-06Fix reported performance degradation on aarch64Bernd Edlinger
2022-07-05Update copyright yearRichard Levitte
2022-07-05Fix AES OCB encrypt/decrypt for x86 AES-NIAlex Chernyakhovsky
2022-07-05Fix bn_gcd code to check return value when calling BN_one()slontis
2022-07-05v3_sxnet: add a check for the return of i2s_ASN1_INTEGER()xkernel
2022-07-05Fix range_should_be_prefix() to actually return the correct resultMatt Caswell
2022-06-25Fix a memory leak in EC_GROUP_new_from_ecparametersBernd Edlinger
2022-06-21Update copyright yearMatt Caswell
2022-06-16Add an extra reduction step to RSAZ mod_exp implementationsTomas Mraz
2022-06-16Always end BN_mod_exp_mont_consttime with normal Montgomery reduction.Tomas Mraz
2022-06-15Fix a crash in X509v3_asid_subset()Matt Caswell
2022-05-25Fix a memory leak in crl_set_issuersBernd Edlinger
2022-05-24Fix a memory leak in X509_issuer_and_serial_hashBernd Edlinger
2022-05-24Fix undefined behaviour in EC_GROUP_new_from_ecparametersBernd Edlinger
2022-05-24Fix a memory leak in ec_key_simple_oct2privBernd Edlinger
2022-05-23Fix a crash in asn1_item_embed_newBernd Edlinger
2022-05-21Backport a missing bug-fix from masterBernd Edlinger
2022-05-03Update copyright yearMatt Caswell
2022-04-09err: get rid of err_free_strings_int()Dr. Matthias St. Pierre
2022-04-09err: fix indentation of preprocessor directiveDr. Matthias St. Pierre
2022-04-09err: fix crash in ERR_load_strings() when configured with no-errDr. Matthias St. Pierre
2022-04-07Fix failure to check result of bn_rshift_fixed_topHugo Landau
2022-03-25s390x: Hide internal cpuid symbol and functionJuergen Christ
2022-03-25Fix Coverity 1498612: integer overflowPauli
2022-03-23Fix integer overflow in evp_EncryptDecryptUpdateHugo Landau
2022-03-23Fix Coverity 1201763 uninitialised pointer readPauli
2022-03-21Fix coverity 1498607: uninitialised valuePauli
2022-03-18eng_dyn: Avoid spurious errors when checking for 3.x engineTomas Mraz
2022-03-15Update copyright yearMatt Caswell
2022-03-15Fix possible infinite loop in BN_mod_sqrt()Tomas Mraz
2022-03-11Fix issue where OBJ_nid2obj doesn't always raise an errorHugo Landau
2022-03-10Avoid potential memory leakDmitry Belyavskiy
2022-03-03Fix NULL pointer dereference for BN_mod_exp2_montHugo Landau
2022-02-28crypto/x509/v3_utl.c: Add missing check for OPENSSL_strndupJiasheng Jiang
2022-02-09Check for presence of 3.x openssl runtimeBernd Edlinger
2022-02-04Fix builds with DJGPPJuan Manuel Guerrero