summaryrefslogtreecommitdiffstats
path: root/crypto/asn1/n_pkey.c
AgeCommit message (Expand)Author
2021-06-17Update copyright yearMatt Caswell
2021-05-27Use <> for #include openssl/xxxRich Salz
2020-04-23Update copyright yearMatt Caswell
2020-04-16Use build.info, not ifdef for crypto modulesRich Salz
2019-03-19Move ASN1_BROKEN macrosRich Salz
2019-03-06constify *_dup() and *i2d_*() and related functions as far as possible, intro...David von Oheimb
2018-12-06Following the license change, modify the boilerplates in crypto/asn1/Richard Levitte
2017-04-13ASN.1: adapt our use of INTxx et al by making them explicitely embeddedRichard Levitte
2017-04-10Act on deprecation of LONG and ZLONG, step 2Richard Levitte
2016-05-17Copyright consolidation 08/10Rich Salz
2016-02-09Use NON_EMPTY_TRANSLATION_UNIT, consistently.Rich Salz
2016-01-26Remove /* foo.c */ commentsRich Salz
2015-09-11Enable -Wmissing-variable-declarations andBen Laurie
2015-07-16Remove obsolete key formats.Rich Salz
2015-05-14Identify and move common internal libcrypto header filesRichard Levitte
2015-04-28remove malloc castsRich Salz
2015-03-30Remove unnecessary asn1_mac.h includes.Dr. Stephen Henson
2015-01-22Run util/openssl-format-source -v -c .Matt Caswell
2010-06-12Fix warnings.Ben Laurie
2009-09-23Audit libcrypto for unchecked return values: fix all cases enounteredDr. Stephen Henson
2005-05-09Update util/ck_errf.pl script, and have it run automaticallyBodo Möller
2005-04-20signed vs. unsigned.Richard Levitte
2005-03-31Give everything prototypes (well, everything that's actually used).Ben Laurie
2003-03-20Make sure we get the definition of OPENSSL_NO_BIO and OPENSSL_NO_RSA.Richard Levitte
2002-11-28Cleanse memory using the new OPENSSL_cleanse() function.Richard Levitte
2002-06-14Some more prototype fixes.Lutz Jänicke
2002-06-13Add missing prototypes.Lutz Jänicke
2001-10-17Modify EVP cipher behaviour in a similar wayDr. Stephen Henson
2001-10-16Retain compatibility of EVP_DigestInit() and EVP_DigestFinal()Dr. Stephen Henson
2001-02-23Get rid of ASN1_ITEM_FUNCTIONS dummy functionDr. Stephen Henson
2001-02-19Make all configuration macros available for application by makingRichard Levitte
2001-02-02Various function for commmon operations.Dr. Stephen Henson
2000-12-08Merge from the ASN1 branch of new ASN1 codeDr. Stephen Henson
2000-11-06Constify the RSA parts of the ASN.1 library. Note some ugly castsRichard Levitte
2000-06-15Add support for the modified SGC key format used in IIS.Dr. Stephen Henson
2000-06-01There have been a number of complaints from a number of sources that namesRichard Levitte
2000-05-24Add DSA library string. Workaround for IIS .key file invalidDr. Stephen Henson
2000-01-30Seek out and destroy another evil cast.Ulf Möller
2000-01-08Make NO_RSA compile with pedantic.Ben Laurie
1999-10-20Replace the macros in asn1.h with function equivalents. Also make UTF8StringsDr. Stephen Henson
1999-04-27New Configure option no-<cipher> (rsa, idea, rc5, ...).Ulf Möller
1999-04-26Remove NOPROTO definitions and error code comments.Ulf 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
1999-04-17Massive constification.Ben Laurie
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