summaryrefslogtreecommitdiffstats
path: root/crypto/asn1/d2i_pu.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Update copyright yearMatt Caswell2022-05-031-1/+1
* sm2: fix {i2d,d2i}_PublicKey EC_KEY is EVP_PKEY_SM2zhaozg2022-01-051-1/+1
* d2i_PublicKey: Make it work with EC parameters in a provided keyTomas Mraz2021-11-221-3/+20
* Update copyright yearMatt Caswell2021-06-171-1/+1
* Rename all getters to use get/get0 in nameTomas Mraz2021-06-011-2/+2
* Drop OPENSSL_NO_RSA everywhereRichard Levitte2020-12-201-2/+0
* Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() callRichard Levitte2020-11-131-6/+6
* Update copyright yearMatt Caswell2020-04-231-1/+1
* Deprecate the low level DSA functions.Pauli2020-02-111-0/+6
* Reorganize private crypto header filesDr. Matthias St. Pierre2019-09-281-1/+1
* Fix d2i_PublicKey() for EC keysTodd Short2019-02-081-1/+1
* Following the license change, modify the boilerplates in crypto/asn1/Richard Levitte2018-12-061-1/+1
* Remove parentheses of return.KaoruToda2017-10-181-3/+3
* 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-211-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-161-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-071-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-241-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