DragonFly commits List (threaded) for 2009-11
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
git: Import OpenSSL 0.9.8l
commit bd25223a01b4118ea03b31bd2a735aae570887b5
Author: Aggelos Economopoulos <aoiko@cc.ece.ntua.gr>
Date: Sat Nov 7 18:44:09 2009 +0000
Import OpenSSL 0.9.8l
Disables renegotiation to workaround CVE-2009-3555.
Summary of changes:
crypto/openssl/CHANGES | 10 ++++++++++
crypto/openssl/FAQ | 2 +-
crypto/openssl/NEWS | 4 ++++
crypto/openssl/README | 2 +-
crypto/openssl/apps/CA.pl | 2 +-
crypto/openssl/crypto/asn1/asn1.h | 1 +
crypto/openssl/crypto/asn1/asn1_err.c | 1 +
crypto/openssl/crypto/opensslv.h | 6 +++---
crypto/openssl/crypto/stack/safestack.h | 22 ++++++++++++++++++++++
crypto/openssl/ssl/s3_lib.c | 3 +++
crypto/openssl/ssl/s3_pkt.c | 4 +++-
crypto/openssl/ssl/s3_srvr.c | 8 ++++++++
crypto/openssl/ssl/ssl.h | 1 +
crypto/openssl/ssl/ssl3.h | 9 +++++----
crypto/openssl/ssl/ssl_err.c | 1 +
15 files changed, 65 insertions(+), 11 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/bd25223a01b4118ea03b31bd2a735aae570887b5
--
DragonFly BSD source repository
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]