aboutsummaryrefslogtreecommitdiff
path: root/crypto/objects
AgeCommit message (Expand)AuthorFilesLines
2016-11-03Clean away remaining 'selftest' codeRichard Levitte1-27/+0
2016-08-23Sanity check an ASN1_object_size resultMatt Caswell1-0/+2
2016-08-13Use OIDs from draft-ietf-curdle-pkix-02Dr. Stephen Henson2-21/+20
2016-08-01Forgotten make updateRichard Levitte2-5/+23
2016-08-01Additional CMS content types from RFC 4073, RFC 5083, and RFC 5084.Wim Lewis1-0/+3
2016-07-20Check for errors allocating the error strings.Kurt Roeckx1-1/+2
2016-07-05Add checks on sk_TYPE_push() returned valueFdaSilvaYY1-3/+9
2016-07-01Cleanup obj_dat.h, obj_dat.plRich Salz2-5945/+5256
2016-06-29Whitespace cleanup in cryptoFdaSilvaYY1-2/+2
2016-06-22Spelling... and more spellingFdaSilvaYY1-1/+1
2016-06-01Remove/rename some old files.Rich Salz1-0/+0
2016-05-24Fix a mem leak on an error path in OBJ_NAME_add()Matt Caswell1-3/+4
2016-05-23Remove unused error/function codes.Rich Salz1-7/+1
2016-05-20Rename lh_xxx,sk_xxx tp OPENSSL_{LH,SK}_xxxRich Salz2-4/+4
2016-05-19ok was uninitialised on failure.Ben Laurie1-1/+1
2016-05-18OID code tidy up.Dr. Stephen Henson3-58/+48
2016-05-17Manual fixes after copyright consolidationRich Salz3-55/+23
2016-05-17Copyright consolidation 04/10Rich Salz6-163/+43
2016-05-09fix tab-space mixed indentationFdaSilvaYY1-1/+1
2016-04-20Update copyright; generated files.Rich Salz1-59/+8
2016-04-20Remove --classic build entirelyRichard Levitte1-58/+0
2016-04-20Copyright consolidation: perl filesRich Salz3-120/+38
2016-04-13Remove check_defer()Dr. Stephen Henson1-16/+0
2016-04-13Rename int_*() functions to *_int()Matt Caswell1-1/+1
2016-04-13Rename lots of *_intern or *_internal function to int_*Matt Caswell1-2/+2
2016-04-13Deprecate OBJ_cleanup() and make it a no-opMatt Caswell1-2/+2
2016-04-13Deprecate EVP_cleanup() and make it a no-opMatt Caswell1-2/+2
2016-03-21Remove the remainder of util/mk1mf.pl and companion scriptsRichard Levitte1-3/+0
2016-03-11Review commentsKurt Roeckx3-14/+14
2016-03-11Add blake2 support.Bill Cox3-5/+22
2016-03-08Add cipher query functionsTodd Short3-3/+95
2016-03-03GH355: Implement HKDFAlessandro Ghedini3-3/+10
2016-02-28Rename OIDs.Dr. Stephen Henson3-33/+19
2016-02-26RT4335: Fix UEFI build of OBJ_NAME_new_index()David Woodhouse1-8/+16
2016-02-20Always build library object files with shared library cflagsRichard Levitte1-1/+1
2016-02-18Remove all special make depend flags, as well as OPENSSL_DOING_MAKEDEPENDRichard Levitte1-1/+1
2016-02-11Perl's chop / chomp considered bad, use a regexp insteadRichard Levitte3-6/+6
2016-02-05GH601: Various spelling fixes.FdaSilvaYY1-1/+1
2016-02-04update OID tablesDr. Stephen Henson2-5/+29
2016-02-04Add Curve OIDs from draft-josefsson-pkix-newcurvesDr. Stephen Henson1-0/+7
2016-02-03RT2752: Add some EKU OID'sRich Salz3-5/+91
2016-02-02RT2353: Add ipsec IKE OIDRich Salz3-5/+14
2016-02-01unified build scheme: add build.info filesRichard Levitte1-0/+3
2016-01-29Templatize util/domdRich Salz2-2/+2
2016-01-29Always DPURIFYEmilia Kasper1-1/+0
2016-01-27Complete the removal of /* foo.c */ commentsRichard Levitte3-5/+0
2016-01-26Remove /* foo.c */ commentsRich Salz5-5/+0
2016-01-20Consolidate "make update"Rich Salz1-1/+1
2016-01-19Add TLS PRF method.Dr. Stephen Henson3-3/+10
2016-01-17Remove some old makefile targetsRich Salz1-12/+0