summaryrefslogtreecommitdiffstats
path: root/crypto/objects
AgeCommit message (Expand)Author
2015-11-09Continue standardising malloc style for libcryptoMatt Caswell
2015-11-05Rebuild error source files.Dr. Stephen Henson
2015-10-05New cipher and cipher modes standardized in RussiaDmitry Belyavskiy
2015-09-03remove 0 assignments.Rich Salz
2015-08-17Add new GOST OIDsDmitry Belyavsky
2015-06-23Add $! to errors, use script basename.Rich Salz
2015-06-08return correct NID for undefined objectDr. Stephen Henson
2015-06-02RT3230: Better test for C identifierAnnie Yousar
2015-05-22Fix the update target and remove duplicate file updatesRichard Levitte
2015-05-21Add scrypt OID from draft-josefsson-scrypt-kdf-03Dr. Stephen Henson
2015-05-14make dependRichard Levitte
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