]> git.ipfire.org Git - thirdparty/openssl.git/commit
Remove ssl_get_message from ssl_method_st
authorMatt Caswell <matt@openssl.org>
Thu, 10 Sep 2015 09:43:22 +0000 (10:43 +0100)
committerMatt Caswell <matt@openssl.org>
Fri, 30 Oct 2015 08:38:18 +0000 (08:38 +0000)
commit1aeaa7ec06ccd4c819a3ca94139c3ab79463fada
treead644f9a2254cadc5542c88855b20be194805fdd
parent73999b62a27d9ac7c10ff27d79fd2bab97f97670
Remove ssl_get_message from ssl_method_st

ssl_get_message is no longer used so it should be removed from
ssl_method_st

Reviewed-by: Tim Hudson <tjh@openssl.org>
Reviewed-by: Richard Levitte <levitte@openssl.org>
ssl/ssl_locl.h