Import OpenSSL 1.0.1s.
authorSascha Wildner <saw@online.de>
Wed, 2 Mar 2016 09:31:53 +0000 (10:31 +0100)
committerSascha Wildner <saw@online.de>
Wed, 2 Mar 2016 09:31:53 +0000 (10:31 +0100)
commitea93cc3153d6ebb2849ede9b7e1dea0eddbb9753
tree4c47dc7d56f78dd26027d9178d2bf107c7e8ecf6
parent563a9848f546e4b072c55c3e1ab22b4d7a1f5623
Import OpenSSL 1.0.1s.

* Fix CVE-2016-0800, CVE-2016-0705, CVE-2016-0798, CVE-2016-0797,
  CVE-2016-0799, CVE-2016-0702

* Disable weak ciphers in SSLv3 and up in default builds of OpenSSL.

For a more detailed list of changes, see crypto/openssl/CHANGES.
21 files changed:
crypto/openssl/CHANGES
crypto/openssl/NEWS
crypto/openssl/README
crypto/openssl/apps/s_server.c
crypto/openssl/crypto/bio/b_print.c
crypto/openssl/crypto/bio/bio.h
crypto/openssl/crypto/bn/asm/x86_64-mont5.pl
crypto/openssl/crypto/bn/bn.h
crypto/openssl/crypto/bn/bn_exp.c
crypto/openssl/crypto/bn/bn_print.c
crypto/openssl/crypto/bn/bn_recp.c
crypto/openssl/crypto/dsa/dsa_ameth.c
crypto/openssl/crypto/modes/ctr128.c
crypto/openssl/crypto/opensslv.h
crypto/openssl/crypto/perlasm/x86_64-xlate.pl
crypto/openssl/crypto/rsa/rsa_sign.c
crypto/openssl/crypto/srp/srp.h
crypto/openssl/crypto/srp/srp_vfy.c
crypto/openssl/ssl/s2_lib.c
crypto/openssl/ssl/s3_lib.c
crypto/openssl/ssl/ssl_lib.c