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. |
||
---|---|---|
.. | ||
crl.c | ||
include.am | ||
internal.c | ||
io.c | ||
keys.c | ||
ocsp.c | ||
sniffer.c | ||
ssl.c | ||
tls.c |