aboutsummaryrefslogtreecommitdiff
path: root/crypto/asn1/d2i_pu.c
AgeCommit message (Expand)AuthorFilesLines
2016-01-26Remove /* foo.c */ commentsRich Salz1-1/+0
2016-01-20make EVP_PKEY opaqueDr. Stephen Henson1-8/+5
2015-05-14Identify and move common internal libcrypto header filesRichard Levitte1-1/+1
2015-03-28free NULL cleanupRich Salz1-1/+1
2015-01-22Run util/openssl-format-source -v -c .Matt Caswell1-66/+61
2015-01-22Fix strange formatting by indentMatt Caswell1-2/+4
2009-11-12PR: 2088Dr. Stephen Henson1-3/+7
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
2005-05-16ecc api cleanup; summary:Nils Larsch1-1/+1
2004-03-15Constify d2i, s2i, c2i and r2i functions and other associatedRichard Levitte1-1/+1
2003-11-10Avoid possible memory leaks in error-handling.Geoff Thorpe1-4/+4
2003-02-21ECPublicKey_set_octet_string and ECPublicKey_get_octet_stringBodo Möller1-3/+2
2002-08-07use a generic EC_KEY structure (EC keys are not ECDSA specific)Bodo Möller1-6/+7
2002-04-09fix ECDSA handlingBodo Möller1-1/+1
2002-02-13ECDSA supportBodo Möller1-1/+14
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
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