summaryrefslogtreecommitdiffstats
path: root/crypto/objects
AgeCommit message (Expand)Author
2016-02-05GH601: Various spelling fixes.FdaSilvaYY
2016-02-04update OID tablesDr. Stephen Henson
2016-02-04Add Curve OIDs from draft-josefsson-pkix-newcurvesDr. Stephen Henson
2016-02-03RT2752: Add some EKU OID'sRich Salz
2016-02-02RT2353: Add ipsec IKE OIDRich Salz
2016-02-01unified build scheme: add build.info filesRichard Levitte
2016-01-29Templatize util/domdRich Salz
2016-01-29Always DPURIFYEmilia Kasper
2016-01-27Complete the removal of /* foo.c */ commentsRichard Levitte
2016-01-26Remove /* foo.c */ commentsRich Salz
2016-01-20Consolidate "make update"Rich Salz
2016-01-19Add TLS PRF method.Dr. Stephen Henson
2016-01-17Remove some old makefile targetsRich Salz
2016-01-12Move Makefiles to Makefile.inRich Salz
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