Imported Upstream version 1.1.1m upstream/1.1.1m
authorDariusz Michaluk <d.michaluk@samsung.com>
Wed, 22 Dec 2021 15:14:26 +0000 (16:14 +0100)
committerDariusz Michaluk <d.michaluk@samsung.com>
Wed, 22 Dec 2021 15:14:26 +0000 (16:14 +0100)
commit472aec8e053e6d7d6a387ed31cdc445edd0d3ade
treec664b2439d99abea3ede6162ba1ff1c994421015
parent9a33dff38750fb758e81c2fd51428d5eb08b4628
Imported Upstream version 1.1.1m
94 files changed:
CHANGES
Configurations/90-team.norelease.conf [deleted file]
Configure
NEWS
README
apps/ciphers.c
apps/dgst.c
apps/s_cb.c
apps/s_client.c
apps/s_server.c
apps/speed.c
crypto/armcap.c
crypto/asn1/a_print.c
crypto/asn1/asn1_lib.c
crypto/bio/bss_dgram.c
crypto/bio/bss_mem.c
crypto/bn/asm/mips.pl
crypto/cms/cms_env.c
crypto/dh/dh_ameth.c
crypto/ec/curve448/field.h
crypto/ec/ec_asn1.c
crypto/ec/ec_curve.c
crypto/engine/eng_dyn.c
crypto/engine/eng_lib.c
crypto/engine/eng_list.c
crypto/engine/eng_local.h
crypto/err/err.c
crypto/evp/evp_enc.c
crypto/evp/p_lib.c
crypto/objects/o_names.c
crypto/pem/pem_lib.c
crypto/rand/rand_unix.c
crypto/rand/rand_vms.c
crypto/ts/ts_verify_ctx.c
crypto/uid.c
crypto/x509/x509_vfy.c
crypto/x509/x_name.c
crypto/x509v3/v3_ncons.c
doc/man1/passwd.pod
doc/man1/pkeyutl.pod
doc/man3/BIO_f_ssl.pod
doc/man3/BIO_push.pod
doc/man3/BN_rand.pod
doc/man3/ENGINE_add.pod
doc/man3/ERR_load_strings.pod
doc/man3/EVP_EncryptInit.pod
doc/man3/OBJ_nid2obj.pod
doc/man3/SSL_CTX_set_num_tickets.pod
doc/man3/SSL_CTX_set_tlsext_ticket_key_cb.pod
doc/man3/SSL_get_session.pod
doc/man3/SSL_set_fd.pod
doc/man3/d2i_X509.pod
doc/man7/ossl_store.pod
engines/e_afalg.c
engines/e_dasync.c
include/crypto/rand.h
include/openssl/ec.h
include/openssl/opensslv.h
ssl/bio_ssl.c
ssl/record/ssl3_record.c
ssl/s3_cbc.c
ssl/ssl_asn1.c
ssl/ssl_ciph.c
ssl/ssl_lib.c
ssl/ssl_local.h
ssl/statem/README
ssl/statem/extensions_clnt.c
ssl/statem/extensions_cust.c
ssl/statem/statem_lib.c
test/afalgtest.c
test/bntest.c
test/build.info
test/certs/cross-key.pem [new file with mode: 0644]
test/certs/cross-root.pem [new file with mode: 0644]
test/certs/root-cross-cert.pem [new file with mode: 0644]
test/certs/setup.sh
test/dane-cross.in [new file with mode: 0644]
test/danetest.c
test/data.bin [new file with mode: 0644]
test/ec_internal_test.c
test/evp_extra_test.c
test/evp_test.c
test/packettest.c
test/recipes/01-test_symbol_presence.t
test/recipes/20-test_dgst.t
test/recipes/30-test_evp_data/evpkdf.txt
test/recipes/80-test_dane.t
test/recipes/80-test_ssl_old.t
test/sm2_internal_test.c
test/sslapitest.c
test/ssltest_old.c
test/testutil/format_output.c
test/testutil/tests.c
util/mktar.sh [deleted file]