Imported Upstream version 1.1.1u upstream/1.1.1u
authorDariusz Michaluk <d.michaluk@samsung.com>
Mon, 12 Jun 2023 07:23:29 +0000 (09:23 +0200)
committerDariusz Michaluk <d.michaluk@samsung.com>
Mon, 12 Jun 2023 07:23:29 +0000 (09:23 +0200)
commitabcb216d183e129319eb365df2002c91af6b9b9f
treeb0bb9ca5d575665e65c83e3e2a31de3f0b2da683
parent4a2ebf218e9f2c7fdd3d898519d7b59cdf9f360d
Imported Upstream version 1.1.1u
44 files changed:
CHANGES
Configurations/descrip.mms.tmpl
Configurations/windows-makefile.tmpl
Configure
NEWS
README
crypto/aes/asm/bsaes-armv7.pl
crypto/asn1/a_bitstr.c
crypto/bio/b_print.c
crypto/bn/bn_asm.c
crypto/bn/bn_blind.c
crypto/bn/bn_err.c
crypto/bn/bn_lib.c
crypto/bn/bn_local.h
crypto/bn/build.info
crypto/bn/rsa_sup_mul.c [deleted file]
crypto/conf/conf_sap.c
crypto/err/openssl.txt
crypto/objects/obj_dat.c
crypto/rsa/rsa_ossl.c
crypto/ui/ui_lib.c
crypto/ui/ui_util.c
crypto/x509/x509_vfy.c
crypto/x509v3/pcy_local.h
crypto/x509v3/pcy_node.c
crypto/x509v3/pcy_tree.c
doc/fingerprints.txt
doc/man3/X509_VERIFY_PARAM_set_flags.pod
engines/e_padlock.c
include/crypto/bn.h
include/openssl/opensslv.h
test/certs/ca-pol-cert.pem [new file with mode: 0644]
test/certs/ee-cert-policies-bad.pem [new file with mode: 0644]
test/certs/ee-cert-policies.pem [new file with mode: 0644]
test/certs/mkcert.sh
test/certs/setup.sh
test/recipes/25-test_verify.t
test/recipes/80-test_cms.t
test/recipes/80-test_policy_tree.t [new file with mode: 0644]
test/recipes/80-test_policy_tree_data/large_leaf.pem [new file with mode: 0644]
test/recipes/80-test_policy_tree_data/large_policy_tree.pem [new file with mode: 0644]
test/recipes/80-test_policy_tree_data/small_leaf.pem [new file with mode: 0644]
test/recipes/80-test_policy_tree_data/small_policy_tree.pem [new file with mode: 0644]
util/mkdef.pl