Move server side DTLS to new state machine
authorMatt Caswell <matt@openssl.org>
Fri, 4 Sep 2015 12:51:49 +0000 (13:51 +0100)
committerMatt Caswell <matt@openssl.org>
Fri, 30 Oct 2015 08:38:18 +0000 (08:38 +0000)
commitc130dd8ea4d09cb708aac9e41bd25c2f5fa7ea38
tree6466c850736d62f8fd90b31defdde4d93cc5ac39
parent94836de2aeab65869caf2aa9a260114a309aaf0a
Move server side DTLS to new state machine

Implement all of the necessary changes to make DTLS on the server work
with the new state machine code.

Reviewed-by: Tim Hudson <tjh@openssl.org>
Reviewed-by: Richard Levitte <levitte@openssl.org>
include/openssl/ssl.h
ssl/d1_srvr.c
ssl/s3_srvr.c
ssl/ssl_err.c
ssl/ssl_locl.h
ssl/statem.c