Some fixes for ciphersuite string processing:
authorBodo Möller <bodo@openssl.org>
Sat, 17 Feb 2007 06:52:42 +0000 (06:52 +0000)
committerBodo Möller <bodo@openssl.org>
Sat, 17 Feb 2007 06:52:42 +0000 (06:52 +0000)
commit5f4cc234fb6f75775a2b5265e3b0c4dba1fc97be
tree36054e0cf1cd0e12f149db49cc2bd7200874d928
parentd31a13953c633f48a5e30e89fc66604b68d79c34
Some fixes for ciphersuite string processing:

- add a workaround provided by Victor Duchovni so that 128- and
  256-bit variants of otherwise identical ciphersuites are treated
  correctly;

- also, correctly skip invalid parts of ciphersuite description strings.

Submitted by: Victor Duchovni, Bodo Moeller
CHANGES
LICENSE
README
ssl/ssl_ciph.c