Imported Upstream version 1.1.1l upstream/1.1.1l
authorKonrad Lipinski <k.lipinski2@samsung.com>
Tue, 31 Aug 2021 09:16:55 +0000 (11:16 +0200)
committerKonrad Lipinski <k.lipinski2@samsung.com>
Tue, 31 Aug 2021 09:21:05 +0000 (11:21 +0200)
commit9a33dff38750fb758e81c2fd51428d5eb08b4628
tree3ae9a55859908991f0f002162b4d954e013614bd
parent6452d4a6475bb79e4624b8bd81d89c55d615f6c7
Imported Upstream version 1.1.1l
106 files changed:
CHANGES
Configurations/10-main.conf
Configurations/15-android.conf
Configurations/90-team.norelease.conf [new file with mode: 0644]
Configurations/unix-Makefile.tmpl
Configurations/windows-makefile.tmpl
NEWS
README
apps/crl2p7.c
apps/enc.c
apps/s_server.c
apps/s_socket.c
crypto/armcap.c
crypto/asn1/a_object.c
crypto/asn1/a_strex.c
crypto/asn1/asn1_lib.c
crypto/asn1/bio_asn1.c
crypto/asn1/bio_ndef.c
crypto/asn1/d2i_pr.c
crypto/asn1/t_spki.c
crypto/bio/b_addr.c
crypto/bio/b_sock2.c
crypto/bn/bn_div.c
crypto/chacha/asm/chacha-x86_64.pl
crypto/dsa/dsa_prn.c
crypto/ec/ec2_oct.c
crypto/ec/ec_asn1.c
crypto/err/openssl.txt
crypto/evp/e_aes.c
crypto/evp/e_camellia.c
crypto/hmac/hm_ameth.c
crypto/pkcs12/p12_key.c
crypto/poly1305/poly1305_ameth.c
crypto/ppccap.c
crypto/rand/rand_unix.c
crypto/rsa/rsa_prn.c
crypto/siphash/siphash_ameth.c
crypto/sm2/sm2_crypt.c
crypto/sm2/sm2_pmeth.c
crypto/sparcv9cap.c
crypto/srp/srp_vfy.c
crypto/store/loader_file.c
crypto/ts/ts_rsp_verify.c
crypto/ts/ts_verify_ctx.c
crypto/uid.c
crypto/x509/t_x509.c
crypto/x509/x509_vpm.c
crypto/x509v3/v3_akey.c
crypto/x509v3/v3_alt.c
crypto/x509v3/v3_cpols.c
crypto/x509v3/v3_ncons.c
crypto/x509v3/v3_pci.c
crypto/x509v3/v3_utl.c
crypto/x509v3/v3err.c
demos/bio/client-arg.c
demos/bio/client-conf.c
doc/man1/enc.pod
doc/man1/s_client.pod
doc/man1/s_server.pod
doc/man3/BIO_f_ssl.pod
doc/man3/BIO_push.pod
doc/man3/BN_cmp.pod
doc/man3/d2i_PrivateKey.pod
doc/man7/x509.pod
include/crypto/sm2.h
include/crypto/x509.h
include/openssl/e_os2.h
include/openssl/opensslv.h
include/openssl/sslerr.h
include/openssl/x509v3err.h
ssl/bio_ssl.c
ssl/d1_lib.c
ssl/record/rec_layer_s3.c
ssl/record/ssl3_buffer.c
ssl/record/ssl3_record.c
ssl/s3_msg.c
ssl/ssl_cert.c
ssl/ssl_err.c
ssl/ssl_lib.c
ssl/ssl_local.h
ssl/statem/extensions.c
ssl/statem/extensions_srvr.c
ssl/statem/statem_clnt.c
ssl/statem/statem_local.h
ssl/statem/statem_srvr.c
ssl/t1_lib.c
test/asn1_decode_test.c
test/bio_memleak_test.c
test/bntest.c
test/certs/ee-self-signed.pem
test/clienthellotest.c
test/ectest.c
test/evp_extra_test.c
test/recipes/25-test_req.t
test/recipes/25-test_verify.t
test/recipes/30-test_evp_data/evppkey.txt
test/recipes/70-test_tls13kexmodes.t
test/recipes/80-test_ssl_old.t
test/rsa_test.c
test/sm2_internal_test.c
test/sslapitest.c
test/testrsa_withattrs.der [new file with mode: 0644]
test/testrsa_withattrs.pem [new file with mode: 0644]
test/x509_time_test.c
util/mkdir-p.pl
util/mktar.sh [new file with mode: 0755]