openssl/crypto/pkcs12
Dr. Stephen Henson 6e781e8e07 Delete the unnecessary ERR and ERRC lines in makefiles, add some functionality
to error code script: it can now find untranslatable function codes (usually
because the function is static and not defined in a header: occasionally because
of a typo...) and unreferenced function and reason codes. To see this try:
perl util/mkerr.pl -recurse -debug
Also fixed some typos in crypto/pkcs12 that this found :-)
Also tidy up some error calls that had to be all on one line: the old error
script couldn't find codes unless the call was all on one line.
1999-04-24 13:28:57 +00:00
..
.cvsignore Add .cvsignore in new pkcs12 directory 1999-04-01 10:24:51 +00:00
Makefile.ssl Delete the unnecessary ERR and ERRC lines in makefiles, add some functionality 1999-04-24 13:28:57 +00:00
p12_add.c Delete the unnecessary ERR and ERRC lines in makefiles, add some functionality 1999-04-24 13:28:57 +00:00
p12_attr.c Delete the unnecessary ERR and ERRC lines in makefiles, add some functionality 1999-04-24 13:28:57 +00:00
p12_bags.c Change #include filenames from <foo.h> to <openssl.h>. 1999-04-23 22:13:45 +00:00
p12_crpt.c Change #include filenames from <foo.h> to <openssl.h>. 1999-04-23 22:13:45 +00:00
p12_crt.c Change #include filenames from <foo.h> to <openssl.h>. 1999-04-23 22:13:45 +00:00
p12_decr.c Change #include filenames from <foo.h> to <openssl.h>. 1999-04-23 22:13:45 +00:00
p12_init.c Change #include filenames from <foo.h> to <openssl.h>. 1999-04-23 22:13:45 +00:00
p12_key.c Change #include filenames from <foo.h> to <openssl.h>. 1999-04-23 22:13:45 +00:00
p12_kiss.c Change #include filenames from <foo.h> to <openssl.h>. 1999-04-23 22:13:45 +00:00
p12_lib.c Change #include filenames from <foo.h> to <openssl.h>. 1999-04-23 22:13:45 +00:00
p12_mac.c Change #include filenames from <foo.h> to <openssl.h>. 1999-04-23 22:13:45 +00:00
p12_mutl.c Delete the unnecessary ERR and ERRC lines in makefiles, add some functionality 1999-04-24 13:28:57 +00:00
p12_sbag.c Change #include filenames from <foo.h> to <openssl.h>. 1999-04-23 22:13:45 +00:00
p12_utl.c Change #include filenames from <foo.h> to <openssl.h>. 1999-04-23 22:13:45 +00:00
pk12err.c Delete the unnecessary ERR and ERRC lines in makefiles, add some functionality 1999-04-24 13:28:57 +00:00
pkcs12.h Delete the unnecessary ERR and ERRC lines in makefiles, add some functionality 1999-04-24 13:28:57 +00:00