]> git.ipfire.org Git - thirdparty/openssl.git/commit - ssl/ssl_lib.c
Use typedefs for PSK, NPN, ALPN callback functions
authorRich Salz <rsalz@openssl.org>
Sun, 11 Dec 2016 20:01:28 +0000 (15:01 -0500)
committerRich Salz <rsalz@openssl.org>
Tue, 10 Jan 2017 03:26:47 +0000 (22:26 -0500)
commit8cbfcc70bf37886064ef852dda9e1bf40e904756
tree5e6a20b59466db5e1a60442d7614e4d9358a8185
parentaff8c126fd8db84fa4ef623997a8c4200a14a44f
Use typedefs for PSK, NPN, ALPN callback functions

Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/2052)
include/openssl/ssl.h
ssl/ssl_lib.c
ssl/ssl_locl.h
ssl/statem/extensions.c
ssl/statem/statem_clnt.c
ssl/statem/statem_srvr.c