GH1278: Removed error code for alerts
authorRich Salz <rsalz@openssl.org>
Sat, 2 Jul 2016 00:10:03 +0000 (20:10 -0400)
committerRich Salz <rsalz@openssl.org>
Fri, 8 Jul 2016 17:28:33 +0000 (13:28 -0400)
commit54478ac92a91ad974f1c19c3d225683bd5c75b45
tree051f6aa861bc31c05b08bce68f6aec29f2d6f283
parent91da5e7710ba9cd36c5aef0a8056d5a0eb8bf524
GH1278: Removed error code for alerts

Commit aea145e removed some error codes that are generated
algorithmically: mapping alerts to error texts.  Found by
Andreas Karlsson.  This restores them, and adds two missing ones.

Reviewed-by: Matt Caswell <matt@openssl.org>
crypto/err/openssl.ec
include/openssl/ssl.h
ssl/ssl_err.c
util/find-unused-errs