Imported Upstream version 1.1.1t upstream/1.1.1t
authorDariusz Michaluk <d.michaluk@samsung.com>
Thu, 9 Feb 2023 08:32:38 +0000 (09:32 +0100)
committerDariusz Michaluk <d.michaluk@samsung.com>
Thu, 9 Feb 2023 08:32:38 +0000 (09:32 +0100)
commit4a2ebf218e9f2c7fdd3d898519d7b59cdf9f360d
tree9286c5fc23d6b04f889cc31617588e27ba361d17
parent6d823a287e806b99571155ccfe88bdf42c419c39
Imported Upstream version 1.1.1t
47 files changed:
CHANGES
Configure
NEWS
README
crypto/asn1/asn_mime.c
crypto/asn1/bio_asn1.c
crypto/asn1/bio_ndef.c
crypto/bio/b_print.c
crypto/bn/bn_blind.c
crypto/bn/bn_err.c
crypto/bn/bn_exp.c
crypto/bn/bn_local.h
crypto/bn/bn_mont.c
crypto/bn/build.info
crypto/bn/rsa_sup_mul.c [new file with mode: 0644]
crypto/cms/cms_enc.c
crypto/cms/cms_err.c
crypto/err/openssl.txt
crypto/evp/bio_enc.c
crypto/pem/pem_lib.c
crypto/rsa/rsa_ameth.c
crypto/rsa/rsa_ossl.c
crypto/txt_db/txt_db.c
crypto/x509/by_dir.c
crypto/x509/x_name.c
crypto/x509v3/v3_genn.c
engines/asm/e_padlock-x86.pl
engines/asm/e_padlock-x86_64.pl
include/crypto/bn.h
include/openssl/bnerr.h
include/openssl/cmserr.h
include/openssl/opensslv.h
include/openssl/x509v3.h
ssl/record/rec_layer_s3.c
ssl/record/ssl3_buffer.c
test/certs/ee-ed25519.pem
test/certs/root-ed25519.pem
test/certs/rootCA.pem
test/exptest.c
test/pemtest.c
test/recipes/80-test_cms.t
test/recipes/95-test_external_pyca_data/cryptography.sh
test/smime-certs/badrsa.pem [new file with mode: 0644]
test/sslapitest.c
test/test_test.c
test/testutil/driver.c
test/v3nametest.c