summaryrefslogtreecommitdiffstats
path: root/crypto/objects (follow)
Commit message (Expand)AuthorAgeFilesLines
* Make things static that should be. Declare stuff in headers that should be.Ben Laurie2006-08-281-0/+3
* Bugfix: don't look in internal table for signature if found in applicationDr. Stephen Henson2006-07-121-1/+4
* New functions to add and free up application defined signature OIDs.Dr. Stephen Henson2006-07-092-3/+98
* Camellia cipher, contributed by NTTBodo Möller2006-06-094-5/+239
* HMAC OIDs from RFC4231.Dr. Stephen Henson2006-05-174-5/+56
* Extend PBE code to support non default PKCS#5 v2.0 PRFs.Dr. Stephen Henson2006-05-144-5/+16
* make updateRichard Levitte2006-05-121-0/+7
* Add OID cross reference table.Dr. Stephen Henson2006-04-1910-31/+347
* Rebuild mac table to avoid duplicates.Dr. Stephen Henson2006-04-053-57/+53
* Typos in a few OID names.Dr. Stephen Henson2006-04-054-34/+38
* Minor object name edit.Dr. Stephen Henson2006-04-053-5/+5
* Update and add last (?) set of GOST OIDs.Dr. Stephen Henson2006-04-044-9/+37
* More GOST OIDsDr. Stephen Henson2006-04-024-5/+243
* Add GOST parameter set OIDs.Dr. Stephen Henson2006-04-024-5/+326
* Fix gost OIDs.Dr. Stephen Henson2006-03-314-22/+23
* Fix typo.Dr. Stephen Henson2006-03-291-1/+1
* Add some GOST OIDs.Dr. Stephen Henson2006-03-294-5/+73
* Fix bug where freed OIDs could be accessed in EVP_cleanup() byDr. Stephen Henson2006-03-281-0/+18
* Fix from stable branch.Dr. Stephen Henson2006-02-151-4/+20
* Update filenames in makefiles.Dr. Stephen Henson2006-02-041-1/+1
* add additional checks + cleanupNils Larsch2006-01-301-1/+2
* Add Whirlpool OID.Andy Polyakov2005-11-284-5/+17
* Extensive OID code enhancement and fixes.Dr. Stephen Henson2005-11-201-45/+125
* fix typo in sbgp namesNils Larsch2005-09-024-32/+32
* fix warnings when building openssl with the following compiler options:Nils Larsch2005-08-292-44/+44
* Initial print only support for IDP CRL extension.Dr. Stephen Henson2005-07-244-5/+19
* Fix warnings.Ben Laurie2005-06-291-2/+2
* Further BUILDENV refinement, further fool-proofing of Makefiles andAndy Polyakov2005-05-162-4/+3
* Fool-proofing MakefilesAndy Polyakov2005-05-161-4/+1
* Rebuild error codes.Dr. Stephen Henson2005-04-121-12/+16
* Add emacs cache files to .cvsignore.Richard Levitte2005-04-111-0/+2
* make sure error queue is totally emptiedNils Larsch2005-04-081-1/+1
* some const fixes and cleanupNils Larsch2005-04-052-12/+12
* Blow away Makefile.ssl.Ben Laurie2005-03-301-4/+3
* Avoid re-build avalanches with HP-UX make.Andy Polyakov2005-03-121-0/+1
* Add functionality needed to process proxy certificates.Richard Levitte2004-12-284-5/+69
* Change libeay.num so it's synchronised with additions in 0.9.7-stable.Richard Levitte2004-12-131-5/+6
* Add lots of checks for memory allocation failure, error codes to indicateDr. Stephen Henson2004-12-054-7/+18
* Add couple of OIDs. Resync NIDs for consistency with 0.9.7.Dr. Stephen Henson2004-12-014-1673/+1693
* Don't use $(EXHEADER) directly in for loops, as most shells will breakRichard Levitte2004-11-031-1/+1
* make updateRichard Levitte2004-05-313-5/+99
* objects.txt update for SHA-224/-256/-384/-512. SHA-224 ids still appearAndy Polyakov2004-05-311-0/+12
* After the latest round of header-hacking, regenerate the dependencies inGeoff Thorpe2004-05-171-30/+29
* Constify d2i, s2i, c2i and r2i functions and other associatedRichard Levitte2004-03-161-4/+6
* Support for inhibitAnyPolicy extension.Dr. Stephen Henson2004-03-084-5/+19
* Add the missing parts for DES CFB1 and CFB8.Richard Levitte2004-01-284-3/+96
* Fix Perl problems on sparc64.Richard Levitte2003-12-271-0/+4
* Use sh explicitely to run point.shRichard Levitte2003-12-271-1/+1
* Use BUF_strlcpy() instead of strcpy().Richard Levitte2003-12-271-2/+2
* Add IPSec/IKE/Oakley curves.Richard Levitte2003-11-294-4/+23