]> git.ipfire.org Git - thirdparty/openssl.git/commit - include/openssl/ssl.h
Fix declarations and constification for inline stack.
authorDr. Stephen Henson <steve@openssl.org>
Wed, 23 Dec 2015 00:47:28 +0000 (00:47 +0000)
committerDr. Stephen Henson <steve@openssl.org>
Thu, 7 Jan 2016 18:00:51 +0000 (18:00 +0000)
commit4a640fb6c395302d7aad22833d573c44211b0a2d
treedd8f1928f7ed2e3a9db1362934e6b37bfd8e9e12
parent411abf2dd37974a5baa54859c1abcd287b3c1181
Fix declarations and constification for inline stack.

Reviewed-by: Richard Levitte <levitte@openssl.org>
21 files changed:
apps/ciphers.c
crypto/asn1/ameth_lib.c
crypto/cms/cms_env.c
crypto/cms/cms_lcl.h
crypto/cms/cms_lib.c
crypto/evp/evp_pbe.c
crypto/evp/pmeth_lib.c
crypto/x509v3/pcy_int.h
crypto/x509v3/pcy_node.c
crypto/x509v3/pcy_tree.c
include/openssl/cms.h
include/openssl/ssl.h
include/openssl/x509v3.h
ssl/s3_lib.c
ssl/ssl_lib.c
ssl/ssl_locl.h
ssl/ssl_sess.c
ssl/statem/statem_clnt.c
ssl/statem/statem_srvr.c
ssl/t1_lib.c
test/ssltest.c