Import OpenSSL 1.0.1t.
authorSascha Wildner <saw@online.de>
Tue, 3 May 2016 19:47:42 +0000 (21:47 +0200)
committerSascha Wildner <saw@online.de>
Tue, 3 May 2016 19:47:42 +0000 (21:47 +0200)
commit6ebfc344d3768db88a5e93e9b98ed556a2f5b5db
treea21e5801e468f85c3085a22304c0db1350ad2c3a
parentea93cc3153d6ebb2849ede9b7e1dea0eddbb9753
Import OpenSSL 1.0.1t.

* Fix CVE-2016-2107, CVE-2016-2105, CVE-2016-2106, CVE-2016-2109,
  CVE-2016-2176, CVE-2016-0702

For a more detailed list of changes, see crypto/openssl/CHANGES.
39 files changed:
crypto/openssl/CHANGES
crypto/openssl/NEWS
crypto/openssl/README
crypto/openssl/README.DELETED
crypto/openssl/apps/pkcs7.c
crypto/openssl/crypto/asn1/a_bytes.c
crypto/openssl/crypto/asn1/a_d2i_fp.c
crypto/openssl/crypto/asn1/a_type.c
crypto/openssl/crypto/asn1/asn1_lib.c
crypto/openssl/crypto/asn1/asn1_par.c
crypto/openssl/crypto/asn1/t_x509.c
crypto/openssl/crypto/asn1/tasn_dec.c
crypto/openssl/crypto/asn1/tasn_enc.c
crypto/openssl/crypto/asn1/x_name.c
crypto/openssl/crypto/asn1/x_x509.c
crypto/openssl/crypto/bn/asm/x86-gf2m.pl [deleted file]
crypto/openssl/crypto/bn/asm/x86-mont.pl [deleted file]
crypto/openssl/crypto/bn/asm/x86_64-mont.pl
crypto/openssl/crypto/bn/asm/x86_64-mont5.pl
crypto/openssl/crypto/comp/comp.h
crypto/openssl/crypto/evp/digest.c
crypto/openssl/crypto/evp/e_aes_cbc_hmac_sha1.c
crypto/openssl/crypto/evp/encode.c
crypto/openssl/crypto/evp/evp_enc.c
crypto/openssl/crypto/opensslv.h
crypto/openssl/crypto/pem/pem_lib.c
crypto/openssl/crypto/pem/pvkfmt.c
crypto/openssl/crypto/x509/x509.h
crypto/openssl/crypto/x509/x509_err.c
crypto/openssl/crypto/x509/x509_obj.c
crypto/openssl/ssl/d1_both.c
crypto/openssl/ssl/s2_lib.c
crypto/openssl/ssl/s2_meth.c
crypto/openssl/ssl/s3_clnt.c
crypto/openssl/ssl/s3_lib.c
crypto/openssl/ssl/ssl.h
crypto/openssl/ssl/ssl_ciph.c
crypto/openssl/ssl/ssl_locl.h
crypto/openssl/ssl/t1_lib.c