Imported Upstream version 1.1.1j upstream/1.1.1j
authorDariusz Michaluk <d.michaluk@samsung.com>
Mon, 29 Mar 2021 10:27:49 +0000 (12:27 +0200)
committerDariusz Michaluk <d.michaluk@samsung.com>
Mon, 29 Mar 2021 10:27:49 +0000 (12:27 +0200)
commit58037b497451d0ea6ea82cb8d0fea4af75333d5b
treee5896f813ccae61a7c3ac90122dbb0787abef8b7
parentcf86625b5f1a4f1540f94f8372fd803613c35215
Imported Upstream version 1.1.1j
87 files changed:
AUTHORS
CHANGES
CONTRIBUTING
Configurations/10-main.conf
Configurations/descrip.mms.tmpl
Configure
INSTALL
NEWS
NOTES.VMS
NOTES.WIN
README
VMS/msg_install.com [new file with mode: 0644]
VMS/msg_staging.com [new file with mode: 0644]
apps/ca.c
crypto/armcap.c
crypto/asn1/charmap.h
crypto/bn/bn_prime.h
crypto/conf/conf_def.c
crypto/conf/conf_def.h
crypto/dh/dh_key.c
crypto/err/openssl.txt
crypto/evp/evp_enc.c
crypto/evp/evp_err.c
crypto/mem_sec.c
crypto/objects/obj_dat.h
crypto/objects/obj_xref.h
crypto/poly1305/asm/poly1305-armv4.pl
crypto/ppccap.c
crypto/rsa/rsa_ssl.c
crypto/srp/srp_lib.c
crypto/x509/x509_cmp.c
crypto/x509/x509_vfy.c
crypto/x509/x_all.c
crypto/x509/x_attrib.c
crypto/x509v3/v3_purp.c
doc/man1/ca.pod
doc/man1/cms.pod
doc/man1/crl2pkcs7.pod
doc/man1/dgst.pod
doc/man1/dsa.pod
doc/man1/ec.pod
doc/man1/enc.pod
doc/man1/genpkey.pod
doc/man1/genrsa.pod
doc/man1/pkcs12.pod
doc/man1/pkcs8.pod
doc/man1/pkey.pod
doc/man1/pkeyutl.pod
doc/man1/req.pod
doc/man1/rsa.pod
doc/man1/s_client.pod
doc/man1/s_server.pod
doc/man1/smime.pod
doc/man1/spkac.pod
doc/man1/storeutl.pod
doc/man1/ts.pod
doc/man1/x509.pod
doc/man3/DH_generate_key.pod
doc/man3/OCSP_sendreq_new.pod
doc/man3/OPENSSL_malloc.pod
doc/man3/X509_get_extension_flags.pod
fuzz/x509.c
include/openssl/evperr.h
include/openssl/obj_mac.h
include/openssl/opensslv.h
include/openssl/x509v3.h
ssl/d1_lib.c
ssl/record/rec_layer_d1.c
ssl/ssl_local.h
ssl/statem/extensions.c
ssl/statem/statem_clnt.c
ssl/statem/statem_lib.c
test/build.info
test/certs/ca-pss-cert.pem [new file with mode: 0644]
test/certs/ca-pss-key.pem [new file with mode: 0644]
test/certs/ee-pss-cert.pem [new file with mode: 0644]
test/certs/invalid-cert.pem [new file with mode: 0644]
test/certs/mkcert.sh
test/certs/setup.sh
test/recipes/25-test_verify.t
test/recipes/70-test_verify_extra.t
test/recipes/80-test_x509aux.t
test/rsa_test.c
test/sslapitest.c
test/v3nametest.c
test/verify_extra_test.c
test/x509aux.c