]> CyberLeo.Net >> Repos - FreeBSD/releng/10.1.git/commit
Fix OpenSSL multiple vulnerabilities.
authordelphij <delphij@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Fri, 12 Jun 2015 07:23:55 +0000 (07:23 +0000)
committerdelphij <delphij@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Fri, 12 Jun 2015 07:23:55 +0000 (07:23 +0000)
commitb3734bf3e437fc8ed8ef49b74aa214df32b5d01d
treeeaf6fd09e0241c3694090ffd493ceed2d38ba00d
parent7e1c4ca58fbbd2064e9dc9fe75008f6521ee0014
Fix OpenSSL multiple vulnerabilities.

Security: FreeBSD-SA-15:10.openssl
Approved by: so

git-svn-id: svn://svn.freebsd.org/base/releng/10.1@284295 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
39 files changed:
UPDATING
crypto/openssl/apps/dhparam.c
crypto/openssl/apps/gendh.c
crypto/openssl/apps/s_server.c
crypto/openssl/crypto/bio/bio_lib.c
crypto/openssl/crypto/bn/bn_gf2m.c
crypto/openssl/crypto/bn/bn_print.c
crypto/openssl/crypto/buffer/buffer.c
crypto/openssl/crypto/cms/cms_smime.c
crypto/openssl/crypto/ec/ec2_oct.c
crypto/openssl/crypto/ec/ec_check.c
crypto/openssl/crypto/ec/ec_key.c
crypto/openssl/crypto/ec/ec_lib.c
crypto/openssl/crypto/ec/ecp_oct.c
crypto/openssl/crypto/ec/ectest.c
crypto/openssl/crypto/evp/e_aes.c
crypto/openssl/crypto/evp/e_rc4_hmac_md5.c
crypto/openssl/crypto/evp/evp.h
crypto/openssl/crypto/hmac/hmac.c
crypto/openssl/crypto/modes/gcm128.c
crypto/openssl/crypto/objects/obj_dat.c
crypto/openssl/crypto/pkcs12/p12_mutl.c
crypto/openssl/crypto/pkcs7/pk7_doit.c
crypto/openssl/crypto/x509/x509_vfy.c
crypto/openssl/crypto/x509/x509type.c
crypto/openssl/doc/apps/dhparam.pod
crypto/openssl/doc/ssl/SSL_CTX_set_tmp_dh_callback.pod
crypto/openssl/ssl/d1_both.c
crypto/openssl/ssl/d1_lib.c
crypto/openssl/ssl/d1_pkt.c
crypto/openssl/ssl/s3_cbc.c
crypto/openssl/ssl/s3_clnt.c
crypto/openssl/ssl/s3_srvr.c
crypto/openssl/ssl/ssl.h
crypto/openssl/ssl/ssl_err.c
crypto/openssl/ssl/ssl_locl.h
crypto/openssl/ssl/ssl_sess.c
crypto/openssl/ssl/t1_lib.c
sys/conf/newvers.sh