Add ASYNC error codes
authorMatt Caswell <matt@openssl.org>
Tue, 6 Oct 2015 13:47:00 +0000 (14:47 +0100)
committerMatt Caswell <matt@openssl.org>
Fri, 20 Nov 2015 23:34:35 +0000 (23:34 +0000)
commit079a1a9014b89661f0a612a5a9724ad9c77f21a3
tree2e04061d51e78ff7c6e53bdd2440497c9cbcc0c6
parent9c8dc051d0a1293279bbf289b5f324824a02405b
Add ASYNC error codes

Add ASYNCerr support to give some meaningful error message in the event of
a failure.

Reviewed-by: Rich Salz <rsalz@openssl.org>
crypto/async/Makefile
crypto/async/async.c
crypto/async/async_err.c [new file with mode: 0644]
crypto/err/err.c
crypto/err/err_all.c
crypto/err/openssl.ec
include/openssl/async.h
include/openssl/err.h