summaryrefslogtreecommitdiffstats
path: root/crypto/asn1/d2i_pu.c
AgeCommit message (Expand)Author
2022-05-03Update copyright yearMatt Caswell
2022-01-05sm2: fix {i2d,d2i}_PublicKey EC_KEY is EVP_PKEY_SM2zhaozg
2021-11-22d2i_PublicKey: Make it work with EC parameters in a provided keyTomas Mraz
2021-06-17Update copyright yearMatt Caswell
2021-06-01Rename all getters to use get/get0 in nameTomas Mraz
2020-12-20Drop OPENSSL_NO_RSA everywhereRichard Levitte
2020-11-13Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() callRichard Levitte
2020-04-23Update copyright yearMatt Caswell
2020-02-12Deprecate the low level DSA functions.Pauli
2019-09-28Reorganize private crypto header filesDr. Matthias St. Pierre
2019-02-08Fix d2i_PublicKey() for EC keysTodd Short
2018-12-06Following the license change, modify the boilerplates in crypto/asn1/Richard Levitte
2017-10-18Remove parentheses of return.KaoruToda
2017-02-28Remove some commented out code in libcryptoMatt Caswell
2016-05-17Copyright consolidation 08/10Rich Salz
2016-03-20Remove #error from include files.Rich Salz
2016-01-26Remove /* foo.c */ commentsRich Salz
2016-01-20make EVP_PKEY opaqueDr. Stephen Henson
2015-05-14Identify and move common internal libcrypto header filesRichard Levitte
2015-03-28free NULL cleanupRich Salz
2015-01-22Run util/openssl-format-source -v -c .Matt Caswell
2015-01-22Fix strange formatting by indentMatt Caswell
2009-11-12PR: 2088Dr. Stephen Henson
2008-11-12Revert the size_t modifications from HEAD that had led to moreGeoff Thorpe
2008-11-01More size_tification.Ben Laurie
2005-05-16ecc api cleanup; summary:Nils Larsch
2004-03-15Constify d2i, s2i, c2i and r2i functions and other associatedRichard Levitte
2003-11-10Avoid possible memory leaks in error-handling.Geoff Thorpe
2003-02-21ECPublicKey_set_octet_string and ECPublicKey_get_octet_stringBodo Möller
2002-08-07use a generic EC_KEY structure (EC keys are not ECDSA specific)Bodo Möller
2002-04-09fix ECDSA handlingBodo Möller
2002-02-13ECDSA supportBodo Möller
2001-12-01NO_DSA, NO_RSA patches.Dr. Stephen Henson
2001-08-03Header bloat reduction for EVP_PKEY.Ben Laurie
2001-02-19Make all configuration macros available for application by makingRichard Levitte
2000-11-07Constify DSA-related code.Richard Levitte
2000-11-06Constify the RSA parts of the ASN.1 library. Note some ugly castsRichard Levitte
1999-07-24Don't include x509.h when we just need asn1.hBodo Möller
1999-04-23Change #include filenames from <foo.h> to <openssl.h>.Bodo Möller
1999-04-19Change functions to ANSI C.Ulf Möller
1998-12-21Import of old SSLeay release: SSLeay 0.9.1b (unreleased)SSLeayRalf S. Engelschall
1998-12-21Import of old SSLeay release: SSLeay 0.9.0bRalf S. Engelschall
1998-12-21Import of old SSLeay release: SSLeay 0.8.1bRalf S. Engelschall