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-04 21:31:48 +00:00
1999-06-03 16:07:37 +00:00
1999-06-03 16:07:37 +00:00
1999-06-03 16:07:37 +00:00
1999-06-03 16:07:37 +00:00
1999-06-03 16:07:37 +00:00
1999-06-02 21:13:45 +00:00
1999-06-03 16:07:37 +00:00
1999-06-03 16:07:37 +00:00

WARNING

Everything in this directory is experimental and is subject to change.

Do not rely on the stuff in here not changing in the next release