Change #include filenames from <foo.h> to <openssl.h>. Submitted by: Reviewed by: PR:
Work with -pedantic!
Change functions to ANSI C.
Massive constification.
Include pkcs12 program as part of openssl. This completes most of the PKCS#12 integration.
Yet more PKCS#12 integration: add lots of files under crypto/pkcs12 and add them to the build environment.
123