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 | ||
Makefile.ssl | ||
README | ||
v3_akey.c | ||
v3_alt.c | ||
v3_bcons.c | ||
v3_bitst.c | ||
v3_conf.c | ||
v3_cpols.c | ||
v3_crld.c | ||
v3_enum.c | ||
v3_extku.c | ||
v3_genn.c | ||
v3_ia5.c | ||
v3_int.c | ||
v3_lib.c | ||
v3_pku.c | ||
v3_prn.c | ||
v3_skey.c | ||
v3_sxnet.c | ||
v3_utl.c | ||
v3conf.c | ||
v3err.c | ||
v3prin.c | ||
x509v3.h |
WARNING WARNING WARNING WARNING WARNING WARNING WARNING WARNING This is ***VERY*** new experimental code and is likely to change considerably or vanish altogether.