]> git.ipfire.org Git - thirdparty/openssl.git/commit - CHANGES
Reorganise supported signature algorithm extension processing.
authorDr. Stephen Henson <steve@openssl.org>
Wed, 26 Dec 2012 14:26:16 +0000 (14:26 +0000)
committerDr. Stephen Henson <steve@openssl.org>
Wed, 26 Dec 2012 14:26:16 +0000 (14:26 +0000)
commitc70a1fee71119a9005b1f304a3bf47694b4a53ac
treef67169f23f812da6d78a7d2e63b15cd9f667a448
parent0b362de5f57547b31eddef5f8a0d298c4b7e0fd3
Reorganise supported signature algorithm extension processing.

Only store encoded versions of peer and configured signature algorithms.
Determine shared signature algorithms and cache the result along with NID
equivalents of each algorithm.
(backport from HEAD)
CHANGES
apps/s_apps.h
apps/s_cb.c
apps/s_client.c
apps/s_server.c
ssl/ssl.h
ssl/ssl_cert.c
ssl/ssl_err.c
ssl/ssl_locl.h
ssl/t1_lib.c
ssl/tls1.h