Limit depth of ASN1 parse printing.
[openssl.git] / crypto /
2015-11-24 Dr. Stephen HensonLimit depth of ASN1 parse printing.
2015-10-10 Dr. Stephen HensonTypo.
2015-09-29 Ismo PuustinenGH367: use random data if seed too short.
2015-09-17 Matt CaswellMake sure OPENSSL_cleanse checks for NULL
2015-07-31 Loganaden VelvindronClear BN-mont values when free'ing it.
2015-07-30 Martin VejnarRT3774: double-free in DSA
2015-06-25 Dr. Stephen HensonDon't output bogus errors in PKCS12_parse
2015-06-16 Richard LevitteMake preprocessor error into real preprocessor error
2015-06-16 Richard LevitteRemove one extraneous parenthesis
2015-06-11 Matt CaswellPrepare for 1.0.0t-dev
2015-06-11 Matt CaswellPrepare for 1.0.0s release OpenSSL_1_0_0s
2015-06-11 Emilia KasperPKCS#7: Fix NULL dereference with missing EncryptedContent.
2015-06-11 Emilia KasperFix length checks in X509_cmp_time to avoid out-of...
2015-06-11 Dr. Stephen HensonFix infinite loop in CMS
2015-06-10 Matt CaswellEC_POINT_is_on_curve does not return a boolean
2015-06-08 Dr. Stephen Hensonreturn correct NID for undefined object
2015-06-04 Matt CaswellFix off-by-one error in BN_bn2hex
2015-05-28 Dr. Stephen Hensoncheck for error when creating PKCS#8 structure
2015-05-23 Richard LevitteFix the update target and remove duplicate file updates
2015-05-22 Matt CaswellFix off-by-one in BN_rand
2015-05-22 Matt CaswellReject negative shifts for BN_rshift and BN_lshift
2015-05-13 Rich SalzAdd NULL checks from master
2015-05-02 Gilles KhouzamRT3820: Don't call GetDesktopWindow()
2015-04-22 Dr. Stephen HensonLimit depth of nested sequences when generating ASN.1
2015-04-22 Loganaden VelvindronFix CRYPTO_strdup
2015-04-18 Dr. Stephen HensonFix encoding bug in i2c_ASN1_INTEGER
2015-04-16 Viktor DukhovniCode style: space after 'if'
2015-04-16 Dr. Stephen HensonReject empty generation strings.
2015-04-10 Dr. Stephen HensonDon't set *pval to NULL in ASN1_item_ex_new.
2015-03-24 Dr. Stephen HensonMake OCSP response verification more flexible.
2015-03-19 Matt CaswellPrepare for 1.0.0s-dev
2015-03-19 Matt CaswellPrepare for 1.0.0r release OpenSSL_1_0_0r
2015-03-19 Matt Caswellmake update
2015-03-19 Matt CaswellFix a failure to NULL a pointer freed on error.
2015-03-19 Emilia KasperPKCS#7: avoid NULL pointer dereferences with missing...
2015-03-19 Dr. Stephen HensonFix ASN1_TYPE_cmp
2015-03-18 Dr. Stephen HensonFree up ADB and CHOICE if already initialised.
2015-03-12 Dr. Stephen HensonASN.1 print fix.
2015-03-08 Dr. Stephen HensonFix warnings.
2015-03-08 Dr. Stephen HensonCleanse PKCS#8 private key components.
2015-03-02 Dr. Stephen HensonCheck public key is not NULL.
2015-03-02 Dr. Stephen HensonFix format script.
2015-02-25 Matt CaswellFix a failure to NULL a pointer freed on error.
2015-02-09 Andy PolyakovBring objects.pl output even closer to new format.
2015-02-09 Andy PolyakovHarmonize objects.pl output with new format.
2015-02-05 Rich SalzFixed bad formatting in crypto/des/spr.h
2015-02-04 Dr. Stephen HensonMake objxref.pl output in correct format
2015-02-03 Dr. Stephen HensonCheck PKCS#8 pkey field is valid before cleansing.
2015-01-22 Matt CaswellFix formatting error in pem.h
2015-01-22 Matt CaswellRe-align some comments after running the reformat script. OpenSSL_1_0_0-post-reformat
2015-01-22 Matt CaswellRerun util/openssl-format-source -v -c . OpenSSL_1_0_0-post-auto-reformat
2015-01-22 Matt CaswellRun util/openssl-format-source -v -c .
2015-01-22 Matt CaswellYet more changes to comments OpenSSL_1_0_0-pre-auto-reformat
2015-01-22 Matt CaswellFix modes.h so that indent doesn't complain
2015-01-22 Matt CaswellMove more comments that confuse indent
2015-01-22 Matt CaswellManually reformat aes_x86core.c and add it to the list...
2015-01-22 Andy Polyakovcrypto/ofb128.c: make it indent-friendly.
2015-01-22 Andy Polyakovmodes/ctr128.c: make it indent-friendly.
2015-01-22 Andy Polyakovmodes/cfb128.c: make it indent-friendly.
2015-01-22 Matt CaswellFix indent comment corruption issue
2015-01-22 Andy Polyakovbn/bn_const.c: make it indent-friendly.
2015-01-22 Andy Polyakovbn/asm/x86_64-gcc.cL make it indent-friendly.
2015-01-22 Andy Polyakovbn/bn_asm.c: make it indent-friendly.
2015-01-22 Andy Polyakovbn/bn_exp.c: make it indent-friendly.
2015-01-22 Matt CaswellManually reformat aes_core.c
2015-01-22 Matt CaswellFix strange formatting by indent
2015-01-22 Matt Caswellindent has problems with comments that are on the right...
2015-01-22 Andy Polyakovmodes/cts128.c: make it indent-friendly.
2015-01-22 Andy Polyakovcrypto/mem_dbg.c: make it indent-friendly.
2015-01-22 Matt CaswellMore indent fixes for STACK_OF
2015-01-22 Matt CaswellFix indent issue with functions using STACK_OF
2015-01-22 Matt CaswellFix indent issue with engine.h
2015-01-22 Andy Polyakovcrypto/cryptlib.c: make it indent-friendly.
2015-01-22 Andy Polyakovbn/bntest.c: make it indent-friendly.
2015-01-22 Andy Polyakovbn/bn_recp.c: make it indent-friendly.
2015-01-22 Matt CaswellFix source where indent will not be able to cope
2015-01-22 Matt CaswellAdditional comment changes for reformat of 1.0.0
2015-01-22 Matt CaswellFurther comment amendments to preserve formatting prior...
2015-01-22 Tim Hudsonmark all block comments that need format preserving...
2015-01-15 Matt CaswellPrepare for 1.0.0r-dev OpenSSL_1_0_0-pre-reformat
2015-01-15 Matt CaswellPrepare for 1.0.0q release OpenSSL_1_0_0q
2015-01-15 Matt Caswellmake update
2015-01-14 Richard LevitteFixup installation script for VMS
2015-01-13 Matt CaswellMake output from openssl version -f consistent with...
2015-01-13 Matt CaswellFix warning where BIO_FLAGS_UPLINK was being redefined.
2015-01-13 Matt CaswellAvoid deprecation problems in Visual Studio 13
2015-01-08 Matt CaswellFix build failure on Windows due to undefined cflags...
2015-01-08 Matt CaswellPrepare for 1.0.0q-dev
2015-01-08 Matt CaswellPrepare for 1.0.0p release OpenSSL_1_0_0p
2015-01-08 Matt Caswellmake update
2015-01-08 Andy PolyakovFix for CVE-2014-3570.
2015-01-06 Dr. Stephen Hensonuse correct function name
2015-01-05 Dr. Stephen HensonFix various certificate fingerprint issues.
2015-01-05 Dr. Stephen HensonConstify ASN1_TYPE_cmp add X509_ALGOR_cmp.
2015-01-05 Dr. Stephen HensonReject invalid constructed encodings.
2014-12-19 Matt CaswellFix a problem if CFLAGS is too long cversion.c fails...
2014-12-18 Kurt RoeckxReturn error when a bit string indicates an invalid...
2014-12-17 Emilia KasperRevert "RT3425: constant-time evp_enc"
2014-12-16 Matt CaswellAdd OPENSSL_NO_ECDH guards
2014-12-12 Matt CaswellFix use of NULL memory pointer in X509_VERIFY_PARAM_new...
next