Remove ssl_set_handshake_header()
authorMatt Caswell <matt@openssl.org>
Thu, 29 Sep 2016 21:32:36 +0000 (22:32 +0100)
committerMatt Caswell <matt@openssl.org>
Sun, 2 Oct 2016 19:25:57 +0000 (20:25 +0100)
commite2726ce64dc0762d9678fb10639b0f42d9abfc52
tree84e1ade08eedcbbb48cfd6a5267070aca2b6ed52
parent42cde22f487773d6baba4374f1f2cf5793ce0606
Remove ssl_set_handshake_header()

Remove the old ssl_set_handshake_header() implementations. Later we will
rename ssl_set_handshake_header2() to ssl_set_handshake_header().

Reviewed-by: Rich Salz <rsalz@openssl.org>
ssl/d1_lib.c
ssl/s3_lib.c
ssl/ssl_locl.h
ssl/t1_lib.c