summaryrefslogtreecommitdiffstats
path: root/crypto
AgeCommit message (Expand)Author
2015-07-31Clear BN-mont values when free'ing it.Loganaden Velvindron
2015-07-29RT3774: double-free in DSAMartin Vejnar
2015-06-25Don't output bogus errors in PKCS12_parseDr. Stephen Henson
2015-06-16Make preprocessor error into real preprocessor errorRichard Levitte
2015-06-16Remove one extraneous parenthesisRichard Levitte
2015-06-11Prepare for 1.0.0t-devMatt Caswell
2015-06-11Prepare for 1.0.0s releaseOpenSSL_1_0_0sMatt Caswell
2015-06-11PKCS#7: Fix NULL dereference with missing EncryptedContent.Emilia Kasper
2015-06-11Fix length checks in X509_cmp_time to avoid out-of-bounds reads.Emilia Kasper
2015-06-11Fix infinite loop in CMSDr. Stephen Henson
2015-06-10EC_POINT_is_on_curve does not return a booleanMatt Caswell
2015-06-08return correct NID for undefined objectDr. Stephen Henson
2015-06-04Fix off-by-one error in BN_bn2hexMatt Caswell
2015-05-28check for error when creating PKCS#8 structureDr. Stephen Henson
2015-05-23Fix the update target and remove duplicate file updatesRichard Levitte
2015-05-22Fix off-by-one in BN_randMatt Caswell
2015-05-22Reject negative shifts for BN_rshift and BN_lshiftMatt Caswell
2015-05-13Add NULL checks from masterRich Salz
2015-05-02RT3820: Don't call GetDesktopWindow()Gilles Khouzam
2015-04-22Limit depth of nested sequences when generating ASN.1Dr. Stephen Henson
2015-04-22Fix CRYPTO_strdupLoganaden Velvindron
2015-04-18Fix encoding bug in i2c_ASN1_INTEGERDr. Stephen Henson
2015-04-16Code style: space after 'if'Viktor Dukhovni
2015-04-16Reject empty generation strings.Dr. Stephen Henson
2015-04-10Don't set *pval to NULL in ASN1_item_ex_new.Dr. Stephen Henson
2015-03-24Make OCSP response verification more flexible.Dr. Stephen Henson
2015-03-19Prepare for 1.0.0s-devMatt Caswell
2015-03-19Prepare for 1.0.0r releaseOpenSSL_1_0_0rMatt Caswell
2015-03-19make updateMatt Caswell
2015-03-19Fix a failure to NULL a pointer freed on error.Matt Caswell
2015-03-19PKCS#7: avoid NULL pointer dereferences with missing contentEmilia Kasper
2015-03-19Fix ASN1_TYPE_cmpDr. Stephen Henson
2015-03-18Free up ADB and CHOICE if already initialised.Dr. Stephen Henson
2015-03-12ASN.1 print fix.Dr. Stephen Henson
2015-03-08Fix warnings.Dr. Stephen Henson
2015-03-08Cleanse PKCS#8 private key components.Dr. Stephen Henson
2015-03-02Check public key is not NULL.Dr. Stephen Henson
2015-03-02Fix format script.Dr. Stephen Henson
2015-02-25Fix a failure to NULL a pointer freed on error.Matt Caswell
2015-02-09Bring objects.pl output even closer to new format.Andy Polyakov
2015-02-09Harmonize objects.pl output with new format.Andy Polyakov
2015-02-05Fixed bad formatting in crypto/des/spr.hRich Salz
2015-02-04Make objxref.pl output in correct formatDr. Stephen Henson
2015-02-03Check PKCS#8 pkey field is valid before cleansing.Dr. Stephen Henson
2015-01-22Fix formatting error in pem.hMatt Caswell
2015-01-22Re-align some comments after running the reformat script.OpenSSL_1_0_0-post-reformatMatt Caswell
2015-01-22Rerun util/openssl-format-source -v -c .OpenSSL_1_0_0-post-auto-reformatMatt Caswell
2015-01-22Run util/openssl-format-source -v -c .Matt Caswell
2015-01-22Yet more changes to commentsOpenSSL_1_0_0-pre-auto-reformatMatt Caswell
2015-01-22Fix modes.h so that indent doesn't complainMatt Caswell