summaryrefslogtreecommitdiffstats
path: root/crypto
AgeCommit message (Expand)Author
2017-08-22Use casts for arguments to ctype functions.Pauli
2017-08-18Set FIPS thread id callback.Dr. Stephen Henson
2017-08-18Fix OCSP_basic_verify() cert chain construction in case bs->certs is NULL (ba...David von Oheimb
2017-08-18err/err.c: fix "wraparound" bug in ERR_set_error_data.Andy Polyakov
2017-08-17Clear outputs in PKCS12_parse error handling.Bernd Edlinger
2017-08-15Fix 'no-cms'Richard Levitte
2017-08-07Avoid surpising password dialog in X509 file lookup.Bernd Edlinger
2017-08-07Add NOTTOOLONG macro for more clear code.Rich Salz
2017-08-04Add a missing CRYPTO_w_unlock in get_cert_by_subjectBernd Edlinger
2017-07-31Fix an information leak in the RSA padding check code.Bernd Edlinger
2017-07-29Clean password buffer on stack for PEM_read_bio_PrivateKeyBernd Edlinger
2017-07-26Fix comment typo.David Benjamin
2017-07-25x86_64 assembly pack: "optimize" for Knights Landing.Andy Polyakov
2017-07-24evp/e_aes_cbc_hmac_sha256.c: give SHAEXT right priority.Andy Polyakov
2017-07-23Fix RSA-PSS in FIPS mode by switching digest implementations.Dr. Stephen Henson
2017-07-19Remove some dead codeMatt Caswell
2017-07-19Fix undefined behaviour in e_aes_cbc_hmac_sha256.c and e_aes_cbc_hmac_sha1.cMatt Caswell
2017-07-16Backport of 5b8fa43 and remove resolved TODO: see PR#3924.Bernd Edlinger
2017-07-06Avoid possible memleak in X509_policy_check()Richard Levitte
2017-07-05Fix a memleak in X509_PKEY_new.Bernd Edlinger
2017-07-05Undo one UI fixRichard Levitte
2017-07-05Fix small UI issuesRichard Levitte
2017-07-02Fix a memleak in ec_GFp_mont_group_set_curve.Bernd Edlinger
2017-07-02Fix a memory leak in ecdh/ecdsa_check.Bernd Edlinger
2017-06-21Remove inadvertently commited test binariesBenjamin Kaduk
2017-06-17Remove a pointless "#if 0" block from BN_mul.Bernd Edlinger
2017-06-14Fix a possible crash in dsa_builtin_paramgen2.Bernd Edlinger
2017-06-14Fix possible crash in X931 code.Bernd Edlinger
2017-06-14Remove the fallback from ERR_get_state because theBernd Edlinger
2017-06-13Fix a possible crash in the error handling.Bernd Edlinger
2017-06-10Remove needless type casting.Rich Salz
2017-06-08Fix a read off the end of the input bufferRich Salz
2017-06-05ec/asm/ecp_nistz256-x86_64.pl: minor sqr_montx cleanup.Andy Polyakov
2017-06-01Fix ex_data memory leakTodd Short
2017-05-25Prepare for 1.0.2m-devMatt Caswell
2017-05-25Prepare for 1.0.2l releaseOpenSSL_1_0_2lMatt Caswell
2017-05-11Remove dead code.Pauli
2017-05-05perlasm/x86_64-xlate.pl: work around problem with hex constants in masm.Andy Polyakov
2017-05-02Fix some error path logic in i2v_AUTHORITY_INFO_ACCESS and i2v_GENERAL_NAMEMatt Caswell
2017-05-02RT2867: des_ede3_cfb1 ignored "size in bits" flagRich Salz
2017-05-02Fix URL links in commentRich Salz
2017-05-02Fix time offset calculation.Todd Short
2017-04-30Check fflush on BIO_ctrl callRich Salz
2017-04-26Remove unnecessary loop in pkey_rsa_decrypt.Bernd Edlinger
2017-04-24check length sanity before correcting in EVP_CTRL_AEAD_TLS1_AADRich Salz
2017-04-24Annotate ASN.1 attributes of the jurisdictionCountryName NIDAlex Gaynor
2017-04-22Numbers greater than 1 are usually non-negative.David Benjamin
2017-04-04crypto/ppccap.c: SIGILL-free processor capabilities detection on MacOS X.Andy Polyakov
2017-04-03Add missing macros for DHxparamsMatt Caswell
2017-03-31Fix for #2730. Add CRLDP extension to list of supported extensionsJon Spillett