Add more error state transitions (DTLS)
authorMatt Caswell <matt@openssl.org>
Thu, 30 Apr 2015 10:50:08 +0000 (11:50 +0100)
committerMatt Caswell <matt@openssl.org>
Tue, 5 May 2015 18:45:59 +0000 (19:45 +0100)
commitcefc93910c4c0f7fa9f8c1f8f7aad084a7fa87d2
treeef440136b62c7458a0f5ed63cf0536302e37f641
parentcc273a93617a5c1e69cb5db6f655e463f8e31806
Add more error state transitions (DTLS)

Ensure all fatal errors transition into the new error state for DTLS.

Reviewed-by: Rich Salz <rsalz@openssl.org>
ssl/d1_clnt.c
ssl/d1_srvr.c