aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/asn1/n_pkey.c
Commit message (Expand)AuthorAgeFilesLines
* Fix warnings.Ben Laurie2010-06-121-2/+1
* Audit libcrypto for unchecked return values: fix all cases enounteredDr. Stephen Henson2009-09-231-14/+24
* Update util/ck_errf.pl script, and have it run automaticallyBodo Möller2005-05-091-10/+10
* signed vs. unsigned.Richard Levitte2005-04-201-2/+2
* Give everything prototypes (well, everything that's actually used).Ben Laurie2005-03-311-6/+17
* Make sure we get the definition of OPENSSL_NO_BIO and OPENSSL_NO_RSA.Richard Levitte2003-03-201-1/+1
* Cleanse memory using the new OPENSSL_cleanse() function.Richard Levitte2002-11-281-3/+3
* Some more prototype fixes.Lutz Jänicke2002-06-141-9/+4
* Add missing prototypes.Lutz Jänicke2002-06-131-0/+9
* Modify EVP cipher behaviour in a similar wayDr. Stephen Henson2001-10-171-4/+4
* Retain compatibility of EVP_DigestInit() and EVP_DigestFinal()Dr. Stephen Henson2001-10-161-2/+2
* Get rid of ASN1_ITEM_FUNCTIONS dummy functionDr. Stephen Henson2001-02-231-2/+2
* Make all configuration macros available for application by makingRichard Levitte2001-02-191-4/+4
* Various function for commmon operations.Dr. Stephen Henson2001-02-021-9/+3
* Merge from the ASN1 branch of new ASN1 codeDr. Stephen Henson2000-12-081-165/+110
* Constify the RSA parts of the ASN.1 library. Note some ugly castsRichard Levitte2000-11-061-10/+12
* Add support for the modified SGC key format used in IIS.Dr. Stephen Henson2000-06-151-5/+41
* There have been a number of complaints from a number of sources that namesRichard Levitte2000-06-011-5/+5
* Add DSA library string. Workaround for IIS .key file invalidDr. Stephen Henson2000-05-241-1/+5
* Seek out and destroy another evil cast.Ulf Möller2000-01-301-2/+2
* Make NO_RSA compile with pedantic.Ben Laurie2000-01-081-0/+7
* Replace the macros in asn1.h with function equivalents. Also make UTF8StringsDr. Stephen Henson1999-10-201-7/+7
* New Configure option no-<cipher> (rsa, idea, rc5, ...).Ulf Möller1999-04-271-1/+3
* Remove NOPROTO definitions and error code comments.Ulf Möller1999-04-261-14/+0
* Change #include filenames from <foo.h> to <openssl.h>.Bodo Möller1999-04-231-5/+5
* Change functions to ANSI C.Ulf Möller1999-04-191-24/+9
* Massive constification.Ben Laurie1999-04-171-1/+3
* Import of old SSLeay release: SSLeay 0.9.1b (unreleased)Ralf S. Engelschall1998-12-211-2/+3
* Import of old SSLeay release: SSLeay 0.9.0bRalf S. Engelschall1998-12-211-5/+6
* Import of old SSLeay release: SSLeay 0.8.1bRalf S. Engelschall1998-12-211-0/+364