Some fixes for ciphersuite string processing:
authorBodo Möller <bodo@openssl.org>
Sat, 17 Feb 2007 06:53:10 +0000 (06:53 +0000)
committerBodo Möller <bodo@openssl.org>
Sat, 17 Feb 2007 06:53:10 +0000 (06:53 +0000)
commitd875a212c3eb234f5d5eaf3832f3e008c2460fec
treeae316ce8ce120dd5ae4601474a89a7015ed4ec06
parentf35dd4c36063eb692bee97138e880289f4e19ae1
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