vendor/LIBRESSL: Import LibreSSL 3.6.1 vendor/LIBRESSL
authorAntonio Huete Jimenez <tuxillo@quantumachine.net>
Sat, 26 Nov 2022 01:38:53 +0000 (02:38 +0100)
committerAntonio Huete Jimenez <tuxillo@quantumachine.net>
Sat, 26 Nov 2022 01:38:53 +0000 (02:38 +0100)
commitde0e0e4d77c35206b5f6c343108b4d90ba6f0ace
treed3b96e7d4bb6b8fecb9a061fc838ea2724c758e9
parentb6dec7dacea900bfb40e8c713545d34bc45f6069
vendor/LIBRESSL: Import LibreSSL 3.6.1

For a full list of changes:

https://ftp.openbsd.org/pub/OpenBSD/LibreSSL/libressl-3.2.6-relnotes.txt
https://ftp.openbsd.org/pub/OpenBSD/LibreSSL/libressl-3.2.7-relnotes.txt
https://ftp.openbsd.org/pub/OpenBSD/LibreSSL/libressl-3.3.2-relnotes.txt
https://ftp.openbsd.org/pub/OpenBSD/LibreSSL/libressl-3.3.3-relnotes.txt
https://ftp.openbsd.org/pub/OpenBSD/LibreSSL/libressl-3.3.4-relnotes.txt
https://ftp.openbsd.org/pub/OpenBSD/LibreSSL/libressl-3.3.5-relnotes.txt
https://ftp.openbsd.org/pub/OpenBSD/LibreSSL/libressl-3.3.6-relnotes.txt
https://ftp.openbsd.org/pub/OpenBSD/LibreSSL/libressl-3.4.0-relnotes.txt
https://ftp.openbsd.org/pub/OpenBSD/LibreSSL/libressl-3.4.1-relnotes.txt
https://ftp.openbsd.org/pub/OpenBSD/LibreSSL/libressl-3.4.3-relnotes.txt
https://ftp.openbsd.org/pub/OpenBSD/LibreSSL/libressl-3.5.1-relnotes.txt
https://ftp.openbsd.org/pub/OpenBSD/LibreSSL/libressl-3.5.2-relnotes.txt
https://ftp.openbsd.org/pub/OpenBSD/LibreSSL/libressl-3.5.3-relnotes.txt
https://ftp.openbsd.org/pub/OpenBSD/LibreSSL/libressl-3.6.0-relnotes.txt
https://ftp.openbsd.org/pub/OpenBSD/LibreSSL/libressl-3.6.1-relnotes.txt
570 files changed:
crypto/libressl/ChangeLog
crypto/libressl/VERSION
crypto/libressl/apps/nc/nc.1
crypto/libressl/apps/nc/netcat.c
crypto/libressl/apps/nc/socks.c
crypto/libressl/apps/openssl/apps.c
crypto/libressl/apps/openssl/apps.h
crypto/libressl/apps/openssl/asn1pars.c
crypto/libressl/apps/openssl/ca.c
crypto/libressl/apps/openssl/certhash.c
crypto/libressl/apps/openssl/ciphers.c
crypto/libressl/apps/openssl/cms.c
crypto/libressl/apps/openssl/crl.c
crypto/libressl/apps/openssl/dgst.c
crypto/libressl/apps/openssl/dh.c
crypto/libressl/apps/openssl/dhparam.c
crypto/libressl/apps/openssl/dsa.c
crypto/libressl/apps/openssl/dsaparam.c
crypto/libressl/apps/openssl/ecparam.c
crypto/libressl/apps/openssl/enc.c
crypto/libressl/apps/openssl/gendh.c
crypto/libressl/apps/openssl/gendsa.c
crypto/libressl/apps/openssl/genrsa.c
crypto/libressl/apps/openssl/ocsp.c
crypto/libressl/apps/openssl/openssl.1
crypto/libressl/apps/openssl/passwd.c
crypto/libressl/apps/openssl/pkcs12.c
crypto/libressl/apps/openssl/pkey.c
crypto/libressl/apps/openssl/pkeyparam.c
crypto/libressl/apps/openssl/req.c
crypto/libressl/apps/openssl/rsa.c
crypto/libressl/apps/openssl/s_apps.h
crypto/libressl/apps/openssl/s_cb.c
crypto/libressl/apps/openssl/s_client.c
crypto/libressl/apps/openssl/s_server.c
crypto/libressl/apps/openssl/s_socket.c
crypto/libressl/apps/openssl/s_time.c
crypto/libressl/apps/openssl/smime.c
crypto/libressl/apps/openssl/speed.c
crypto/libressl/apps/openssl/testdsa.h
crypto/libressl/apps/openssl/ts.c
crypto/libressl/apps/openssl/verify.c
crypto/libressl/apps/openssl/x509.c
crypto/libressl/apps/openssl/x509v3.cnf [deleted file]
crypto/libressl/cert.pem [moved from crypto/libressl/apps/openssl/cert.pem with 80% similarity]
crypto/libressl/crypto/VERSION
crypto/libressl/crypto/aes/aes_ige.c
crypto/libressl/crypto/aes/aesni-elf-x86_64.S
crypto/libressl/crypto/asn1/a_bitstr.c
crypto/libressl/crypto/asn1/a_bool.c [deleted file]
crypto/libressl/crypto/asn1/a_d2i_fp.c [deleted file]
crypto/libressl/crypto/asn1/a_enum.c
crypto/libressl/crypto/asn1/a_int.c
crypto/libressl/crypto/asn1/a_mbstr.c
crypto/libressl/crypto/asn1/a_object.c
crypto/libressl/crypto/asn1/a_octet.c
crypto/libressl/crypto/asn1/a_pkey.c [moved from crypto/libressl/crypto/asn1/d2i_pr.c with 92% similarity]
crypto/libressl/crypto/asn1/a_pubkey.c [copied from crypto/libressl/crypto/evp/m_md4.c with 66% similarity]
crypto/libressl/crypto/asn1/a_sign.c [deleted file]
crypto/libressl/crypto/asn1/a_strex.c
crypto/libressl/crypto/asn1/a_string.c [moved from crypto/libressl/crypto/asn1/f_string.c with 51% similarity]
crypto/libressl/crypto/asn1/a_strnid.c
crypto/libressl/crypto/asn1/a_time.c
crypto/libressl/crypto/asn1/a_time_tm.c
crypto/libressl/crypto/asn1/a_type.c
crypto/libressl/crypto/asn1/ameth_lib.c
crypto/libressl/crypto/asn1/asn1_err.c
crypto/libressl/crypto/asn1/asn1_gen.c
crypto/libressl/crypto/asn1/asn1_item.c [new file with mode: 0644]
crypto/libressl/crypto/asn1/asn1_lib.c
crypto/libressl/crypto/asn1/asn1_locl.h
crypto/libressl/crypto/asn1/asn1_old.c [moved from crypto/libressl/crypto/asn1/a_i2d_fp.c with 82% similarity]
crypto/libressl/crypto/asn1/asn1_old_lib.c [moved from crypto/libressl/crypto/asn1/a_verify.c with 56% similarity]
crypto/libressl/crypto/asn1/asn1_par.c
crypto/libressl/crypto/asn1/asn1_types.c [new file with mode: 0644]
crypto/libressl/crypto/asn1/asn_mime.c
crypto/libressl/crypto/asn1/asn_moid.c
crypto/libressl/crypto/asn1/bio_asn1.c
crypto/libressl/crypto/asn1/bio_ndef.c
crypto/libressl/crypto/asn1/evp_asn1.c [deleted file]
crypto/libressl/crypto/asn1/f_int.c [deleted file]
crypto/libressl/crypto/asn1/i2d_pr.c [deleted file]
crypto/libressl/crypto/asn1/n_pkey.c [deleted file]
crypto/libressl/crypto/asn1/p5_pbe.c
crypto/libressl/crypto/asn1/p5_pbev2.c
crypto/libressl/crypto/asn1/p8_pkey.c
crypto/libressl/crypto/asn1/t_crl.c
crypto/libressl/crypto/asn1/t_pkey.c
crypto/libressl/crypto/asn1/t_req.c
crypto/libressl/crypto/asn1/t_spki.c
crypto/libressl/crypto/asn1/t_x509.c
crypto/libressl/crypto/asn1/t_x509a.c
crypto/libressl/crypto/asn1/tasn_dec.c
crypto/libressl/crypto/asn1/tasn_enc.c
crypto/libressl/crypto/asn1/tasn_fre.c
crypto/libressl/crypto/asn1/tasn_new.c
crypto/libressl/crypto/asn1/tasn_prn.c
crypto/libressl/crypto/asn1/tasn_typ.c
crypto/libressl/crypto/asn1/tasn_utl.c
crypto/libressl/crypto/asn1/x_algor.c
crypto/libressl/crypto/asn1/x_attrib.c
crypto/libressl/crypto/asn1/x_bignum.c
crypto/libressl/crypto/asn1/x_crl.c
crypto/libressl/crypto/asn1/x_exten.c
crypto/libressl/crypto/asn1/x_long.c
crypto/libressl/crypto/asn1/x_name.c
crypto/libressl/crypto/asn1/x_pkey.c
crypto/libressl/crypto/asn1/x_pubkey.c
crypto/libressl/crypto/asn1/x_req.c
crypto/libressl/crypto/asn1/x_sig.c
crypto/libressl/crypto/asn1/x_x509.c
crypto/libressl/crypto/asn1/x_x509a.c
crypto/libressl/crypto/bio/b_dump.c
crypto/libressl/crypto/bio/bf_buff.c
crypto/libressl/crypto/bio/bf_nbio.c
crypto/libressl/crypto/bio/bio_cb.c
crypto/libressl/crypto/bio/bio_err.c
crypto/libressl/crypto/bio/bio_lib.c
crypto/libressl/crypto/bio/bio_local.h [copied from crypto/libressl/crypto/x509/by_mem.c with 64% similarity]
crypto/libressl/crypto/bio/bio_meth.c [new file with mode: 0644]
crypto/libressl/crypto/bio/bss_acpt.c
crypto/libressl/crypto/bio/bss_conn.c
crypto/libressl/crypto/bio/bss_dgram.c
crypto/libressl/crypto/bio/bss_fd.c
crypto/libressl/crypto/bio/bss_file.c
crypto/libressl/crypto/bio/bss_mem.c
crypto/libressl/crypto/bio/bss_null.c
crypto/libressl/crypto/bio/bss_sock.c
crypto/libressl/crypto/bn/bn_bpsw.c [new file with mode: 0644]
crypto/libressl/crypto/bn/bn_err.c
crypto/libressl/crypto/bn/bn_exp.c
crypto/libressl/crypto/bn/bn_exp2.c
crypto/libressl/crypto/bn/bn_gcd.c
crypto/libressl/crypto/bn/bn_isqrt.c [new file with mode: 0644]
crypto/libressl/crypto/bn/bn_kron.c
crypto/libressl/crypto/bn/bn_lcl.h
crypto/libressl/crypto/bn/bn_lib.c
crypto/libressl/crypto/bn/bn_mont.c
crypto/libressl/crypto/bn/bn_nist.c
crypto/libressl/crypto/bn/bn_prime.c
crypto/libressl/crypto/bn/bn_print.c
crypto/libressl/crypto/bn/bn_rand.c
crypto/libressl/crypto/bn/bn_shift.c
crypto/libressl/crypto/bn/bn_sqrt.c
crypto/libressl/crypto/buffer/buf_err.c
crypto/libressl/crypto/bytestring/bs_ber.c [new file with mode: 0644]
crypto/libressl/crypto/bytestring/bs_cbb.c [copied from crypto/libressl/ssl/bs_cbb.c with 96% similarity]
crypto/libressl/crypto/bytestring/bs_cbs.c [copied from crypto/libressl/ssl/bs_cbs.c with 86% similarity]
crypto/libressl/crypto/bytestring/bytestring.h [copied from crypto/libressl/ssl/bytestring.h with 91% similarity]
crypto/libressl/crypto/chacha/chacha-merged.c
crypto/libressl/crypto/chacha/chacha.c
crypto/libressl/crypto/cmac/cm_ameth.c
crypto/libressl/crypto/cmac/cmac.c
crypto/libressl/crypto/cms/cms_asn1.c
crypto/libressl/crypto/cms/cms_enc.c
crypto/libressl/crypto/cms/cms_env.c
crypto/libressl/crypto/cms/cms_err.c
crypto/libressl/crypto/cms/cms_lib.c
crypto/libressl/crypto/cms/cms_pwri.c
crypto/libressl/crypto/cms/cms_sd.c
crypto/libressl/crypto/conf/conf_err.c
crypto/libressl/crypto/cpt_err.c
crypto/libressl/crypto/cryptlib.h
crypto/libressl/crypto/crypto_init.c
crypto/libressl/crypto/ct/ct_b64.c [new file with mode: 0644]
crypto/libressl/crypto/ct/ct_err.c [new file with mode: 0644]
crypto/libressl/crypto/ct/ct_local.h [new file with mode: 0644]
crypto/libressl/crypto/ct/ct_log.c [new file with mode: 0644]
crypto/libressl/crypto/ct/ct_oct.c [new file with mode: 0644]
crypto/libressl/crypto/ct/ct_policy.c [copied from crypto/libressl/crypto/asn1/asn_moid.c with 54% similarity]
crypto/libressl/crypto/ct/ct_prn.c [new file with mode: 0644]
crypto/libressl/crypto/ct/ct_sct.c [new file with mode: 0644]
crypto/libressl/crypto/ct/ct_sct_ctx.c [new file with mode: 0644]
crypto/libressl/crypto/ct/ct_vfy.c [new file with mode: 0644]
crypto/libressl/crypto/ct/ct_x509v3.c [new file with mode: 0644]
crypto/libressl/crypto/curve25519/curve25519.c
crypto/libressl/crypto/des/cfb_enc.c
crypto/libressl/crypto/dh/dh_ameth.c
crypto/libressl/crypto/dh/dh_asn1.c
crypto/libressl/crypto/dh/dh_check.c
crypto/libressl/crypto/dh/dh_err.c
crypto/libressl/crypto/dh/dh_gen.c
crypto/libressl/crypto/dh/dh_key.c
crypto/libressl/crypto/dh/dh_lib.c
crypto/libressl/crypto/dh/dh_local.h [moved from crypto/libressl/crypto/asn1/a_dup.c with 68% similarity]
crypto/libressl/crypto/dh/dh_pmeth.c
crypto/libressl/crypto/dsa/dsa_ameth.c
crypto/libressl/crypto/dsa/dsa_asn1.c
crypto/libressl/crypto/dsa/dsa_depr.c
crypto/libressl/crypto/dsa/dsa_err.c
crypto/libressl/crypto/dsa/dsa_key.c
crypto/libressl/crypto/dsa/dsa_lib.c
crypto/libressl/crypto/dsa/dsa_locl.h
crypto/libressl/crypto/dsa/dsa_meth.c
crypto/libressl/crypto/dsa/dsa_ossl.c
crypto/libressl/crypto/dsa/dsa_pmeth.c
crypto/libressl/crypto/dsa/dsa_sign.c
crypto/libressl/crypto/dsa/dsa_vrf.c
crypto/libressl/crypto/dso/dso_err.c
crypto/libressl/crypto/ec/ec2_oct.c
crypto/libressl/crypto/ec/ec2_smpl.c
crypto/libressl/crypto/ec/ec_ameth.c
crypto/libressl/crypto/ec/ec_asn1.c
crypto/libressl/crypto/ec/ec_curve.c
crypto/libressl/crypto/ec/ec_cvt.c
crypto/libressl/crypto/ec/ec_err.c
crypto/libressl/crypto/ec/ec_key.c
crypto/libressl/crypto/ec/ec_kmeth.c
crypto/libressl/crypto/ec/ec_lcl.h
crypto/libressl/crypto/ec/ec_lib.c
crypto/libressl/crypto/ec/ec_oct.c
crypto/libressl/crypto/ec/ec_pmeth.c
crypto/libressl/crypto/ec/eck_prn.c
crypto/libressl/crypto/ec/ecp_mont.c
crypto/libressl/crypto/ec/ecp_nist.c
crypto/libressl/crypto/ec/ecp_oct.c
crypto/libressl/crypto/ec/ecp_smpl.c
crypto/libressl/crypto/ecdh/ech_err.c
crypto/libressl/crypto/ecdh/ech_key.c
crypto/libressl/crypto/ecdsa/ecs_asn1.c
crypto/libressl/crypto/ecdsa/ecs_err.c
crypto/libressl/crypto/ecdsa/ecs_lib.c
crypto/libressl/crypto/ecdsa/ecs_locl.h
crypto/libressl/crypto/ecdsa/ecs_ossl.c
crypto/libressl/crypto/ecdsa/ecs_sign.c
crypto/libressl/crypto/ecdsa/ecs_vrf.c
crypto/libressl/crypto/engine/eng_all.c [copied from crypto/libressl/crypto/o_time.h with 76% similarity]
crypto/libressl/crypto/engine/eng_cnf.c [new file with mode: 0644]
crypto/libressl/crypto/engine/eng_ctrl.c [new file with mode: 0644]
crypto/libressl/crypto/engine/eng_dyn.c [copied from crypto/libressl/crypto/x509/x509_lcl.h with 89% similarity]
crypto/libressl/crypto/engine/eng_err.c [new file with mode: 0644]
crypto/libressl/crypto/engine/eng_fat.c [new file with mode: 0644]
crypto/libressl/crypto/engine/eng_init.c [copied from crypto/libressl/crypto/pkcs12/p12_crpt.c with 53% similarity]
crypto/libressl/crypto/engine/eng_int.h [new file with mode: 0644]
crypto/libressl/crypto/engine/eng_lib.c [new file with mode: 0644]
crypto/libressl/crypto/engine/eng_list.c [new file with mode: 0644]
crypto/libressl/crypto/engine/eng_openssl.c [new file with mode: 0644]
crypto/libressl/crypto/engine/eng_pkey.c [new file with mode: 0644]
crypto/libressl/crypto/engine/eng_table.c [new file with mode: 0644]
crypto/libressl/crypto/engine/tb_asnmth.c [new file with mode: 0644]
crypto/libressl/crypto/engine/tb_cipher.c [copied from crypto/libressl/crypto/asn1/asn_moid.c with 55% similarity]
crypto/libressl/crypto/engine/tb_dh.c [copied from crypto/libressl/crypto/asn1/a_time.c with 61% similarity]
crypto/libressl/crypto/engine/tb_digest.c [copied from crypto/libressl/crypto/asn1/asn_moid.c with 55% similarity]
crypto/libressl/crypto/engine/tb_dsa.c [copied from crypto/libressl/crypto/asn1/a_time.c with 61% similarity]
crypto/libressl/crypto/engine/tb_ecdh.c [copied from crypto/libressl/include/openssl/ecdh.h with 63% similarity]
crypto/libressl/crypto/engine/tb_ecdsa.c [copied from crypto/libressl/crypto/ecdsa/ecs_asn1.c with 62% similarity]
crypto/libressl/crypto/engine/tb_eckey.c [moved from crypto/libressl/crypto/asn1/x_nx509.c with 64% similarity]
crypto/libressl/crypto/engine/tb_pkmeth.c [copied from crypto/libressl/apps/openssl/pkeyparam.c with 51% similarity]
crypto/libressl/crypto/engine/tb_rand.c [copied from crypto/libressl/crypto/ecdsa/ecs_asn1.c with 60% similarity]
crypto/libressl/crypto/engine/tb_rsa.c [copied from crypto/libressl/crypto/asn1/a_time.c with 61% similarity]
crypto/libressl/crypto/engine/tb_store.c [copied from crypto/libressl/crypto/asn1/a_time.c with 67% similarity]
crypto/libressl/crypto/err/err.c
crypto/libressl/crypto/err/err_all.c
crypto/libressl/crypto/err/err_prn.c
crypto/libressl/crypto/evp/bio_b64.c
crypto/libressl/crypto/evp/bio_enc.c
crypto/libressl/crypto/evp/bio_md.c
crypto/libressl/crypto/evp/c_all.c
crypto/libressl/crypto/evp/digest.c
crypto/libressl/crypto/evp/e_aes.c
crypto/libressl/crypto/evp/e_aes_cbc_hmac_sha1.c
crypto/libressl/crypto/evp/e_bf.c
crypto/libressl/crypto/evp/e_camellia.c
crypto/libressl/crypto/evp/e_cast.c
crypto/libressl/crypto/evp/e_chacha.c
crypto/libressl/crypto/evp/e_chacha20poly1305.c
crypto/libressl/crypto/evp/e_des.c
crypto/libressl/crypto/evp/e_des3.c
crypto/libressl/crypto/evp/e_gost2814789.c
crypto/libressl/crypto/evp/e_idea.c
crypto/libressl/crypto/evp/e_null.c
crypto/libressl/crypto/evp/e_rc2.c
crypto/libressl/crypto/evp/e_rc4_hmac_md5.c
crypto/libressl/crypto/evp/e_sm4.c
crypto/libressl/crypto/evp/encode.c
crypto/libressl/crypto/evp/evp_aead.c
crypto/libressl/crypto/evp/evp_enc.c
crypto/libressl/crypto/evp/evp_err.c
crypto/libressl/crypto/evp/evp_key.c
crypto/libressl/crypto/evp/evp_lib.c
crypto/libressl/crypto/evp/evp_locl.h
crypto/libressl/crypto/evp/evp_pkey.c
crypto/libressl/crypto/evp/m_dss.c [deleted file]
crypto/libressl/crypto/evp/m_dss1.c [deleted file]
crypto/libressl/crypto/evp/m_ecdsa.c [deleted file]
crypto/libressl/crypto/evp/m_gost2814789.c
crypto/libressl/crypto/evp/m_gostr341194.c
crypto/libressl/crypto/evp/m_md4.c
crypto/libressl/crypto/evp/m_md5.c
crypto/libressl/crypto/evp/m_md5_sha1.c
crypto/libressl/crypto/evp/m_ripemd.c
crypto/libressl/crypto/evp/m_sha1.c
crypto/libressl/crypto/evp/m_sigver.c
crypto/libressl/crypto/evp/m_sm3.c
crypto/libressl/crypto/evp/m_streebog.c
crypto/libressl/crypto/evp/m_wp.c
crypto/libressl/crypto/evp/names.c
crypto/libressl/crypto/evp/p5_crpt.c
crypto/libressl/crypto/evp/p5_crpt2.c
crypto/libressl/crypto/evp/p_lib.c
crypto/libressl/crypto/evp/p_sign.c
crypto/libressl/crypto/evp/p_verify.c
crypto/libressl/crypto/evp/pmeth_gn.c
crypto/libressl/crypto/evp/pmeth_lib.c
crypto/libressl/crypto/gost/gost2814789.c
crypto/libressl/crypto/gost/gost89imit_ameth.c
crypto/libressl/crypto/gost/gost_err.c
crypto/libressl/crypto/gost/gostr341001.c
crypto/libressl/crypto/gost/gostr341001_ameth.c
crypto/libressl/crypto/gost/gostr341001_key.c
crypto/libressl/crypto/gost/gostr341001_pmeth.c
crypto/libressl/crypto/gost/streebog.c
crypto/libressl/crypto/hkdf/hkdf.c
crypto/libressl/crypto/hmac/hm_ameth.c
crypto/libressl/crypto/hmac/hm_pmeth.c
crypto/libressl/crypto/hmac/hmac.c
crypto/libressl/crypto/hmac/hmac_local.h [moved from crypto/libressl/crypto/asn1/a_digest.c with 85% similarity]
crypto/libressl/crypto/kdf/hkdf_evp.c [new file with mode: 0644]
crypto/libressl/crypto/kdf/kdf_err.c [copied from crypto/libressl/crypto/buffer/buf_err.c with 74% similarity]
crypto/libressl/crypto/modes/cbc128.c
crypto/libressl/crypto/modes/modes_lcl.h
crypto/libressl/crypto/modes/xts128.c
crypto/libressl/crypto/o_fips.c [copied from crypto/libressl/crypto/dsa/dsa_locl.h with 86% similarity]
crypto/libressl/crypto/o_time.c
crypto/libressl/crypto/o_time.h
crypto/libressl/crypto/objects/obj_dat.c
crypto/libressl/crypto/objects/obj_dat.h
crypto/libressl/crypto/objects/obj_err.c
crypto/libressl/crypto/objects/obj_lib.c
crypto/libressl/crypto/objects/obj_xref.h
crypto/libressl/crypto/ocsp/ocsp_asn.c
crypto/libressl/crypto/ocsp/ocsp_cl.c
crypto/libressl/crypto/ocsp/ocsp_err.c
crypto/libressl/crypto/ocsp/ocsp_ext.c
crypto/libressl/crypto/ocsp/ocsp_lib.c
crypto/libressl/crypto/ocsp/ocsp_local.h [new file with mode: 0644]
crypto/libressl/crypto/ocsp/ocsp_prn.c
crypto/libressl/crypto/ocsp/ocsp_srv.c
crypto/libressl/crypto/ocsp/ocsp_vfy.c
crypto/libressl/crypto/pem/pem_err.c
crypto/libressl/crypto/pem/pem_info.c
crypto/libressl/crypto/pem/pem_lib.c
crypto/libressl/crypto/pem/pem_pkey.c
crypto/libressl/crypto/pem/pem_xaux.c
crypto/libressl/crypto/pem/pvkfmt.c
crypto/libressl/crypto/pkcs12/p12_add.c
crypto/libressl/crypto/pkcs12/p12_asn.c
crypto/libressl/crypto/pkcs12/p12_attr.c
crypto/libressl/crypto/pkcs12/p12_crpt.c
crypto/libressl/crypto/pkcs12/p12_crt.c
crypto/libressl/crypto/pkcs12/p12_decr.c
crypto/libressl/crypto/pkcs12/p12_init.c
crypto/libressl/crypto/pkcs12/p12_key.c
crypto/libressl/crypto/pkcs12/p12_kiss.c
crypto/libressl/crypto/pkcs12/p12_mutl.c
crypto/libressl/crypto/pkcs12/p12_p8d.c
crypto/libressl/crypto/pkcs12/p12_p8e.c
crypto/libressl/crypto/pkcs12/p12_sbag.c [copied from crypto/libressl/crypto/pkcs12/p12_utl.c with 53% similarity]
crypto/libressl/crypto/pkcs12/p12_utl.c
crypto/libressl/crypto/pkcs12/pk12err.c
crypto/libressl/crypto/pkcs12/pkcs12_local.h [moved from crypto/libressl/crypto/asn1/asn_pack.c with 72% similarity]
crypto/libressl/crypto/pkcs7/pk7_asn1.c
crypto/libressl/crypto/pkcs7/pk7_doit.c
crypto/libressl/crypto/pkcs7/pk7_lib.c
crypto/libressl/crypto/pkcs7/pk7_smime.c
crypto/libressl/crypto/pkcs7/pkcs7err.c
crypto/libressl/crypto/rand/rand_err.c
crypto/libressl/crypto/rc4/rc4_enc.c
crypto/libressl/crypto/rsa/rsa_ameth.c
crypto/libressl/crypto/rsa/rsa_chk.c
crypto/libressl/crypto/rsa/rsa_crpt.c
crypto/libressl/crypto/rsa/rsa_depr.c
crypto/libressl/crypto/rsa/rsa_eay.c
crypto/libressl/crypto/rsa/rsa_err.c
crypto/libressl/crypto/rsa/rsa_gen.c
crypto/libressl/crypto/rsa/rsa_lib.c
crypto/libressl/crypto/rsa/rsa_locl.h
crypto/libressl/crypto/rsa/rsa_meth.c
crypto/libressl/crypto/rsa/rsa_oaep.c
crypto/libressl/crypto/rsa/rsa_pmeth.c
crypto/libressl/crypto/rsa/rsa_pss.c
crypto/libressl/crypto/rsa/rsa_sign.c
crypto/libressl/crypto/sha/sha256.c
crypto/libressl/crypto/sha/sha512.c
crypto/libressl/crypto/sha/sha_locl.h
crypto/libressl/crypto/ts/ts_asn1.c
crypto/libressl/crypto/ts/ts_err.c
crypto/libressl/crypto/ts/ts_lib.c
crypto/libressl/crypto/ts/ts_local.h [new file with mode: 0644]
crypto/libressl/crypto/ts/ts_req_utils.c
crypto/libressl/crypto/ts/ts_rsp_print.c
crypto/libressl/crypto/ts/ts_rsp_sign.c
crypto/libressl/crypto/ts/ts_rsp_utils.c
crypto/libressl/crypto/ts/ts_rsp_verify.c
crypto/libressl/crypto/ts/ts_verify_ctx.c
crypto/libressl/crypto/ui/ui_err.c
crypto/libressl/crypto/whrlpool/wp_block.c
crypto/libressl/crypto/x509/by_dir.c
crypto/libressl/crypto/x509/by_file.c
crypto/libressl/crypto/x509/by_mem.c
crypto/libressl/crypto/x509/ext_dat.h
crypto/libressl/crypto/x509/pcy_cache.c
crypto/libressl/crypto/x509/pcy_map.c
crypto/libressl/crypto/x509/pcy_tree.c
crypto/libressl/crypto/x509/x509_addr.c [new file with mode: 0644]
crypto/libressl/crypto/x509/x509_alt.c
crypto/libressl/crypto/x509/x509_asid.c [new file with mode: 0644]
crypto/libressl/crypto/x509/x509_att.c
crypto/libressl/crypto/x509/x509_cmp.c
crypto/libressl/crypto/x509/x509_conf.c
crypto/libressl/crypto/x509/x509_constraints.c
crypto/libressl/crypto/x509/x509_cpols.c
crypto/libressl/crypto/x509/x509_crld.c
crypto/libressl/crypto/x509/x509_err.c
crypto/libressl/crypto/x509/x509_ext.c
crypto/libressl/crypto/x509/x509_genn.c
crypto/libressl/crypto/x509/x509_internal.h
crypto/libressl/crypto/x509/x509_issuer_cache.c
crypto/libressl/crypto/x509/x509_issuer_cache.h
crypto/libressl/crypto/x509/x509_lcl.h
crypto/libressl/crypto/x509/x509_lib.c
crypto/libressl/crypto/x509/x509_lu.c
crypto/libressl/crypto/x509/x509_ncons.c
crypto/libressl/crypto/x509/x509_obj.c
crypto/libressl/crypto/x509/x509_ocsp.c
crypto/libressl/crypto/x509/x509_pci.c
crypto/libressl/crypto/x509/x509_prn.c
crypto/libressl/crypto/x509/x509_purp.c
crypto/libressl/crypto/x509/x509_r2x.c
crypto/libressl/crypto/x509/x509_req.c
crypto/libressl/crypto/x509/x509_set.c
crypto/libressl/crypto/x509/x509_skey.c
crypto/libressl/crypto/x509/x509_trs.c
crypto/libressl/crypto/x509/x509_txt.c
crypto/libressl/crypto/x509/x509_utl.c
crypto/libressl/crypto/x509/x509_v3.c
crypto/libressl/crypto/x509/x509_verify.c
crypto/libressl/crypto/x509/x509_vfy.c
crypto/libressl/crypto/x509/x509_vpm.c
crypto/libressl/crypto/x509/x509cset.c
crypto/libressl/crypto/x509/x509name.c
crypto/libressl/crypto/x509/x509rset.c
crypto/libressl/crypto/x509/x509type.c
crypto/libressl/crypto/x509/x_all.c
crypto/libressl/include/openssl/asn1.h
crypto/libressl/include/openssl/asn1t.h
crypto/libressl/include/openssl/bio.h
crypto/libressl/include/openssl/blowfish.h
crypto/libressl/include/openssl/bn.h
crypto/libressl/include/openssl/buffer.h
crypto/libressl/include/openssl/comp.h
crypto/libressl/include/openssl/conf.h
crypto/libressl/include/openssl/crypto.h
crypto/libressl/include/openssl/ct.h [new file with mode: 0644]
crypto/libressl/include/openssl/dh.h
crypto/libressl/include/openssl/dsa.h
crypto/libressl/include/openssl/dso.h
crypto/libressl/include/openssl/dtls1.h
crypto/libressl/include/openssl/ec.h
crypto/libressl/include/openssl/ecdh.h
crypto/libressl/include/openssl/ecdsa.h
crypto/libressl/include/openssl/engine.h [new file with mode: 0644]
crypto/libressl/include/openssl/err.h
crypto/libressl/include/openssl/evp.h
crypto/libressl/include/openssl/gost.h
crypto/libressl/include/openssl/hmac.h
crypto/libressl/include/openssl/kdf.h [copied from crypto/libressl/crypto/asn1/t_spki.c with 51% similarity]
crypto/libressl/include/openssl/obj_mac.h
crypto/libressl/include/openssl/objects.h
crypto/libressl/include/openssl/ocsp.h
crypto/libressl/include/openssl/opensslconf.h
crypto/libressl/include/openssl/opensslfeatures.h
crypto/libressl/include/openssl/opensslv.h
crypto/libressl/include/openssl/ossl_typ.h
crypto/libressl/include/openssl/pem.h
crypto/libressl/include/openssl/pkcs12.h
crypto/libressl/include/openssl/pkcs7.h
crypto/libressl/include/openssl/rand.h
crypto/libressl/include/openssl/rsa.h
crypto/libressl/include/openssl/safestack.h
crypto/libressl/include/openssl/srtp.h
crypto/libressl/include/openssl/ssl.h
crypto/libressl/include/openssl/ssl3.h
crypto/libressl/include/openssl/tls1.h
crypto/libressl/include/openssl/ts.h
crypto/libressl/include/openssl/ui.h
crypto/libressl/include/openssl/x509.h
crypto/libressl/include/openssl/x509_verify.h
crypto/libressl/include/openssl/x509_vfy.h
crypto/libressl/include/openssl/x509v3.h
crypto/libressl/include/tls.h
crypto/libressl/man/openssl.cnf.5
crypto/libressl/openssl.cnf [moved from crypto/libressl/apps/openssl/openssl.cnf with 100% similarity]
crypto/libressl/ssl/VERSION
crypto/libressl/ssl/bio_ssl.c
crypto/libressl/ssl/bs_cbb.c
crypto/libressl/ssl/bs_cbs.c
crypto/libressl/ssl/bytestring.h
crypto/libressl/ssl/d1_both.c
crypto/libressl/ssl/d1_clnt.c [deleted file]
crypto/libressl/ssl/d1_lib.c
crypto/libressl/ssl/d1_pkt.c
crypto/libressl/ssl/d1_srtp.c
crypto/libressl/ssl/d1_srvr.c [deleted file]
crypto/libressl/ssl/dtls_locl.h [copied from crypto/libressl/include/openssl/dtls1.h with 56% similarity]
crypto/libressl/ssl/s3_cbc.c
crypto/libressl/ssl/s3_lib.c
crypto/libressl/ssl/srtp.h
crypto/libressl/ssl/ssl_algs.c
crypto/libressl/ssl/ssl_asn1.c
crypto/libressl/ssl/ssl_both.c
crypto/libressl/ssl/ssl_cert.c
crypto/libressl/ssl/ssl_ciph.c
crypto/libressl/ssl/ssl_ciphers.c
crypto/libressl/ssl/ssl_clnt.c
crypto/libressl/ssl/ssl_err.c
crypto/libressl/ssl/ssl_kex.c
crypto/libressl/ssl/ssl_lib.c
crypto/libressl/ssl/ssl_locl.h
crypto/libressl/ssl/ssl_methods.c
crypto/libressl/ssl/ssl_packet.c
crypto/libressl/ssl/ssl_pkt.c
crypto/libressl/ssl/ssl_rsa.c
crypto/libressl/ssl/ssl_seclevel.c [new file with mode: 0644]
crypto/libressl/ssl/ssl_sess.c
crypto/libressl/ssl/ssl_sigalgs.c
crypto/libressl/ssl/ssl_sigalgs.h
crypto/libressl/ssl/ssl_srvr.c
crypto/libressl/ssl/ssl_stat.c
crypto/libressl/ssl/ssl_tlsext.c
crypto/libressl/ssl/ssl_tlsext.h
crypto/libressl/ssl/ssl_transcript.c
crypto/libressl/ssl/ssl_txt.c
crypto/libressl/ssl/ssl_versions.c
crypto/libressl/ssl/t1_enc.c
crypto/libressl/ssl/t1_lib.c
crypto/libressl/ssl/tls12_key_schedule.c [new file with mode: 0644]
crypto/libressl/ssl/tls12_lib.c [new file with mode: 0644]
crypto/libressl/ssl/tls12_record_layer.c
crypto/libressl/ssl/tls13_buffer.c [deleted file]
crypto/libressl/ssl/tls13_client.c
crypto/libressl/ssl/tls13_handshake.c
crypto/libressl/ssl/tls13_handshake_msg.c
crypto/libressl/ssl/tls13_internal.h
crypto/libressl/ssl/tls13_key_schedule.c
crypto/libressl/ssl/tls13_key_share.c [deleted file]
crypto/libressl/ssl/tls13_legacy.c
crypto/libressl/ssl/tls13_lib.c
crypto/libressl/ssl/tls13_quic.c [new file with mode: 0644]
crypto/libressl/ssl/tls13_record.c
crypto/libressl/ssl/tls13_record.h
crypto/libressl/ssl/tls13_record_layer.c
crypto/libressl/ssl/tls13_server.c
crypto/libressl/ssl/tls_buffer.c [new file with mode: 0644]
crypto/libressl/ssl/tls_content.c [new file with mode: 0644]
crypto/libressl/ssl/tls_content.h [new file with mode: 0644]
crypto/libressl/ssl/tls_internal.h [new file with mode: 0644]
crypto/libressl/ssl/tls_key_share.c [new file with mode: 0644]
crypto/libressl/ssl/tls_lib.c [new file with mode: 0644]
crypto/libressl/tls/tls.c
crypto/libressl/tls/tls_bio_cb.c
crypto/libressl/tls/tls_client.c
crypto/libressl/tls/tls_config.c
crypto/libressl/tls/tls_conninfo.c
crypto/libressl/tls/tls_internal.h
crypto/libressl/tls/tls_keypair.c
crypto/libressl/tls/tls_ocsp.c
crypto/libressl/tls/tls_server.c
crypto/libressl/tls/tls_signer.c [new file with mode: 0644]
crypto/libressl/tls/tls_util.c