]> git.ipfire.org Git - thirdparty/openssl.git/commit
Fix various error codes
authorMatt Caswell <matt@openssl.org>
Thu, 22 Oct 2015 13:02:46 +0000 (14:02 +0100)
committerMatt Caswell <matt@openssl.org>
Fri, 30 Oct 2015 08:39:47 +0000 (08:39 +0000)
commitf0659bdb0014afda3585a837607331133b7bc6b1
tree36b93332eaef5cae0c5935db12f73af6e3a8b96c
parent024f543c15e70acb57a80067c3b32227f87bfe5f
Fix various error codes

A number of error codes were wrong due to a rebase of the state machine
code.

Reviewed-by: Tim Hudson <tjh@openssl.org>
Reviewed-by: Richard Levitte <levitte@openssl.org>
include/openssl/ssl.h
ssl/statem/statem_clnt.c
ssl/statem/statem_srvr.c