]> git.ipfire.org Git - thirdparty/openssl.git/history - ssl/t1_reneg.c
When processing ClientHello.cipher_suites, don't ignore cipher suites
[thirdparty/openssl.git] / ssl / t1_reneg.c
2009-12-27  Dr. Stephen HensonUpdate RI to match latest spec.
2009-12-08  Dr. Stephen HensonAdd support for magic cipher suite value (MCSV). Make...
2009-11-09  Dr. Stephen HensonFix wrong function codes and duplicate codes
2009-11-08  Dr. Stephen Hensonuse OPENSSL_assert() and not assert()
2009-11-08  Ben LaurieFirst cut of renegotiation extension.