a36c18c27f
this has several advantages: - we can provide a replacement for openssl's ERR_reason_error_string, which makes porting simpler, - code shrink due to removal of excessive strcpy call - all error strings are const anyway so there's no point to force the user to supply storage for them and copying them around. |
||
---|---|---|
.. | ||
asn1.h | ||
bio.h | ||
bn.h | ||
conf.h | ||
crypto.h | ||
des.h | ||
dh.h | ||
dsa.h | ||
ec.h | ||
ecdsa.h | ||
engine.h | ||
err.h | ||
evp.h | ||
hmac.h | ||
include.am | ||
lhash.h | ||
md4.h | ||
md5.h | ||
ocsp.h | ||
opensslconf.h | ||
opensslv.h | ||
ossl_typ.h | ||
pem.h | ||
pkcs12.h | ||
rand.h | ||
ripemd.h | ||
rsa.h | ||
sha.h | ||
ssl.h | ||
stack.h | ||
ui.h | ||
x509.h | ||
x509v3.h |