Add ctrl and utility functions to retrieve raw cipher list sent by client in
authorDr. Stephen Henson <steve@openssl.org>
Wed, 26 Dec 2012 16:25:06 +0000 (16:25 +0000)
committerDr. Stephen Henson <steve@openssl.org>
Wed, 26 Dec 2012 16:25:06 +0000 (16:25 +0000)
commit1520e6c084ccc06a6325381bf9fc618ab5cfb230
treee15351c2802795a0c9ff38f83ed6e50160e9f66c
parent2001129f096d10bbd815936d23af3e97daf7882d
Add ctrl and utility functions to retrieve raw cipher list sent by client in
client hello message. Previously this could only be retrieved on an initial
connection and it was impossible to determine the cipher IDs of any uknown
ciphersuites.
(backport from HEAD)
CHANGES
ssl/s2_lib.c
ssl/s3_lib.c
ssl/ssl.h
ssl/ssl_cert.c
ssl/ssl_ciph.c
ssl/ssl_lib.c
ssl/ssl_locl.h