Convert enums to typedefs
authorMatt Caswell <matt@openssl.org>
Mon, 26 Oct 2015 11:46:33 +0000 (11:46 +0000)
committerMatt Caswell <matt@openssl.org>
Fri, 30 Oct 2015 08:39:47 +0000 (08:39 +0000)
commitbe3583fa40a2658cbbcf73320f75e9d674bb39f4
tree96eddc8230e9f21643a8ff4c24b44327cb1d86ed
parent3616bb63586df04b22de00f49bc92d92dff1b8b6
Convert enums to typedefs

Various enums were introduced as part of the state machine rewrite. As a
matter of style it is preferred for these to be typedefs.

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