aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/asn1/d2i_pu.c
Commit message (Expand)AuthorAgeFilesLines
* Remove some commented out code in libcryptoMatt Caswell2017-02-281-1/+0
* Copyright consolidation 08/10Rich Salz2016-05-171-54/+6
* Remove #error from include files.Rich Salz2016-03-201-9/+3
* Remove /* foo.c */ commentsRich Salz2016-01-261-1/+0
* make EVP_PKEY opaqueDr. Stephen Henson2016-01-201-8/+5
* Identify and move common internal libcrypto header filesRichard Levitte2015-05-141-1/+1
* free NULL cleanupRich Salz2015-03-281-1/+1
* Run util/openssl-format-source -v -c .Matt Caswell2015-01-221-66/+61
* Fix strange formatting by indentMatt Caswell2015-01-221-2/+4
* PR: 2088Dr. Stephen Henson2009-11-121-3/+7
* 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
* ecc api cleanup; summary:Nils Larsch2005-05-161-1/+1
* Constify d2i, s2i, c2i and r2i functions and other associatedRichard Levitte2004-03-151-1/+1
* Avoid possible memory leaks in error-handling.Geoff Thorpe2003-11-101-4/+4
* ECPublicKey_set_octet_string and ECPublicKey_get_octet_stringBodo Möller2003-02-211-3/+2
* use a generic EC_KEY structure (EC keys are not ECDSA specific)Bodo Möller2002-08-071-6/+7
* fix ECDSA handlingBodo Möller2002-04-091-1/+1
* ECDSA supportBodo Möller2002-02-131-1/+14
* 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
* 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