summaryrefslogtreecommitdiffstats
path: root/crypto/objects
AgeCommit message (Expand)Author
2016-01-12make updateRichard Levitte
2016-01-11Use ossl_inline and DEFINE_LHASH_OFDr. Stephen Henson
2016-01-11Add lh_doall_arg inliningDr. Stephen Henson
2016-01-11Add lh_doall inliningDr. Stephen Henson
2016-01-11Add lh_new() inliningDr. Stephen Henson
2016-01-11Inline LHASH_OFDr. Stephen Henson
2016-01-07mem functions cleanupRich Salz
2016-01-07Only declare stacks in headersDr. Stephen Henson
2016-01-07Rename DECLARE*STACK_OF to DEFINE*STACK_OFDr. Stephen Henson
2015-12-16Rename some BUF_xxx to OPENSSL_xxxRich Salz
2015-12-10Support the TLS Feature (aka Must Staple) X.509v3 extension (RFC7633).Rob Stradling
2015-12-10Add ChaCha20-Poly1305 and ChaCha20 NIDs.Andy Polyakov
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