aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/asn1/d2i_pr.c
Commit message (Expand)AuthorAgeFilesLines
* d2i: don't update input pointer on failureKurt Roeckx2015-09-141-3/+8
* Identify and move common internal libcrypto header filesRichard Levitte2015-05-141-1/+1
* free NULL cleanupRich Salz2015-03-281-1/+1
* Move some ASN.1 internals to asn1_int.hDr. Stephen Henson2015-03-241-1/+1
* Run util/openssl-format-source -v -c .Matt Caswell2015-01-221-94/+92
* Revert the size_t modifications from HEAD that had led to moreGeoff Thorpe2008-11-121-1/+1
* More size_tification.Ben Laurie2008-11-011-1/+1
* Submitted by: "Victor B. Wagner" <vitus@cryptocom.ru>Dr. Stephen Henson2007-11-201-3/+35
* Initial, incomplete support for typesafe macros without using functionDr. Stephen Henson2006-11-161-2/+1
* Fix obvious typo.Andy Polyakov2006-06-051-1/+1
* Clarify comment and add #ifdef.Dr. Stephen Henson2006-06-051-0/+4
* Complete EVP_PKEY_ASN1_METHOD ENGINE support.Dr. Stephen Henson2006-06-051-12/+15
* Add support for legacy PEM format private keys in EVP_PKEY_ASN1_METHOD.Dr. Stephen Henson2006-03-231-37/+7
* Make EVP_PKEY_ASN1_METHOD opaque. Add application level functions toDr. Stephen Henson2006-03-221-1/+1
* Transfer parameter handling and key comparison to algorithm methods.Dr. Stephen Henson2006-03-201-0/+1
* ecc api cleanup; summary:Nils Larsch2005-05-161-1/+1
* Constify d2i, s2i, c2i and r2i functions and other associatedRichard Levitte2004-03-151-3/+3
* use a generic EC_KEY structure (EC keys are not ECDSA specific)Bodo Möller2002-08-071-6/+6
* ECDSA supportBodo Möller2002-02-131-1/+17
* NO_DSA, NO_RSA patches.Dr. Stephen Henson2001-12-011-0/+4
* Header bloat reduction for EVP_PKEY.Ben Laurie2001-08-031-0/+2
* Make all configuration macros available for application by makingRichard Levitte2001-02-191-2/+2
* Constify DSA-related code.Richard Levitte2000-11-071-1/+2
* Constify the RSA parts of the ASN.1 library. Note some ugly castsRichard Levitte2000-11-061-1/+2
* ispell (and minor modifications)Ulf Möller2000-02-031-1/+1
* Fix some of the command line password stuff. New functionDr. Stephen Henson2000-01-011-0/+23
* Don't include x509.h when we just need asn1.hBodo Möller1999-07-241-1/+1
* Change #include filenames from <foo.h> to <openssl.h>.Bodo Möller1999-04-231-4/+4
* Change functions to ANSI C.Ulf Möller1999-04-191-5/+2
* Import of old SSLeay release: SSLeay 0.9.1b (unreleased)Ralf S. Engelschall1998-12-211-1/+1
* Import of old SSLeay release: SSLeay 0.9.0bRalf S. Engelschall1998-12-211-1/+1
* Import of old SSLeay release: SSLeay 0.8.1bRalf S. Engelschall1998-12-211-0/+117