summaryrefslogtreecommitdiffstats
path: root/crypto/objects
AgeCommit message (Expand)Author
2016-08-23Sanity check an ASN1_object_size resultMatt Caswell
2016-08-13Use OIDs from draft-ietf-curdle-pkix-02Dr. Stephen Henson
2016-08-01Forgotten make updateRichard Levitte
2016-08-01Additional CMS content types from RFC 4073, RFC 5083, and RFC 5084.Wim Lewis
2016-07-20Check for errors allocating the error strings.Kurt Roeckx
2016-07-05Add checks on sk_TYPE_push() returned valueFdaSilvaYY
2016-07-01Cleanup obj_dat.h, obj_dat.plRich Salz
2016-06-29Whitespace cleanup in cryptoFdaSilvaYY
2016-06-22Spelling... and more spellingFdaSilvaYY
2016-06-01Remove/rename some old files.Rich Salz
2016-05-24Fix a mem leak on an error path in OBJ_NAME_add()Matt Caswell
2016-05-23Remove unused error/function codes.Rich Salz
2016-05-20Rename lh_xxx,sk_xxx tp OPENSSL_{LH,SK}_xxxRich Salz
2016-05-19ok was uninitialised on failure.Ben Laurie
2016-05-18OID code tidy up.Dr. Stephen Henson
2016-05-17Manual fixes after copyright consolidationRich Salz
2016-05-17Copyright consolidation 04/10Rich Salz
2016-05-09fix tab-space mixed indentationFdaSilvaYY
2016-04-20Update copyright; generated files.Rich Salz
2016-04-20Remove --classic build entirelyRichard Levitte
2016-04-20Copyright consolidation: perl filesRich Salz
2016-04-13Remove check_defer()Dr. Stephen Henson
2016-04-13Rename int_*() functions to *_int()Matt Caswell
2016-04-13Rename lots of *_intern or *_internal function to int_*Matt Caswell
2016-04-13Deprecate OBJ_cleanup() and make it a no-opMatt Caswell
2016-04-13Deprecate EVP_cleanup() and make it a no-opMatt Caswell
2016-03-21Remove the remainder of util/mk1mf.pl and companion scriptsRichard Levitte
2016-03-11Review commentsKurt Roeckx
2016-03-11Add blake2 support.Bill Cox
2016-03-08Add cipher query functionsTodd Short
2016-03-03GH355: Implement HKDFAlessandro Ghedini
2016-02-28Rename OIDs.Dr. Stephen Henson
2016-02-26RT4335: Fix UEFI build of OBJ_NAME_new_index()David Woodhouse
2016-02-20Always build library object files with shared library cflagsRichard Levitte
2016-02-18Remove all special make depend flags, as well as OPENSSL_DOING_MAKEDEPENDRichard Levitte
2016-02-11Perl's chop / chomp considered bad, use a regexp insteadRichard Levitte
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