summaryrefslogtreecommitdiffstats
path: root/crypto/objects
AgeCommit message (Expand)Author
2007-04-11Experimental HMAC support via EVP_PKEY_METHOD.Dr. Stephen Henson
2007-03-23Stage 1 GOST ciphersuite support.Dr. Stephen Henson
2007-02-03add support for DSA with SHA2Nils Larsch
2006-12-21updateNils Larsch
2006-12-20add support for ecdsa-with-sha256 etc.Nils Larsch
2006-12-06Sync OID NIDs with OpenSSL 0.9.8.Dr. Stephen Henson
2006-12-04add "Certificate Issuer" and "Subject Directory Attributes" OIDsNils Larsch
2006-11-21Update from 0.9.8 stable. Eliminate duplicate error codes.Dr. Stephen Henson
2006-08-28Make things static that should be. Declare stuff in headers that should be.Ben Laurie
2006-07-12Bugfix: don't look in internal table for signature if found in applicationDr. Stephen Henson
2006-07-09New functions to add and free up application defined signature OIDs.Dr. Stephen Henson
2006-06-09Camellia cipher, contributed by NTTBodo Möller
2006-05-17HMAC OIDs from RFC4231.Dr. Stephen Henson
2006-05-14Extend PBE code to support non default PKCS#5 v2.0 PRFs.Dr. Stephen Henson
2006-05-12make updateRichard Levitte
2006-04-18Add OID cross reference table.Dr. Stephen Henson
2006-04-05Rebuild mac table to avoid duplicates.Dr. Stephen Henson
2006-04-05Typos in a few OID names.Dr. Stephen Henson
2006-04-05Minor object name edit.Dr. Stephen Henson
2006-04-04Update and add last (?) set of GOST OIDs.Dr. Stephen Henson
2006-04-02More GOST OIDsDr. Stephen Henson
2006-04-02Add GOST parameter set OIDs.Dr. Stephen Henson
2006-03-31Fix gost OIDs.Dr. Stephen Henson
2006-03-29Fix typo.Dr. Stephen Henson
2006-03-29Add some GOST OIDs.Dr. Stephen Henson
2006-03-28Fix bug where freed OIDs could be accessed in EVP_cleanup() byDr. Stephen Henson
2006-02-15Fix from stable branch.Dr. Stephen Henson
2006-02-04Update filenames in makefiles.Dr. Stephen Henson
2006-01-29add additional checks + cleanupNils Larsch
2005-11-28Add Whirlpool OID.Andy Polyakov
2005-11-20Extensive OID code enhancement and fixes.Dr. Stephen Henson
2005-09-02fix typo in sbgp namesNils Larsch
2005-08-28fix warnings when building openssl with the following compiler options:Nils Larsch
2005-07-23Initial print only support for IDP CRL extension.Dr. Stephen Henson
2005-06-29Fix warnings.Ben Laurie
2005-05-16Further BUILDENV refinement, further fool-proofing of Makefiles andAndy Polyakov
2005-05-15Fool-proofing MakefilesAndy Polyakov
2005-04-12Rebuild error codes.Dr. Stephen Henson
2005-04-11Add emacs cache files to .cvsignore.Richard Levitte
2005-04-07make sure error queue is totally emptiedNils Larsch
2005-04-05some const fixes and cleanupNils Larsch
2005-03-30Blow away Makefile.ssl.Ben Laurie
2005-03-12Avoid re-build avalanches with HP-UX make.Andy Polyakov
2004-12-28Add functionality needed to process proxy certificates.Richard Levitte
2004-12-13Change libeay.num so it's synchronised with additions in 0.9.7-stable.Richard Levitte
2004-12-05Add lots of checks for memory allocation failure, error codes to indicateDr. Stephen Henson
2004-12-01Add couple of OIDs. Resync NIDs for consistency with 0.9.7.Dr. Stephen Henson
2004-11-02Don't use $(EXHEADER) directly in for loops, as most shells will breakRichard Levitte
2004-05-31make updateRichard Levitte
2004-05-31objects.txt update for SHA-224/-256/-384/-512. SHA-224 ids still appearAndy Polyakov