aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/pkcs7/pk7_doit.c
Commit message (Expand)AuthorAgeFilesLines
* New function PKCS7_signatureVerify to allow the signing certificate toDr. Stephen Henson1999-06-221-14/+34
* stack.Ben Laurie1999-06-021-12/+12
* Stack.Ben Laurie1999-06-021-4/+3
* Stack.Ben Laurie1999-05-311-6/+8
* More stack.Ben Laurie1999-05-311-35/+44
* New functions sk_set, sk_value and sk_num to replace existing macros: this isDr. Stephen Henson1999-05-191-5/+5
* Fix various less obvious bugs in PKCS#7 handling: such as not zeroingDr. Stephen Henson1999-05-161-3/+3
* Fix some obvious bugs in the PKCS#7 library handling. It didn't try toDr. Stephen Henson1999-05-161-48/+38
* Various PKCS#7 related fixes,tidies and comments.Dr. Stephen Henson1999-05-111-24/+12
* Various PKCS#7 fixes to properly (maybe!) handle PKCS#7 enveloped data.Dr. Stephen Henson1999-05-101-13/+8
* Kill evil casts, fix PKCS#7 and add new X509V3 Function.Dr. Stephen Henson1999-05-091-6/+6
* Another stack.Ben Laurie1999-05-011-5/+6
* Change #include filenames from <foo.h> to <openssl.h>.Bodo Möller1999-04-231-3/+3
* Change functions to ANSI C.Ulf Möller1999-04-191-52/+18
* Massive constification.Ben Laurie1999-04-171-5/+5
* Add type-safe STACKs and SETs.Ben Laurie1999-04-121-1/+2
* Using int for the digest length in EVP_DigestFinal() broke some compilers.Dr. Stephen Henson1999-03-141-2/+2
* Fix the PKCS#7 stuff: signature verify could fail if attributes reordered, theDr. Stephen Henson1999-03-051-9/+20
* Fix the Win32 compile environment and add various changes so it will now compileDr. Stephen Henson1999-03-031-1/+1
* Change type of another md_len variable in pk7_doit.c:PKCS7_dataFinal()Ralf S. Engelschall1999-02-251-1/+1
* fix pk7_doit.c for new i2d_ASN1_SET argumentstephen1998-12-301-4/+4
* Various cleanups and fixed by Marc and Ralf to start the OpenTLS projectRalf S. Engelschall1998-12-221-1/+0
* Import of old SSLeay release: SSLeay 0.9.1b (unreleased)Ralf S. Engelschall1998-12-211-41/+574
* Import of old SSLeay release: SSLeay 0.9.0bRalf S. Engelschall1998-12-211-27/+108
* Import of old SSLeay release: SSLeay 0.8.1bRalf S. Engelschall1998-12-211-0/+327