New ctrls to retrieve supported signature algorithms and curves and
authorDr. Stephen Henson <steve@openssl.org>
Fri, 6 Apr 2012 19:29:49 +0000 (19:29 +0000)
committerDr. Stephen Henson <steve@openssl.org>
Fri, 6 Apr 2012 19:29:49 +0000 (19:29 +0000)
commit5505818199557d4e591dd73637d020732b44ca02
tree537cac207984063670b414923bc6587c80ebae57
parent7493bcc659a6d1cff73d7974f18a73331e978657
New ctrls to retrieve supported signature algorithms and curves and
extensions to s_client and s_server to print out retrieved valued.

Extend CERT structure to cache supported signature algorithm data.
(backport from HEAD)
CHANGES
apps/s_apps.h
apps/s_cb.c
apps/s_client.c
apps/s_server.c
ssl/s3_lib.c
ssl/ssl.h
ssl/ssl_cert.c
ssl/ssl_locl.h
ssl/t1_lib.c
ssl/tls1.h