summaryrefslogtreecommitdiffstats
path: root/crypto/objects
AgeCommit message (Expand)Author
2015-05-14Identify and move common internal libcrypto header filesRichard Levitte
2015-05-13Call of memcmp with null pointers in obj_cmp()Hanno Böck
2015-05-13Fix the heap corruption in libeay32!OBJ_add_object.Gunnar Kudrjavets
2015-05-11Use p==NULL not !p (in if statements, mainly)Rich Salz
2015-05-06Make sig_app, sigx_app staticRich Salz
2015-05-06ZLIB compression deserves a better commentRichard Levitte
2015-05-05make updateRichard Levitte
2015-05-05Remove the last traces of the fake RLE compressionRichard Levitte
2015-05-04Use safer sizeof variant in mallocRich Salz
2015-05-03fix various typo'sRich Salz
2015-05-03Add OSSL_NELEM macro.Dr. Stephen Henson
2015-05-01free NULL cleanup 11Rich Salz
2015-05-01free null cleanup finaleRich Salz
2015-04-30free NULL cleanup 7Rich Salz
2015-04-28remove malloc castsRich Salz
2015-04-16Code style: space after 'if'Viktor Dukhovni
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-25make dependDr. Stephen Henson
2015-03-24make ASN1_OBJECT opaqueDr. Stephen Henson
2015-03-05Unchecked malloc fixesMatt Caswell
2015-02-12RT937: Enable pilotAttributeType uniqueIdentifierRich Salz
2015-02-11Add more Camellia OIDs.Andy Polyakov
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-06util/mkstack.pl now generates entire safestack.hRich Salz
2015-02-04Make objxref.pl output in correct formatDr. Stephen Henson
2015-01-27OPENSSL_NO_xxx cleanup: many removalsRich Salz
2015-01-23ifdef cleanup part 3: OPENSSL_SYSNAMERich Salz
2015-01-22Run util/openssl-format-source -v -c .Matt Caswell
2015-01-06Further comment amendments to preserve formatting prior to source reformatMatt Caswell
2014-12-30mark all block comments that need format preserving so thatTim Hudson
2014-12-08Remove fipscanister build functionality from makefiles.Dr. Stephen Henson
2014-12-08Add EVP support for OCB modeMatt Caswell
2014-11-28Remove all .cvsignore filesRich Salz
2014-11-13Fix cross reference table generator.Dr. Stephen Henson
2014-08-06Fix OID handling:Emilia Kasper
2014-07-08Please Clang's sanitizer, addendum.Andy Polyakov
2014-06-27Rebuild OID table.Dr. Stephen Henson
2014-06-27Fix OID encoding for one component.Dr. Stephen Henson
2014-02-26CABForum EV OIDs for Subject Jurisdiction of Incorporation or Registration.Rob Stradling
2014-02-14Show the contents of the RFC6962 Signed Certificate Timestamp List Certificat...Rob Stradling
2013-10-15Sync OID numbers with 1.0.2 branch.Dr. Stephen Henson
2013-09-05misspellings fixes by https://github.com/vlajos/misspell_fixerVeres Lajos
2013-07-17Add new OIDs from RFC5753Dr. Stephen Henson
2013-06-21Add new OID to pSpecified from PKCS#1Dr. Stephen Henson
2013-05-13Add AES-SHA256 stitch.Andy Polyakov
2013-01-13Fix some clang warnings.Ben Laurie
2012-04-22objxref.pl: improve portability.Andy Polyakov
2012-04-22PR: 2239Dr. Stephen Henson