summaryrefslogtreecommitdiffstats
path: root/crypto/x509
AgeCommit message (Expand)Author
2015-07-07Extend -show_chain option to verify to show more infoMatt Caswell
2015-07-07Reject calls to X509_verify_cert that have not been reinitialisedMatt Caswell
2015-07-07Fix alternate chains certificate forgery issueMatt Caswell
2015-06-11Fix length checks in X509_cmp_time to avoid out-of-bounds reads.Emilia Kasper
2015-05-28Use enum for X509_LOOKUP_TYPERich Salz
2015-05-22Fix the update target and remove duplicate file updatesRichard Levitte
2015-05-20Correctly check for export size limitKurt Roeckx
2015-05-14make dependRichard Levitte
2015-05-14Identify and move common internal libcrypto header filesRichard Levitte
2015-05-11Use p==NULL not !p (in if statements, mainly)Rich Salz
2015-05-06Initialize potentially uninitialized local variablesGunnar Kudrjavets
2015-05-05memset, memcpy, sizeof consistency fixesRich Salz
2015-05-04Use safer sizeof variant in mallocRich Salz
2015-05-04Fix cut/paste errorRich Salz
2015-05-03Add OSSL_NELEM macro.Dr. Stephen Henson
2015-05-02make X509_VERIFY_PARAM opaqueDr. Stephen Henson
2015-05-02RT3776: Wrong size for mallocRich Salz
2015-05-01free NULL cleanup -- codaRich Salz
2015-05-01Remove goto inside an if(0) blockRich Salz
2015-05-01free null cleanup finaleRich Salz
2015-04-30free NULL cleanup 5aRich Salz
2015-04-30free NULL cleanup 8Rich Salz
2015-04-28remove malloc castsRich Salz
2015-04-11X509_VERIFY_PARAM_free: Check param for NULLKurt Roeckx
2015-03-31Remove EXHEADER, TEST, APPS, links:, install: and uninstall: where relevantRichard Levitte
2015-03-31Stop symlinking, move files to intended directoryRichard Levitte
2015-03-28Remove d2i_X509_PKEY and i2d_X509_PKEYDr. Stephen Henson
2015-03-28free NULL cleanupRich Salz
2015-03-25Remove X509_ATTRIBUTE hack.Dr. Stephen Henson
2015-03-25free NULL cleanupRich Salz
2015-03-25make dependDr. Stephen Henson
2015-03-25make X509_NAME opaqueDr. Stephen Henson
2015-03-24Fix verify algorithm.Dr. Stephen Henson
2015-03-24make dependDr. Stephen Henson
2015-03-23make X509_EXTENSION opaqueDr. Stephen Henson
2015-03-23Remove old ASN.1 code.Dr. Stephen Henson
2015-03-16Make X509_ATTRIBUTE opaque.Dr. Stephen Henson
2015-03-12Remove obsolete declarations.Dr. Stephen Henson
2015-03-11Merge OPENSSL_NO_EC{DH,DSA} into OPENSSL_NO_ECRich Salz
2015-03-02Check public key is not NULL.Dr. Stephen Henson
2015-02-25Add flag to inhibit checking for alternate certificate chains. Setting thisMatt Caswell
2015-02-25In certain situations the server provided certificate chain may no longer beMatt Caswell
2015-02-09Remove obsolete IMPLEMENT_ASN1_SET_OFDr. Stephen Henson
2015-02-08Final (for me, for now) dead code cleanupRich Salz
2015-02-06Remove X509_PAIRRich Salz
2015-02-06util/mkstack.pl now generates entire safestack.hRich Salz
2015-01-27"#if 0" removal: header filesRich Salz
2015-01-27OPENSSL_NO_xxx cleanup: SHARich Salz
2015-01-27OPENSSL_NO_xxx cleanup: RFC3779Rich Salz
2015-01-27OPENSSL_NO_xxx cleanup: many removalsRich Salz