aboutsummaryrefslogtreecommitdiff
path: root/crypto/asn1/n_pkey.c
AgeCommit message (Expand)AuthorFilesLines
2015-05-14Identify and move common internal libcrypto header filesRichard Levitte1-1/+1
2015-04-28remove malloc castsRich Salz1-1/+1
2015-03-30Remove unnecessary asn1_mac.h includes.Dr. Stephen Henson1-1/+0
2015-01-22Run util/openssl-format-source -v -c .Matt Caswell1-262/+254
2010-06-12Fix warnings.Ben Laurie1-2/+1
2009-09-23Audit libcrypto for unchecked return values: fix all cases enounteredDr. Stephen Henson1-14/+24
2005-05-09Update util/ck_errf.pl script, and have it run automaticallyBodo Möller1-10/+10
2005-04-20signed vs. unsigned.Richard Levitte1-2/+2
2005-03-31Give everything prototypes (well, everything that's actually used).Ben Laurie1-6/+17
2003-03-20Make sure we get the definition of OPENSSL_NO_BIO and OPENSSL_NO_RSA.Richard Levitte1-1/+1
2002-11-28Cleanse memory using the new OPENSSL_cleanse() function.Richard Levitte1-3/+3
2002-06-14Some more prototype fixes.Lutz Jänicke1-9/+4
2002-06-13Add missing prototypes.Lutz Jänicke1-0/+9
2001-10-17Modify EVP cipher behaviour in a similar wayDr. Stephen Henson1-4/+4
2001-10-16Retain compatibility of EVP_DigestInit() and EVP_DigestFinal()Dr. Stephen Henson1-2/+2
2001-02-23Get rid of ASN1_ITEM_FUNCTIONS dummy functionDr. Stephen Henson1-2/+2
2001-02-19Make all configuration macros available for application by makingRichard Levitte1-4/+4
2001-02-02Various function for commmon operations.Dr. Stephen Henson1-9/+3
2000-12-08Merge from the ASN1 branch of new ASN1 codeDr. Stephen Henson1-165/+110
2000-11-06Constify the RSA parts of the ASN.1 library. Note some ugly castsRichard Levitte1-10/+12
2000-06-15Add support for the modified SGC key format used in IIS.Dr. Stephen Henson1-5/+41
2000-06-01There have been a number of complaints from a number of sources that namesRichard Levitte1-5/+5
2000-05-24Add DSA library string. Workaround for IIS .key file invalidDr. Stephen Henson1-1/+5
2000-01-30Seek out and destroy another evil cast.Ulf Möller1-2/+2
2000-01-08Make NO_RSA compile with pedantic.Ben Laurie1-0/+7
1999-10-20Replace the macros in asn1.h with function equivalents. Also make UTF8StringsDr. Stephen Henson1-7/+7
1999-04-27New Configure option no-<cipher> (rsa, idea, rc5, ...).Ulf Möller1-1/+3
1999-04-26Remove NOPROTO definitions and error code comments.Ulf Möller1-14/+0
1999-04-23Change #include filenames from <foo.h> to <openssl.h>.Bodo Möller1-5/+5
1999-04-19Change functions to ANSI C.Ulf Möller1-24/+9
1999-04-17Massive constification.Ben Laurie1-1/+3
1998-12-21Import of old SSLeay release: SSLeay 0.9.1b (unreleased)SSLeayRalf S. Engelschall1-2/+3
1998-12-21Import of old SSLeay release: SSLeay 0.9.0bRalf S. Engelschall1-5/+6
1998-12-21Import of old SSLeay release: SSLeay 0.8.1bRalf S. Engelschall1-0/+364