openssl/crypto/pkcs7
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
..
p7 Import of old SSLeay release: SSLeay 0.9.0b 1998-12-21 10:56:39 +00:00
t Remove more old temporary files from CVS 1998-12-31 21:51:27 +00:00
.cvsignore More .cvsignore stuff to make CVS quiet on our generated files. 1999-01-03 13:17:47 +00:00
bio_ber.c Change #include filenames from <foo.h> to <openssl.h>. 1999-04-23 22:13:45 +00:00
dec.c Change #include filenames from <foo.h> to <openssl.h>. 1999-04-23 22:13:45 +00:00
des.pem Import of old SSLeay release: SSLeay 0.9.1b (unreleased) 1998-12-21 11:00:56 +00:00
doc Import of old SSLeay release: SSLeay 0.8.1b 1998-12-21 10:52:47 +00:00
enc.c Change #include filenames from <foo.h> to <openssl.h>. 1999-04-23 22:13:45 +00:00
es1.pem Import of old SSLeay release: SSLeay 0.9.1b (unreleased) 1998-12-21 11:00:56 +00:00
example.c Change #include filenames from <foo.h> to <openssl.h>. 1999-04-23 22:13:45 +00:00
info.pem Import of old SSLeay release: SSLeay 0.9.1b (unreleased) 1998-12-21 11:00:56 +00:00
infokey.pem Import of old SSLeay release: SSLeay 0.9.1b (unreleased) 1998-12-21 11:00:56 +00:00
Makefile.ssl Delete the unnecessary ERR and ERRC lines in makefiles, add some functionality 1999-04-24 13:28:57 +00:00
pk7_dgst.c Change #include filenames from <foo.h> to <openssl.h>. 1999-04-23 22:13:45 +00:00
pk7_doit.c Change #include filenames from <foo.h> to <openssl.h>. 1999-04-23 22:13:45 +00:00
pk7_enc.c Change #include filenames from <foo.h> to <openssl.h>. 1999-04-23 22:13:45 +00:00
pk7_lib.c Change #include filenames from <foo.h> to <openssl.h>. 1999-04-23 22:13:45 +00:00
pkcs7.h Complete rewrite of the error code generation script. It now runs as a single 1999-04-24 00:15:18 +00:00
pkcs7err.c Complete rewrite of the error code generation script. It now runs as a single 1999-04-24 00:15:18 +00:00
README Import of old SSLeay release: SSLeay 0.8.1b 1998-12-21 10:52:47 +00:00
server.pem Import of old SSLeay release: SSLeay 0.8.1b 1998-12-21 10:52:47 +00:00
sign.c Change #include filenames from <foo.h> to <openssl.h>. 1999-04-23 22:13:45 +00:00
verify.c Change #include filenames from <foo.h> to <openssl.h>. 1999-04-23 22:13:45 +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