aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/objects
Commit message (Expand)AuthorAgeFilesLines
* Use OIDs from draft-ietf-curdle-pkix-02Dr. Stephen Henson2016-08-132-21/+20
* Forgotten make updateRichard Levitte2016-08-012-5/+23
* Additional CMS content types from RFC 4073, RFC 5083, and RFC 5084.Wim Lewis2016-08-011-0/+3
* Check for errors allocating the error strings.Kurt Roeckx2016-07-201-1/+2
* Add checks on sk_TYPE_push() returned valueFdaSilvaYY2016-07-051-3/+9
* Cleanup obj_dat.h, obj_dat.plRich Salz2016-07-012-5945/+5256
* Whitespace cleanup in cryptoFdaSilvaYY2016-06-291-2/+2
* Spelling... and more spellingFdaSilvaYY2016-06-221-1/+1
* Remove/rename some old files.Rich Salz2016-06-011-0/+0
* Fix a mem leak on an error path in OBJ_NAME_add()Matt Caswell2016-05-241-3/+4
* Remove unused error/function codes.Rich Salz2016-05-231-7/+1
* Rename lh_xxx,sk_xxx tp OPENSSL_{LH,SK}_xxxRich Salz2016-05-202-4/+4
* ok was uninitialised on failure.Ben Laurie2016-05-191-1/+1
* OID code tidy up.Dr. Stephen Henson2016-05-183-58/+48
* Manual fixes after copyright consolidationRich Salz2016-05-173-55/+23
* Copyright consolidation 04/10Rich Salz2016-05-176-163/+43
* fix tab-space mixed indentationFdaSilvaYY2016-05-091-1/+1
* Update copyright; generated files.Rich Salz2016-04-201-59/+8
* Remove --classic build entirelyRichard Levitte2016-04-201-58/+0
* Copyright consolidation: perl filesRich Salz2016-04-203-120/+38
* Remove check_defer()Dr. Stephen Henson2016-04-131-16/+0
* Rename int_*() functions to *_int()Matt Caswell2016-04-131-1/+1
* Rename lots of *_intern or *_internal function to int_*Matt Caswell2016-04-131-2/+2
* Deprecate OBJ_cleanup() and make it a no-opMatt Caswell2016-04-131-2/+2
* Deprecate EVP_cleanup() and make it a no-opMatt Caswell2016-04-131-2/+2
* Remove the remainder of util/mk1mf.pl and companion scriptsRichard Levitte2016-03-211-3/+0
* Review commentsKurt Roeckx2016-03-113-14/+14
* Add blake2 support.Bill Cox2016-03-113-5/+22
* Add cipher query functionsTodd Short2016-03-083-3/+95
* GH355: Implement HKDFAlessandro Ghedini2016-03-033-3/+10
* Rename OIDs.Dr. Stephen Henson2016-02-283-33/+19
* RT4335: Fix UEFI build of OBJ_NAME_new_index()David Woodhouse2016-02-261-8/+16
* Always build library object files with shared library cflagsRichard Levitte2016-02-201-1/+1
* Remove all special make depend flags, as well as OPENSSL_DOING_MAKEDEPENDRichard Levitte2016-02-181-1/+1
* Perl's chop / chomp considered bad, use a regexp insteadRichard Levitte2016-02-113-6/+6
* GH601: Various spelling fixes.FdaSilvaYY2016-02-051-1/+1
* update OID tablesDr. Stephen Henson2016-02-042-5/+29
* Add Curve OIDs from draft-josefsson-pkix-newcurvesDr. Stephen Henson2016-02-041-0/+7
* RT2752: Add some EKU OID'sRich Salz2016-02-033-5/+91
* RT2353: Add ipsec IKE OIDRich Salz2016-02-023-5/+14
* unified build scheme: add build.info filesRichard Levitte2016-02-011-0/+3
* Templatize util/domdRich Salz2016-01-292-2/+2
* Always DPURIFYEmilia Kasper2016-01-291-1/+0
* Complete the removal of /* foo.c */ commentsRichard Levitte2016-01-273-5/+0
* Remove /* foo.c */ commentsRich Salz2016-01-265-5/+0
* Consolidate "make update"Rich Salz2016-01-201-1/+1
* Add TLS PRF method.Dr. Stephen Henson2016-01-193-3/+10
* Remove some old makefile targetsRich Salz2016-01-171-12/+0
* Move Makefiles to Makefile.inRich Salz2016-01-122-119/+74
* make updateRichard Levitte2016-01-121-27/+28