aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/objects/objects.h
Commit message (Expand)AuthorAgeFilesLines
* Updates from 1.0.0-stableDr. Stephen Henson2009-04-041-6/+16
* Revert the size_t modifications from HEAD that had led to moreGeoff Thorpe2008-11-121-2/+1
* size_tification.Ben Laurie2008-11-011-1/+2
* Create function of the form OBJ_bsearch_xxx() in bsearch typesafe macrosDr. Stephen Henson2008-10-221-10/+14
* Fix a shed load or warnings:Dr. Stephen Henson2008-10-201-5/+6
* Fix multiple ; warning.Dr. Stephen Henson2008-10-181-1/+1
* Fix warning a different way.Ben Laurie2008-10-181-4/+4
* Type-safe OBJ_bsearch_ex.Ben Laurie2008-10-141-3/+11
* Type-checked (and modern C compliant) OBJ_bsearch.Ben Laurie2008-10-121-4/+62
* Make things static that should be. Declare stuff in headers that should be.Ben Laurie2006-08-281-0/+3
* New functions to add and free up application defined signature OIDs.Dr. Stephen Henson2006-07-091-0/+2
* Add OID cross reference table.Dr. Stephen Henson2006-04-181-0/+3
* Add lots of checks for memory allocation failure, error codes to indicateDr. Stephen Henson2004-12-051-0/+2
* Add an extended variant of OBJ_bsearch() that can be given a fewRichard Levitte2003-04-291-1/+6
* remove redundant ERR_load_... declarationsBodo Möller2001-12-171-2/+0
* Fix: 2.5.29 is "id-ce", not "ld-ce" (sort of a typo in objects.h).Bodo Möller2001-12-031-17/+17
* make updateRichard Levitte2001-11-151-1/+1
* Constification of the data of a hash table. This means the callbackRichard Levitte2000-12-131-8/+9
* Better handling of EVP names, add EVP to speed.Ben Laurie2000-11-201-2/+7
* I got sick and tired of having to keep track of NIDs when such a thingRichard Levitte2000-07-051-0/+6
* protoypesUlf Möller2000-06-121-3/+3
* In Message-ID: <003201bfb332$14a07520$0801a8c0@janm.transactionsite.com>,Richard Levitte2000-05-021-4/+4
* Fix typo and make ca get the CA and request fields correct.Dr. Stephen Henson2000-03-081-1/+1
* ispell (and minor modifications)Ulf Möller2000-02-031-2/+2
* Add OIDs for idea and blowfish. Unfortunately these are inDr. Stephen Henson1999-12-291-0/+2
* Add PKCS#8 utility functions and add PBE options.Dr. Stephen Henson1999-12-231-0/+12
* Various S/MIME fixes.Dr. Stephen Henson1999-12-111-1/+1
* New options to the -verify program which can be used for chain verification.Dr. Stephen Henson1999-11-261-0/+5
* Support for authority information access extension.Dr. Stephen Henson1999-11-231-0/+23
* More multibyte character support.Dr. Stephen Henson1999-10-251-0/+10
* Generate obj_dat.h in "make update".Ulf Möller1999-09-291-2/+2
* Support for parsing of certificate extensions in PKCS#10 requests: these areDr. Stephen Henson1999-08-091-0/+12
* New function OBJ_obj2txt()Dr. Stephen Henson1999-07-271-0/+1
* More PKCS#5 v2.0 development. Add a function to setup a PKCS#5 v2.0Dr. Stephen Henson1999-06-061-4/+7
* The rest of the PKCS#5, PKCS#8 patch I forgot before :-)Dr. Stephen Henson1999-06-041-0/+12
* Various PKCS#7 related fixes,tidies and comments.Dr. Stephen Henson1999-05-111-0/+5
* Various PKCS#7 fixes to properly (maybe!) handle PKCS#7 enveloped data.Dr. Stephen Henson1999-05-101-0/+4
* Remove NOPROTO definitions and error code comments.Ulf Möller1999-04-261-32/+0
* Complete rewrite of the error code generation script. It now runs as a singleDr. Stephen Henson1999-04-241-1/+5
* Change #include filenames from <foo.h> to <openssl.h>.Bodo Möller1999-04-231-2/+2
* Allow asn1parse to print out VISIBLESTRING and some code needed for certificateDr. Stephen Henson1999-04-171-0/+12
* Massive constification.Ben Laurie1999-04-171-10/+10
* Add PKCS#5 v2.0 ASN1 structures.Dr. Stephen Henson1999-04-081-0/+12
* This is the beginning of PKCS#12 integration. This just adds the PKCS#12Dr. Stephen Henson1999-03-281-0/+83
* Add initial support for Thawte strong extranet certificate extensions andDr. Stephen Henson1999-03-271-0/+5
* Overhaul 'crl' application, add a proper X509_CRL_print function and startDr. Stephen Henson1999-02-191-0/+15
* Add a few extended key usage OIDs.Dr. Stephen Henson1999-01-261-0/+69
* Fix OBJ_txt2nid(): old function was broken when input used the "dot" form, e.g.Dr. Stephen Henson1999-01-121-0/+2
* Add extended key usage OID and update STATUS file.Dr. Stephen Henson1999-01-011-0/+5
* Import of old SSLeay release: SSLeay 0.9.1b (unreleased)Ralf S. Engelschall1998-12-211-1/+45