aboutsummaryrefslogtreecommitdiff
path: root/crypto/asn1/d2i_pr.c
AgeCommit message (Expand)AuthorFilesLines
2016-02-25GH715: ENGINE_finish can take NULLRich Salz1-4/+2
2016-01-26Remove /* foo.c */ commentsRich Salz1-1/+0
2016-01-20make EVP_PKEY opaqueDr. Stephen Henson1-0/+1
2015-10-03Fix more d2i cases to properly update the input pointerKurt Roeckx1-3/+5
2015-09-14d2i: don't update input pointer on failureKurt Roeckx1-3/+8
2015-05-14Identify and move common internal libcrypto header filesRichard Levitte1-1/+1
2015-03-28free NULL cleanupRich Salz1-1/+1
2015-03-24Move some ASN.1 internals to asn1_int.hDr. Stephen Henson1-1/+1
2015-01-22Run util/openssl-format-source -v -c .Matt Caswell1-94/+92
2008-11-12Revert the size_t modifications from HEAD that had led to moreGeoff Thorpe1-1/+1
2008-11-01More size_tification.Ben Laurie1-1/+1
2007-11-20Submitted by: "Victor B. Wagner" <vitus@cryptocom.ru>Dr. Stephen Henson1-3/+35
2006-11-16Initial, incomplete support for typesafe macros without using functionDr. Stephen Henson1-2/+1
2006-06-05Fix obvious typo.Andy Polyakov1-1/+1
2006-06-05Clarify comment and add #ifdef.Dr. Stephen Henson1-0/+4
2006-06-05Complete EVP_PKEY_ASN1_METHOD ENGINE support.Dr. Stephen Henson1-12/+15
2006-03-23Add support for legacy PEM format private keys in EVP_PKEY_ASN1_METHOD.Dr. Stephen Henson1-37/+7
2006-03-22Make EVP_PKEY_ASN1_METHOD opaque. Add application level functions toDr. Stephen Henson1-1/+1
2006-03-20Transfer parameter handling and key comparison to algorithm methods.Dr. Stephen Henson1-0/+1
2005-05-16ecc api cleanup; summary:Nils Larsch1-1/+1
2004-03-15Constify d2i, s2i, c2i and r2i functions and other associatedRichard Levitte1-3/+3
2002-08-07use a generic EC_KEY structure (EC keys are not ECDSA specific)Bodo Möller1-6/+6
2002-02-13ECDSA supportBodo Möller1-1/+17
2001-12-01NO_DSA, NO_RSA patches.Dr. Stephen Henson1-0/+4
2001-08-03Header bloat reduction for EVP_PKEY.Ben Laurie1-0/+2
2001-02-19Make all configuration macros available for application by makingRichard Levitte1-2/+2
2000-11-07Constify DSA-related code.Richard Levitte1-1/+2
2000-11-06Constify the RSA parts of the ASN.1 library. Note some ugly castsRichard Levitte1-1/+2
2000-02-03ispell (and minor modifications)Ulf Möller1-1/+1
2000-01-01Fix some of the command line password stuff. New functionDr. Stephen Henson1-0/+23
1999-07-24Don't include x509.h when we just need asn1.hBodo Möller1-1/+1
1999-04-23Change #include filenames from <foo.h> to <openssl.h>.Bodo Möller1-4/+4
1999-04-19Change functions to ANSI C.Ulf Möller1-5/+2
1998-12-21Import of old SSLeay release: SSLeay 0.9.1b (unreleased)SSLeayRalf S. Engelschall1-1/+1
1998-12-21Import of old SSLeay release: SSLeay 0.9.0bRalf S. Engelschall1-1/+1
1998-12-21Import of old SSLeay release: SSLeay 0.8.1bRalf S. Engelschall1-0/+117