summaryrefslogtreecommitdiffstats
path: root/crypto/asn1/a_verify.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* ASN1_item_verify needs to initialize ctx before any "goto err" canBodo Möller2006-10-041-2/+2
* Remove link between digests and signature algorithms.Dr. Stephen Henson2006-04-191-5/+21
* Update util/ck_errf.pl script, and have it run automaticallyBodo Möller2005-05-091-4/+4
* Port from stable branch.Dr. Stephen Henson2005-04-271-6/+7
* Consistency.Ben Laurie2005-03-311-2/+1
* Give everything prototypes (well, everything that's actually used).Ben Laurie2005-03-311-2/+3
* Check for errors from EVP_VerifyInit_ex(), or EVP_VerifyUpdate mightRichard Levitte2005-01-271-1/+6
* Cleanse memory using the new OPENSSL_cleanse() function.Richard Levitte2002-11-281-2/+2
* Retain compatibility of EVP_DigestInit() and EVP_DigestFinal()Dr. Stephen Henson2001-10-161-2/+2
* Really add the EVP and all of the DES changes.Ben Laurie2001-07-311-0/+4
* Add NO_ASN1_OLD to remove some old style functions:Dr. Stephen Henson2000-12-281-0/+4
* ASN1_ITEM versions of sign, verify, pack and unpack.Dr. Stephen Henson2000-12-281-0/+48
* There have been a number of complaints from a number of sources that namesRichard Levitte2000-06-021-2/+2
* Seek out and destroy another evil cast.Ulf Möller2000-01-311-1/+1
* Initial support for MacOS.Andy Polyakov1999-09-111-2/+5
* Change #include filenames from <foo.h> to <openssl.h>.Bodo Möller1999-04-241-5/+5
* Change functions to ANSI C.Ulf Möller1999-04-191-6/+2
* Massive constification.Ben Laurie1999-04-171-2/+2
* More pissing about to get pem.h to behave properly.Ben Laurie1999-01-301-1/+0
* 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/+121