Change functions to ANSI C.
Massive constification.
Remove deleted PKCS#12 functions from pkcs12.h, get rid of object creation kludge, remove CRs from ssl_ciph.c and update Win32 functions for PKCS#12 code. It might compile under Win32 now ...
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.
1234