mirror of
https://github.com/openssl/openssl.git
synced 2025-01-18 13:44:20 +08:00
6e781e8e07
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. |
||
---|---|---|
.. | ||
.cvsignore | ||
dh192.pem | ||
dh512.pem | ||
dh1024.pem | ||
dh2048.pem | ||
dh4096.pem | ||
dh_check.c | ||
dh_err.c | ||
dh_gen.c | ||
dh_key.c | ||
dh_lib.c | ||
dh.h | ||
dhtest.c | ||
example | ||
generate | ||
Makefile.ssl | ||
p192.c | ||
p512.c | ||
p1024.c |