Reorganise supported signature algorithm extension processing.
authorDr. Stephen Henson <steve@openssl.org>
Mon, 25 Jun 2012 14:32:30 +0000 (14:32 +0000)
committerDr. Stephen Henson <steve@openssl.org>
Mon, 25 Jun 2012 14:32:30 +0000 (14:32 +0000)
commit4453cd8c734349f4515eaa1b047464de0f34a1b5
tree724963358f13bfc1b6f8c7986982875af95bb71d
parenta8f3b8b519ddf028f7b1f915813b4ba2ceb858aa
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.
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