mozilla/security/nss/lib/ssl ssl3con.c sslenum.c sslinfo.c
wtc%google.com <[email protected]>
| Newsgroups | gmane.comp.mozilla.crypto.cvs |
|---|---|
| Message-ID | <[email protected]> |
Diffs: http://bonsai.mozilla.org/cvsview2.cgi?command=DIRECTORY&subdir=mozilla/security/nss/lib/ssl&files=ssl3con.c:sslenum.c:sslinfo.c&root=/cvsroot Changes committed by wtc%google.com: Update of /cvsroot/mozilla/security/nss/lib/ssl In directory dm-cvs01.mozilla.org:/tmp/cvs-serv18452 Modified Files: ssl3con.c sslenum.c sslinfo.c Log Message: Bug 732630: Prefer SSL_RSA_WITH_RC4_128_SHA over SSL_RSA_WITH_RC4_128_MD5. The change to the suiteInfo table in sslinfo.c is not necessary but is made to keep that table in roughly the same order as the other two tables in ssl3con.c and sslenum.c. r=rrelyea. Modified Files: ssl3con.c sslenum.c sslinfo.c