Dr. Stephen Henson 170afce58d New function PKCS7_signatureVerify to allow the signing certificate to
be explicitly stated with PKCS#7 verify.

Also fix for util/mkerr.pl: if the -nostatic option is being used this will be
for an external library so the autogenerated C file should include the
header file as:
#include "any/path/to/header.h"
rather than the internal library form:
#include <openssl/header.h>
1999-06-22 13:33:22 +00:00
..
1999-06-08 14:50:20 +00:00
1999-05-31 21:58:18 +00:00
1999-05-15 12:20:56 +00:00