]> git.ipfire.org Git - thirdparty/openssl.git/commit - ssl/statem/statem_clnt.c
Fixed various style issues in the key_share code
authorMatt Caswell <matt@openssl.org>
Mon, 14 Nov 2016 14:53:31 +0000 (14:53 +0000)
committerMatt Caswell <matt@openssl.org>
Wed, 16 Nov 2016 10:09:46 +0000 (10:09 +0000)
commit94ed2c6739754d13306fe510bb8bc19c2ad42749
tree67da8a666d5978f9ed20161b71d216ed10df735d
parent5a8e54d9dc99dcc54b10e78ba0901e185fd2f77d
Fixed various style issues in the key_share code

Numerous style issues as well as references to TLS1_3_VERSION instead of
SSL_IS_TLS13(s)

Reviewed-by: Rich Salz <rsalz@openssl.org>
include/openssl/ssl.h
ssl/ssl_err.c
ssl/statem/statem_clnt.c
ssl/statem/statem_srvr.c
ssl/t1_enc.c
ssl/t1_lib.c
test/recipes/70-test_tlsextms.t