Add ctrl and utility functions to retrieve raw cipher list sent by client in
authorDr. Stephen Henson <steve@openssl.org>
Wed, 12 Sep 2012 13:57:48 +0000 (13:57 +0000)
committerDr. Stephen Henson <steve@openssl.org>
Wed, 12 Sep 2012 13:57:48 +0000 (13:57 +0000)
commit94a209d8e1ef9cc0a26ff16e5419b198fdfa5adc
tree63c6de4ff1d678d6539bd4b68910989d8ffecd62
parent24edfa9df9e6315b107b7c2d8ce0634208e8c350
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.
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