Module Name: src Committed By: drochner Date: Fri May 11 18:07:34 UTC 2012
Modified Files: src/crypto/external/bsd/openssl/dist/ssl: d1_enc.c t1_enc.c Log Message: pull in upstream rev.22547: Sanity check record length before skipping explicit IV in TLS 1.2, 1.1 and DTLS to fix DoS attack. (CVE-2012-2333) To generate a diff of this commit: cvs rdiff -u -r1.1.1.3 -r1.2 \ src/crypto/external/bsd/openssl/dist/ssl/d1_enc.c cvs rdiff -u -r1.3 -r1.4 src/crypto/external/bsd/openssl/dist/ssl/t1_enc.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.