History log of /openbsd/lib/libssl/tls13_error.c (Results 1 – 1 of 1)
Revision Date Author Comments
# c9989395 20-Jan-2020 jsing <jsing@openbsd.org>

Provide an error framework for use with the TLSv1.3 code.

This is based on the libtls error handling code, but adds machine readable
codes and subcodes. We then map these codes back to libssl error

Provide an error framework for use with the TLSv1.3 code.

This is based on the libtls error handling code, but adds machine readable
codes and subcodes. We then map these codes back to libssl error codes.

ok beck@ inoguchi@

show more ...