Module Name: src Committed By: snj Date: Tue Jan 12 09:19:38 UTC 2010
Modified Files: src/crypto/dist/openssl/ssl [netbsd-4-0]: s3_lib.c s3_pkt.c s3_srvr.c ssl_locl.h Log Message: Apply patch (requested by tonnerre in ticket #1373): Disable OpenSSL renegotiation, thus avoiding CVE-2009-3555. To generate a diff of this commit: cvs rdiff -u -r1.11.2.1 -r1.11.2.1.2.1 src/crypto/dist/openssl/ssl/s3_lib.c cvs rdiff -u -r1.6.4.1.2.1 -r1.6.4.1.2.2 src/crypto/dist/openssl/ssl/s3_pkt.c cvs rdiff -u -r1.13.2.1.2.1 -r1.13.2.1.2.2 \ src/crypto/dist/openssl/ssl/s3_srvr.c cvs rdiff -u -r1.11 -r1.11.12.1 src/crypto/dist/openssl/ssl/ssl_locl.h Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.