aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/rsa/rsa_saos.c
Commit message (Expand)AuthorAgeFilesLines
* Copyright consolidation 08/10Rich Salz2016-05-171-54/+6
* Remove /* foo.c */ commentsRich Salz2016-01-261-1/+0
* Identify and move common internal libcrypto header filesRichard Levitte2015-05-141-1/+1
* free cleanup almost the finaleRich Salz2015-04-301-6/+2
* remove malloc castsRich Salz2015-04-281-2/+2
* free NULL cleanupRich Salz2015-03-241-2/+1
* Remove old ASN.1 code.Dr. Stephen Henson2015-03-231-1/+1
* Run util/openssl-format-source -v -c .Matt Caswell2015-01-221-80/+78
* Add lots of checks for memory allocation failure, error codes to indicateDr. Stephen Henson2004-12-051-2/+5
* Constify d2i, s2i, c2i and r2i functions and other associatedRichard Levitte2004-03-151-1/+2
* Cleanse memory using the new OPENSSL_cleanse() function.Richard Levitte2002-11-281-2/+2
* The logic in the main signing and verifying functions to check lengths wasRichard Levitte2002-11-261-1/+1
* Constify the RSA library.Richard Levitte2000-11-061-6/+8
* There have been a number of complaints from a number of sources that namesRichard Levitte2000-06-011-4/+4
* Replace the macros in asn1.h with function equivalents. Also make UTF8StringsDr. Stephen Henson1999-10-201-1/+1
* Change #include filenames from <foo.h> to <openssl.h>.Bodo Möller1999-04-231-4/+4
* Change functions to ANSI C.Ulf Möller1999-04-191-14/+5
* 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/+153