summaryrefslogtreecommitdiffstats
path: root/crypto/objects/objects.h
AgeCommit message (Expand)Author
2009-04-04Updates from 1.0.0-stableDr. Stephen Henson
2008-11-12Revert the size_t modifications from HEAD that had led to moreGeoff Thorpe
2008-11-01size_tification.Ben Laurie
2008-10-22Create function of the form OBJ_bsearch_xxx() in bsearch typesafe macrosDr. Stephen Henson
2008-10-20Fix a shed load or warnings:Dr. Stephen Henson
2008-10-18Fix multiple ; warning.Dr. Stephen Henson
2008-10-18Fix warning a different way.Ben Laurie
2008-10-14Type-safe OBJ_bsearch_ex.Ben Laurie
2008-10-12Type-checked (and modern C compliant) OBJ_bsearch.Ben Laurie
2006-08-28Make things static that should be. Declare stuff in headers that should be.Ben Laurie
2006-07-09New functions to add and free up application defined signature OIDs.Dr. Stephen Henson
2006-04-18Add OID cross reference table.Dr. Stephen Henson
2004-12-05Add lots of checks for memory allocation failure, error codes to indicateDr. Stephen Henson
2003-04-29Add an extended variant of OBJ_bsearch() that can be given a fewRichard Levitte
2001-12-17remove redundant ERR_load_... declarationsBodo Möller
2001-12-03Fix: 2.5.29 is "id-ce", not "ld-ce" (sort of a typo in objects.h).Bodo Möller
2001-11-15make updateRichard Levitte
2000-12-13Constification of the data of a hash table. This means the callbackRichard Levitte
2000-11-20Better handling of EVP names, add EVP to speed.Ben Laurie
2000-07-05I got sick and tired of having to keep track of NIDs when such a thingRichard Levitte
2000-06-12protoypesUlf Möller
2000-05-02In Message-ID: <003201bfb332$14a07520$0801a8c0@janm.transactionsite.com>,Richard Levitte
2000-03-08Fix typo and make ca get the CA and request fields correct.Dr. Stephen Henson
2000-02-03ispell (and minor modifications)Ulf Möller
1999-12-29Add OIDs for idea and blowfish. Unfortunately these are inDr. Stephen Henson
1999-12-23Add PKCS#8 utility functions and add PBE options.Dr. Stephen Henson
1999-12-11Various S/MIME fixes.Dr. Stephen Henson
1999-11-26New options to the -verify program which can be used for chain verification.Dr. Stephen Henson
1999-11-23Support for authority information access extension.Dr. Stephen Henson
1999-10-25More multibyte character support.Dr. Stephen Henson
1999-09-29Generate obj_dat.h in "make update".Ulf Möller
1999-08-09Support for parsing of certificate extensions in PKCS#10 requests: these areDr. Stephen Henson
1999-07-27New function OBJ_obj2txt()Dr. Stephen Henson
1999-06-06More PKCS#5 v2.0 development. Add a function to setup a PKCS#5 v2.0Dr. Stephen Henson
1999-06-04The rest of the PKCS#5, PKCS#8 patch I forgot before :-)Dr. Stephen Henson
1999-05-11Various PKCS#7 related fixes,tidies and comments.Dr. Stephen Henson
1999-05-10Various PKCS#7 fixes to properly (maybe!) handle PKCS#7 enveloped data.Dr. Stephen Henson
1999-04-26Remove NOPROTO definitions and error code comments.Ulf Möller
1999-04-24Complete rewrite of the error code generation script. It now runs as a singleDr. Stephen Henson
1999-04-23Change #include filenames from <foo.h> to <openssl.h>.Bodo Möller
1999-04-17Allow asn1parse to print out VISIBLESTRING and some code needed for certificateDr. Stephen Henson
1999-04-17Massive constification.Ben Laurie
1999-04-08Add PKCS#5 v2.0 ASN1 structures.Dr. Stephen Henson
1999-03-28This is the beginning of PKCS#12 integration. This just adds the PKCS#12Dr. Stephen Henson
1999-03-27Add initial support for Thawte strong extranet certificate extensions andDr. Stephen Henson
1999-02-19Overhaul 'crl' application, add a proper X509_CRL_print function and startDr. Stephen Henson
1999-01-26Add a few extended key usage OIDs.Dr. Stephen Henson
1999-01-12Fix OBJ_txt2nid(): old function was broken when input used the "dot" form, e.g.Dr. Stephen Henson
1999-01-01Add extended key usage OID and update STATUS file.Dr. Stephen Henson
1998-12-21Import of old SSLeay release: SSLeay 0.9.1b (unreleased)SSLeayRalf S. Engelschall