Update LibreSSL from version 2.4.4 => 2.9.1
authorMaxim Ag <mewabg@yandex.ru>
Sat, 20 Apr 2019 09:51:47 +0000 (12:51 +0300)
committerzrj <zrj@dragonflybsd.org>
Wed, 24 Apr 2019 16:28:06 +0000 (19:28 +0300)
commit72c3367655e64985522b7a48ddfab613e869dc68
tree1a54e5a591088a62634eaa6dec9a3d076e40c2d4
parent530c17a63c2de777e97cbf2e67edfe5bd61f31fe
Update LibreSSL from version 2.4.4 => 2.9.1

Submitted-by: Maxim + v2 update to 2.9.1 stable
928 files changed:
crypto/libressl/ChangeLog
crypto/libressl/VERSION
crypto/libressl/apps/nc/atomicio.c
crypto/libressl/apps/nc/atomicio.h
crypto/libressl/apps/nc/compat/accept4.c [deleted file]
crypto/libressl/apps/nc/compat/base64.c [deleted file]
crypto/libressl/apps/nc/compat/readpassphrase.c [deleted file]
crypto/libressl/apps/nc/compat/socket.c [deleted file]
crypto/libressl/apps/nc/compat/strtonum.c [deleted file]
crypto/libressl/apps/nc/compat/sys/socket.h [deleted file]
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/apps_posix.c
crypto/libressl/apps/openssl/apps_win.c [deleted file]
crypto/libressl/apps/openssl/asn1pars.c
crypto/libressl/apps/openssl/ca.c
crypto/libressl/apps/openssl/cert.pem
crypto/libressl/apps/openssl/certhash.c
crypto/libressl/apps/openssl/certhash_win.c [deleted file]
crypto/libressl/apps/openssl/ciphers.c
crypto/libressl/apps/openssl/cms.c [deleted file]
crypto/libressl/apps/openssl/compat/poll_win.c [deleted file]
crypto/libressl/apps/openssl/compat/strtonum.c [deleted file]
crypto/libressl/apps/openssl/crl.c
crypto/libressl/apps/openssl/crl2p7.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/ec.c
crypto/libressl/apps/openssl/ecparam.c
crypto/libressl/apps/openssl/enc.c
crypto/libressl/apps/openssl/errstr.c
crypto/libressl/apps/openssl/gendh.c
crypto/libressl/apps/openssl/gendsa.c
crypto/libressl/apps/openssl/genpkey.c
crypto/libressl/apps/openssl/genrsa.c
crypto/libressl/apps/openssl/nseq.c
crypto/libressl/apps/openssl/ocsp.c
crypto/libressl/apps/openssl/openssl.1
crypto/libressl/apps/openssl/openssl.c
crypto/libressl/apps/openssl/passwd.c
crypto/libressl/apps/openssl/pkcs12.c
crypto/libressl/apps/openssl/pkcs7.c
crypto/libressl/apps/openssl/pkcs8.c
crypto/libressl/apps/openssl/pkey.c
crypto/libressl/apps/openssl/pkeyparam.c
crypto/libressl/apps/openssl/pkeyutl.c
crypto/libressl/apps/openssl/prime.c
crypto/libressl/apps/openssl/progs.h
crypto/libressl/apps/openssl/rand.c
crypto/libressl/apps/openssl/req.c
crypto/libressl/apps/openssl/rsa.c
crypto/libressl/apps/openssl/rsautl.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/sess_id.c
crypto/libressl/apps/openssl/smime.c
crypto/libressl/apps/openssl/speed.c
crypto/libressl/apps/openssl/spkac.c
crypto/libressl/apps/openssl/testdsa.h
crypto/libressl/apps/openssl/testrsa.h
crypto/libressl/apps/openssl/timeouts.h
crypto/libressl/apps/openssl/ts.c
crypto/libressl/apps/openssl/verify.c
crypto/libressl/apps/openssl/version.c
crypto/libressl/apps/openssl/x509.c
crypto/libressl/crypto/VERSION
crypto/libressl/crypto/aes/aes-elf-x86_64.S [moved from crypto/libressl/crypto/aes/aes-elf-x86_64.s with 99% similarity]
crypto/libressl/crypto/aes/aes-macosx-x86_64.s [deleted file]
crypto/libressl/crypto/aes/aes_cbc.c
crypto/libressl/crypto/aes/aes_cfb.c [deleted file]
crypto/libressl/crypto/aes/aes_core.c
crypto/libressl/crypto/aes/aes_ctr.c [deleted file]
crypto/libressl/crypto/aes/aes_ecb.c [deleted file]
crypto/libressl/crypto/aes/aes_ige.c
crypto/libressl/crypto/aes/aes_locl.h
crypto/libressl/crypto/aes/aes_misc.c
crypto/libressl/crypto/aes/aes_ofb.c [deleted file]
crypto/libressl/crypto/aes/aes_wrap.c
crypto/libressl/crypto/aes/aesni-elf-x86_64.S [moved from crypto/libressl/crypto/aes/aesni-elf-x86_64.s with 99% similarity]
crypto/libressl/crypto/aes/aesni-macosx-x86_64.s [deleted file]
crypto/libressl/crypto/aes/aesni-sha1-elf-x86_64.S [moved from crypto/libressl/crypto/aes/aesni-sha1-elf-x86_64.s with 99% similarity]
crypto/libressl/crypto/aes/aesni-sha1-macosx-x86_64.s [deleted file]
crypto/libressl/crypto/aes/bsaes-elf-x86_64.S [moved from crypto/libressl/crypto/aes/bsaes-elf-x86_64.s with 99% similarity]
crypto/libressl/crypto/aes/bsaes-macosx-x86_64.s [deleted file]
crypto/libressl/crypto/aes/vpaes-elf-x86_64.S [moved from crypto/libressl/crypto/aes/vpaes-elf-x86_64.s with 98% similarity]
crypto/libressl/crypto/aes/vpaes-macosx-x86_64.s [deleted file]
crypto/libressl/crypto/asn1/a_bitstr.c
crypto/libressl/crypto/asn1/a_bool.c
crypto/libressl/crypto/asn1/a_bytes.c [deleted file]
crypto/libressl/crypto/asn1/a_d2i_fp.c
crypto/libressl/crypto/asn1/a_digest.c
crypto/libressl/crypto/asn1/a_dup.c
crypto/libressl/crypto/asn1/a_enum.c
crypto/libressl/crypto/asn1/a_i2d_fp.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_print.c
crypto/libressl/crypto/asn1/a_set.c [deleted file]
crypto/libressl/crypto/asn1/a_sign.c
crypto/libressl/crypto/asn1/a_strex.c
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/a_utf8.c
crypto/libressl/crypto/asn1/a_verify.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_lib.c
crypto/libressl/crypto/asn1/asn1_locl.h
crypto/libressl/crypto/asn1/asn1_par.c
crypto/libressl/crypto/asn1/asn_mime.c
crypto/libressl/crypto/asn1/asn_moid.c
crypto/libressl/crypto/asn1/asn_pack.c
crypto/libressl/crypto/asn1/bio_asn1.c
crypto/libressl/crypto/asn1/bio_ndef.c
crypto/libressl/crypto/asn1/charmap.h
crypto/libressl/crypto/asn1/d2i_pr.c
crypto/libressl/crypto/asn1/d2i_pu.c [deleted file]
crypto/libressl/crypto/asn1/evp_asn1.c
crypto/libressl/crypto/asn1/f_enum.c [deleted file]
crypto/libressl/crypto/asn1/f_int.c
crypto/libressl/crypto/asn1/f_string.c
crypto/libressl/crypto/asn1/i2d_pr.c
crypto/libressl/crypto/asn1/i2d_pu.c [deleted file]
crypto/libressl/crypto/asn1/n_pkey.c
crypto/libressl/crypto/asn1/nsseq.c
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_bitst.c [deleted file]
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_info.c
crypto/libressl/crypto/asn1/x_long.c
crypto/libressl/crypto/asn1/x_name.c
crypto/libressl/crypto/asn1/x_nx509.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_spki.c
crypto/libressl/crypto/asn1/x_val.c
crypto/libressl/crypto/asn1/x_x509.c
crypto/libressl/crypto/asn1/x_x509a.c
crypto/libressl/crypto/bf/bf_cfb64.c
crypto/libressl/crypto/bf/bf_ecb.c
crypto/libressl/crypto/bf/bf_enc.c
crypto/libressl/crypto/bf/bf_locl.h
crypto/libressl/crypto/bf/bf_ofb64.c
crypto/libressl/crypto/bf/bf_pi.h
crypto/libressl/crypto/bf/bf_skey.c
crypto/libressl/crypto/bio/b_dump.c
crypto/libressl/crypto/bio/b_posix.c
crypto/libressl/crypto/bio/b_print.c
crypto/libressl/crypto/bio/b_sock.c
crypto/libressl/crypto/bio/b_win.c [deleted file]
crypto/libressl/crypto/bio/bf_buff.c
crypto/libressl/crypto/bio/bf_nbio.c
crypto/libressl/crypto/bio/bf_null.c [deleted file]
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/bss_acpt.c
crypto/libressl/crypto/bio/bss_bio.c [deleted file]
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_log.c [deleted file]
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_add.c
crypto/libressl/crypto/bn/bn_asm.c
crypto/libressl/crypto/bn/bn_blind.c
crypto/libressl/crypto/bn/bn_const.c
crypto/libressl/crypto/bn/bn_ctx.c
crypto/libressl/crypto/bn/bn_depr.c [deleted file]
crypto/libressl/crypto/bn/bn_div.c
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_gf2m.c
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_mod.c
crypto/libressl/crypto/bn/bn_mont.c
crypto/libressl/crypto/bn/bn_mpi.c [deleted file]
crypto/libressl/crypto/bn/bn_mul.c
crypto/libressl/crypto/bn/bn_nist.c
crypto/libressl/crypto/bn/bn_prime.c
crypto/libressl/crypto/bn/bn_prime.h
crypto/libressl/crypto/bn/bn_print.c
crypto/libressl/crypto/bn/bn_rand.c
crypto/libressl/crypto/bn/bn_recp.c
crypto/libressl/crypto/bn/bn_shift.c
crypto/libressl/crypto/bn/bn_sqr.c
crypto/libressl/crypto/bn/bn_sqrt.c
crypto/libressl/crypto/bn/bn_word.c
crypto/libressl/crypto/bn/bn_x931p.c [deleted file]
crypto/libressl/crypto/bn/gf2m-elf-x86_64.S [moved from crypto/libressl/crypto/bn/gf2m-elf-x86_64.s with 97% similarity]
crypto/libressl/crypto/bn/gf2m-macosx-x86_64.s [deleted file]
crypto/libressl/crypto/bn/modexp512-elf-x86_64.S [moved from crypto/libressl/crypto/bn/modexp512-elf-x86_64.s with 99% similarity]
crypto/libressl/crypto/bn/modexp512-macosx-x86_64.s [deleted file]
crypto/libressl/crypto/bn/mont-elf-x86_64.S [moved from crypto/libressl/crypto/bn/mont-elf-x86_64.s with 99% similarity]
crypto/libressl/crypto/bn/mont-macosx-x86_64.s [deleted file]
crypto/libressl/crypto/bn/mont5-elf-x86_64.S [moved from crypto/libressl/crypto/bn/mont5-elf-x86_64.s with 51% similarity]
crypto/libressl/crypto/bn/mont5-macosx-x86_64.s [deleted file]
crypto/libressl/crypto/buffer/buf_err.c
crypto/libressl/crypto/buffer/buf_str.c [deleted file]
crypto/libressl/crypto/buffer/buffer.c
crypto/libressl/crypto/camellia/camellia.c
crypto/libressl/crypto/camellia/camellia.h [deleted file]
crypto/libressl/crypto/camellia/cmll-elf-x86_64.S [moved from crypto/libressl/crypto/camellia/cmll-elf-x86_64.s with 99% similarity]
crypto/libressl/crypto/camellia/cmll-macosx-x86_64.s [deleted file]
crypto/libressl/crypto/camellia/cmll_cbc.c
crypto/libressl/crypto/camellia/cmll_cfb.c
crypto/libressl/crypto/camellia/cmll_ctr.c
crypto/libressl/crypto/camellia/cmll_ecb.c
crypto/libressl/crypto/camellia/cmll_locl.h
crypto/libressl/crypto/camellia/cmll_misc.c
crypto/libressl/crypto/camellia/cmll_ofb.c
crypto/libressl/crypto/cast/c_cfb64.c
crypto/libressl/crypto/cast/c_ecb.c
crypto/libressl/crypto/cast/c_enc.c
crypto/libressl/crypto/cast/c_ofb64.c
crypto/libressl/crypto/cast/c_skey.c
crypto/libressl/crypto/cast/cast_lcl.h
crypto/libressl/crypto/cast/cast_s.h
crypto/libressl/crypto/chacha/chacha-merged.c
crypto/libressl/crypto/chacha/chacha.c
crypto/libressl/crypto/cmac/cm_ameth.c
crypto/libressl/crypto/cmac/cm_pmeth.c
crypto/libressl/crypto/cmac/cmac.c
crypto/libressl/crypto/comp/c_rle.c [deleted file]
crypto/libressl/crypto/comp/c_zlib.c [deleted file]
crypto/libressl/crypto/comp/comp_err.c [deleted file]
crypto/libressl/crypto/comp/comp_lib.c [deleted file]
crypto/libressl/crypto/compat/arc4random.c [deleted file]
crypto/libressl/crypto/compat/arc4random.h [deleted file]
crypto/libressl/crypto/compat/arc4random_aix.h [deleted file]
crypto/libressl/crypto/compat/arc4random_freebsd.h [deleted file]
crypto/libressl/crypto/compat/arc4random_hpux.h [deleted file]
crypto/libressl/crypto/compat/arc4random_linux.h [deleted file]
crypto/libressl/crypto/compat/arc4random_netbsd.h [deleted file]
crypto/libressl/crypto/compat/arc4random_osx.h [deleted file]
crypto/libressl/crypto/compat/arc4random_solaris.h [deleted file]
crypto/libressl/crypto/compat/arc4random_uniform.c [deleted file]
crypto/libressl/crypto/compat/arc4random_win.h [deleted file]
crypto/libressl/crypto/compat/bsd-asprintf.c [deleted file]
crypto/libressl/crypto/compat/chacha_private.h [deleted file]
crypto/libressl/crypto/compat/explicit_bzero.c [deleted file]
crypto/libressl/crypto/compat/explicit_bzero_win.c [deleted file]
crypto/libressl/crypto/compat/getentropy_aix.c [deleted file]
crypto/libressl/crypto/compat/getentropy_freebsd.c [deleted file]
crypto/libressl/crypto/compat/getentropy_hpux.c [deleted file]
crypto/libressl/crypto/compat/getentropy_linux.c [deleted file]
crypto/libressl/crypto/compat/getentropy_netbsd.c [deleted file]
crypto/libressl/crypto/compat/getentropy_osx.c [deleted file]
crypto/libressl/crypto/compat/getentropy_solaris.c [deleted file]
crypto/libressl/crypto/compat/getentropy_win.c [deleted file]
crypto/libressl/crypto/compat/inet_pton.c [deleted file]
crypto/libressl/crypto/compat/posix_win.c [deleted file]
crypto/libressl/crypto/compat/reallocarray.c [deleted file]
crypto/libressl/crypto/compat/strcasecmp.c [deleted file]
crypto/libressl/crypto/compat/strlcat.c [deleted file]
crypto/libressl/crypto/compat/strlcpy.c [deleted file]
crypto/libressl/crypto/compat/strndup.c [deleted file]
crypto/libressl/crypto/compat/strnlen.c [deleted file]
crypto/libressl/crypto/compat/timegm.c [deleted file]
crypto/libressl/crypto/compat/timingsafe_memcmp.c [deleted file]
crypto/libressl/crypto/conf/conf_api.c
crypto/libressl/crypto/conf/conf_def.c
crypto/libressl/crypto/conf/conf_def.h
crypto/libressl/crypto/conf/conf_err.c
crypto/libressl/crypto/conf/conf_lib.c
crypto/libressl/crypto/conf/conf_mall.c
crypto/libressl/crypto/conf/conf_mod.c
crypto/libressl/crypto/conf/conf_sap.c
crypto/libressl/crypto/constant_time_locl.h
crypto/libressl/crypto/cpt_err.c
crypto/libressl/crypto/cpuid-elf-x86_64.S
crypto/libressl/crypto/cpuid-macosx-x86_64.S [deleted file]
crypto/libressl/crypto/cryptlib.c
crypto/libressl/crypto/cryptlib.h
crypto/libressl/crypto/crypto_init.c [new file with mode: 0644]
crypto/libressl/crypto/crypto_lock.c [new file with mode: 0644]
crypto/libressl/crypto/curve25519/curve25519-generic.c [new file with mode: 0644]
crypto/libressl/crypto/curve25519/curve25519.c [new file with mode: 0644]
crypto/libressl/crypto/curve25519/curve25519_internal.h [new file with mode: 0644]
crypto/libressl/crypto/cversion.c
crypto/libressl/crypto/des/cbc_cksm.c [deleted file]
crypto/libressl/crypto/des/cbc_enc.c
crypto/libressl/crypto/des/cfb64ede.c
crypto/libressl/crypto/des/cfb64enc.c
crypto/libressl/crypto/des/cfb_enc.c
crypto/libressl/crypto/des/des_enc.c
crypto/libressl/crypto/des/des_locl.h
crypto/libressl/crypto/des/ecb3_enc.c
crypto/libressl/crypto/des/ecb_enc.c
crypto/libressl/crypto/des/ede_cbcm_enc.c [deleted file]
crypto/libressl/crypto/des/enc_read.c [deleted file]
crypto/libressl/crypto/des/enc_writ.c [deleted file]
crypto/libressl/crypto/des/fcrypt.c
crypto/libressl/crypto/des/fcrypt_b.c
crypto/libressl/crypto/des/ncbc_enc.c
crypto/libressl/crypto/des/ofb64ede.c
crypto/libressl/crypto/des/ofb64enc.c
crypto/libressl/crypto/des/ofb_enc.c [deleted file]
crypto/libressl/crypto/des/pcbc_enc.c [deleted file]
crypto/libressl/crypto/des/qud_cksm.c [deleted file]
crypto/libressl/crypto/des/rand_key.c
crypto/libressl/crypto/des/set_key.c
crypto/libressl/crypto/des/spr.h
crypto/libressl/crypto/des/str2key.c [deleted file]
crypto/libressl/crypto/des/xcbc_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_depr.c [deleted file]
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_pmeth.c
crypto/libressl/crypto/dh/dh_prn.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_gen.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 [new file with mode: 0644]
crypto/libressl/crypto/dsa/dsa_ossl.c
crypto/libressl/crypto/dsa/dsa_pmeth.c
crypto/libressl/crypto/dsa/dsa_prn.c
crypto/libressl/crypto/dsa/dsa_sign.c
crypto/libressl/crypto/dsa/dsa_vrf.c
crypto/libressl/crypto/dso/dso_dlfcn.c [deleted file]
crypto/libressl/crypto/dso/dso_err.c
crypto/libressl/crypto/dso/dso_lib.c
crypto/libressl/crypto/dso/dso_null.c
crypto/libressl/crypto/dso/dso_openssl.c
crypto/libressl/crypto/ec/ec2_mult.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_check.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 [new file with mode: 0644]
crypto/libressl/crypto/ec/ec_lcl.h
crypto/libressl/crypto/ec/ec_lib.c
crypto/libressl/crypto/ec/ec_mult.c
crypto/libressl/crypto/ec/ec_oct.c
crypto/libressl/crypto/ec/ec_pmeth.c
crypto/libressl/crypto/ec/ec_print.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/ecdh/ech_lib.c
crypto/libressl/crypto/ecdh/ech_locl.h
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 [deleted file]
crypto/libressl/crypto/engine/eng_cnf.c [deleted file]
crypto/libressl/crypto/engine/eng_ctrl.c [deleted file]
crypto/libressl/crypto/engine/eng_dyn.c [deleted file]
crypto/libressl/crypto/engine/eng_err.c [deleted file]
crypto/libressl/crypto/engine/eng_fat.c [deleted file]
crypto/libressl/crypto/engine/eng_init.c [deleted file]
crypto/libressl/crypto/engine/eng_int.h [deleted file]
crypto/libressl/crypto/engine/eng_lib.c [deleted file]
crypto/libressl/crypto/engine/eng_list.c [deleted file]
crypto/libressl/crypto/engine/eng_openssl.c [deleted file]
crypto/libressl/crypto/engine/eng_pkey.c [deleted file]
crypto/libressl/crypto/engine/eng_table.c [deleted file]
crypto/libressl/crypto/engine/tb_asnmth.c [deleted file]
crypto/libressl/crypto/engine/tb_cipher.c [deleted file]
crypto/libressl/crypto/engine/tb_dh.c [deleted file]
crypto/libressl/crypto/engine/tb_digest.c [deleted file]
crypto/libressl/crypto/engine/tb_dsa.c [deleted file]
crypto/libressl/crypto/engine/tb_ecdh.c [deleted file]
crypto/libressl/crypto/engine/tb_ecdsa.c [deleted file]
crypto/libressl/crypto/engine/tb_pkmeth.c [deleted file]
crypto/libressl/crypto/engine/tb_rand.c [deleted file]
crypto/libressl/crypto/engine/tb_rsa.c [deleted file]
crypto/libressl/crypto/engine/tb_store.c [deleted file]
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_old.c [deleted file]
crypto/libressl/crypto/evp/e_rc2.c
crypto/libressl/crypto/evp/e_rc4.c
crypto/libressl/crypto/evp/e_rc4_hmac_md5.c
crypto/libressl/crypto/evp/e_sm4.c [new file with mode: 0644]
crypto/libressl/crypto/evp/e_xcbc_d.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_pbe.c
crypto/libressl/crypto/evp/evp_pkey.c
crypto/libressl/crypto/evp/m_dss.c
crypto/libressl/crypto/evp/m_dss1.c
crypto/libressl/crypto/evp/m_ecdsa.c
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 [new file with mode: 0644]
crypto/libressl/crypto/evp/m_null.c [deleted file]
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 [new file with mode: 0644]
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_dec.c [deleted file]
crypto/libressl/crypto/evp/p_enc.c [deleted file]
crypto/libressl/crypto/evp/p_lib.c
crypto/libressl/crypto/evp/p_open.c [deleted file]
crypto/libressl/crypto/evp/p_seal.c [deleted file]
crypto/libressl/crypto/evp/p_sign.c
crypto/libressl/crypto/evp/p_verify.c
crypto/libressl/crypto/evp/pmeth_fn.c
crypto/libressl/crypto/evp/pmeth_gn.c
crypto/libressl/crypto/evp/pmeth_lib.c
crypto/libressl/crypto/ex_data.c
crypto/libressl/crypto/gost/gost.h [deleted file]
crypto/libressl/crypto/gost/gost2814789.c
crypto/libressl/crypto/gost/gost89_keywrap.c
crypto/libressl/crypto/gost/gost89_params.c
crypto/libressl/crypto/gost/gost89imit_ameth.c
crypto/libressl/crypto/gost/gost89imit_pmeth.c
crypto/libressl/crypto/gost/gost_asn1.h
crypto/libressl/crypto/gost/gost_err.c
crypto/libressl/crypto/gost/gost_locl.h
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_params.c
crypto/libressl/crypto/gost/gostr341001_pmeth.c
crypto/libressl/crypto/gost/gostr341194.c
crypto/libressl/crypto/gost/streebog.c
crypto/libressl/crypto/hkdf/hkdf.c [new file with mode: 0644]
crypto/libressl/crypto/hmac/hm_ameth.c
crypto/libressl/crypto/hmac/hm_pmeth.c
crypto/libressl/crypto/hmac/hmac.c
crypto/libressl/crypto/idea/i_cbc.c
crypto/libressl/crypto/idea/i_cfb64.c
crypto/libressl/crypto/idea/i_ecb.c
crypto/libressl/crypto/idea/i_ofb64.c
crypto/libressl/crypto/idea/i_skey.c
crypto/libressl/crypto/idea/idea_lcl.h
crypto/libressl/crypto/krb5/krb5_asn.c [deleted file]
crypto/libressl/crypto/lhash/lh_stats.c
crypto/libressl/crypto/lhash/lhash.c
crypto/libressl/crypto/malloc-wrapper.c [deleted file]
crypto/libressl/crypto/md32_common.h
crypto/libressl/crypto/md4/md4_dgst.c
crypto/libressl/crypto/md4/md4_locl.h
crypto/libressl/crypto/md4/md4_one.c
crypto/libressl/crypto/md5/md5-elf-x86_64.S [moved from crypto/libressl/crypto/md5/md5-elf-x86_64.s with 99% similarity]
crypto/libressl/crypto/md5/md5-macosx-x86_64.s [deleted file]
crypto/libressl/crypto/md5/md5_dgst.c
crypto/libressl/crypto/md5/md5_locl.h
crypto/libressl/crypto/md5/md5_one.c
crypto/libressl/crypto/mem_clr.c [deleted file]
crypto/libressl/crypto/mem_dbg.c
crypto/libressl/crypto/modes/cbc128.c
crypto/libressl/crypto/modes/ccm128.c
crypto/libressl/crypto/modes/cfb128.c
crypto/libressl/crypto/modes/ctr128.c
crypto/libressl/crypto/modes/cts128.c [deleted file]
crypto/libressl/crypto/modes/gcm128.c
crypto/libressl/crypto/modes/ghash-elf-x86_64.S [moved from crypto/libressl/crypto/modes/ghash-elf-x86_64.s with 99% similarity]
crypto/libressl/crypto/modes/ghash-macosx-x86_64.s [deleted file]
crypto/libressl/crypto/modes/modes_lcl.h
crypto/libressl/crypto/modes/ofb128.c
crypto/libressl/crypto/modes/xts128.c
crypto/libressl/crypto/o_init.c
crypto/libressl/crypto/o_str.c [deleted file]
crypto/libressl/crypto/o_time.c
crypto/libressl/crypto/o_time.h
crypto/libressl/crypto/objects/o_names.c
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.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_ht.c
crypto/libressl/crypto/ocsp/ocsp_lib.c
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_all.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_oth.c
crypto/libressl/crypto/pem/pem_pk8.c
crypto/libressl/crypto/pem/pem_pkey.c
crypto/libressl/crypto/pem/pem_seal.c [deleted file]
crypto/libressl/crypto/pem/pem_sign.c [deleted file]
crypto/libressl/crypto/pem/pem_x509.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_npas.c [deleted file]
crypto/libressl/crypto/pkcs12/p12_p8d.c
crypto/libressl/crypto/pkcs12/p12_p8e.c
crypto/libressl/crypto/pkcs12/p12_utl.c
crypto/libressl/crypto/pkcs12/pk12err.c
crypto/libressl/crypto/pkcs7/bio_pk7.c [deleted file]
crypto/libressl/crypto/pkcs7/pk7_asn1.c
crypto/libressl/crypto/pkcs7/pk7_attr.c
crypto/libressl/crypto/pkcs7/pk7_doit.c
crypto/libressl/crypto/pkcs7/pk7_lib.c
crypto/libressl/crypto/pkcs7/pk7_mime.c
crypto/libressl/crypto/pkcs7/pk7_smime.c
crypto/libressl/crypto/pkcs7/pkcs7err.c
crypto/libressl/crypto/poly1305/poly1305-donna.c
crypto/libressl/crypto/poly1305/poly1305.c
crypto/libressl/crypto/rand/rand_err.c
crypto/libressl/crypto/rand/rand_lib.c
crypto/libressl/crypto/rand/randfile.c [deleted file]
crypto/libressl/crypto/rc2/rc2_cbc.c
crypto/libressl/crypto/rc2/rc2_ecb.c
crypto/libressl/crypto/rc2/rc2_locl.h
crypto/libressl/crypto/rc2/rc2_skey.c
crypto/libressl/crypto/rc2/rc2cfb64.c
crypto/libressl/crypto/rc2/rc2ofb64.c
crypto/libressl/crypto/rc4/rc4-elf-x86_64.S [moved from crypto/libressl/crypto/rc4/rc4-elf-x86_64.s with 98% similarity]
crypto/libressl/crypto/rc4/rc4-macosx-x86_64.s [deleted file]
crypto/libressl/crypto/rc4/rc4-md5-elf-x86_64.S [moved from crypto/libressl/crypto/rc4/rc4-md5-elf-x86_64.s with 99% similarity]
crypto/libressl/crypto/rc4/rc4-md5-macosx-x86_64.s [deleted file]
crypto/libressl/crypto/rc4/rc4_enc.c
crypto/libressl/crypto/rc4/rc4_locl.h
crypto/libressl/crypto/rc4/rc4_skey.c
crypto/libressl/crypto/ripemd/rmd_dgst.c
crypto/libressl/crypto/ripemd/rmd_locl.h
crypto/libressl/crypto/ripemd/rmd_one.c
crypto/libressl/crypto/ripemd/rmdconst.h
crypto/libressl/crypto/rsa/rsa_ameth.c
crypto/libressl/crypto/rsa/rsa_asn1.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 [new file with mode: 0644]
crypto/libressl/crypto/rsa/rsa_none.c
crypto/libressl/crypto/rsa/rsa_oaep.c
crypto/libressl/crypto/rsa/rsa_pk1.c
crypto/libressl/crypto/rsa/rsa_pmeth.c
crypto/libressl/crypto/rsa/rsa_prn.c
crypto/libressl/crypto/rsa/rsa_pss.c
crypto/libressl/crypto/rsa/rsa_saos.c [deleted file]
crypto/libressl/crypto/rsa/rsa_sign.c
crypto/libressl/crypto/rsa/rsa_ssl.c [deleted file]
crypto/libressl/crypto/rsa/rsa_x931.c
crypto/libressl/crypto/sha/sha1-elf-x86_64.S [moved from crypto/libressl/crypto/sha/sha1-elf-x86_64.s with 99% similarity]
crypto/libressl/crypto/sha/sha1-macosx-x86_64.s [deleted file]
crypto/libressl/crypto/sha/sha1_one.c
crypto/libressl/crypto/sha/sha1dgst.c
crypto/libressl/crypto/sha/sha256-elf-x86_64.S
crypto/libressl/crypto/sha/sha256-macosx-x86_64.S [deleted file]
crypto/libressl/crypto/sha/sha256.c
crypto/libressl/crypto/sha/sha512-elf-x86_64.S
crypto/libressl/crypto/sha/sha512-macosx-x86_64.S [deleted file]
crypto/libressl/crypto/sha/sha512.c
crypto/libressl/crypto/sha/sha_locl.h
crypto/libressl/crypto/sm3/sm3.c [new file with mode: 0644]
crypto/libressl/crypto/sm3/sm3_locl.h [new file with mode: 0644]
crypto/libressl/crypto/sm4/sm4.c [new file with mode: 0644]
crypto/libressl/crypto/stack/stack.c
crypto/libressl/crypto/ts/ts_asn1.c
crypto/libressl/crypto/ts/ts_conf.c
crypto/libressl/crypto/ts/ts_err.c
crypto/libressl/crypto/ts/ts_lib.c
crypto/libressl/crypto/ts/ts_req_print.c
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/txt_db/txt_db.c
crypto/libressl/crypto/ui/ui_err.c
crypto/libressl/crypto/ui/ui_lib.c
crypto/libressl/crypto/ui/ui_locl.h
crypto/libressl/crypto/ui/ui_openssl.c
crypto/libressl/crypto/ui/ui_openssl_win.c [deleted file]
crypto/libressl/crypto/ui/ui_util.c [deleted file]
crypto/libressl/crypto/whrlpool/wp-elf-x86_64.S [moved from crypto/libressl/crypto/whrlpool/wp-elf-x86_64.s with 99% similarity]
crypto/libressl/crypto/whrlpool/wp-macosx-x86_64.s [deleted file]
crypto/libressl/crypto/whrlpool/wp_block.c
crypto/libressl/crypto/whrlpool/wp_dgst.c
crypto/libressl/crypto/whrlpool/wp_locl.h
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/vpm_int.h [copied from crypto/libressl/crypto/x509/x509_lcl.h with 77% similarity]
crypto/libressl/crypto/x509/x509_att.c
crypto/libressl/crypto/x509/x509_cmp.c
crypto/libressl/crypto/x509/x509_d2.c
crypto/libressl/crypto/x509/x509_def.c
crypto/libressl/crypto/x509/x509_err.c
crypto/libressl/crypto/x509/x509_ext.c
crypto/libressl/crypto/x509/x509_lcl.h
crypto/libressl/crypto/x509/x509_lu.c
crypto/libressl/crypto/x509/x509_obj.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_trs.c
crypto/libressl/crypto/x509/x509_txt.c
crypto/libressl/crypto/x509/x509_v3.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/x509spki.c
crypto/libressl/crypto/x509/x509type.c
crypto/libressl/crypto/x509/x_all.c
crypto/libressl/crypto/x509v3/ext_dat.h
crypto/libressl/crypto/x509v3/pcy_cache.c
crypto/libressl/crypto/x509v3/pcy_data.c
crypto/libressl/crypto/x509v3/pcy_int.h
crypto/libressl/crypto/x509v3/pcy_lib.c
crypto/libressl/crypto/x509v3/pcy_map.c
crypto/libressl/crypto/x509v3/pcy_node.c
crypto/libressl/crypto/x509v3/pcy_tree.c
crypto/libressl/crypto/x509v3/v3_akey.c
crypto/libressl/crypto/x509v3/v3_akeya.c
crypto/libressl/crypto/x509v3/v3_alt.c
crypto/libressl/crypto/x509v3/v3_bcons.c
crypto/libressl/crypto/x509v3/v3_bitst.c
crypto/libressl/crypto/x509v3/v3_conf.c
crypto/libressl/crypto/x509v3/v3_cpols.c
crypto/libressl/crypto/x509v3/v3_crld.c
crypto/libressl/crypto/x509v3/v3_enum.c
crypto/libressl/crypto/x509v3/v3_extku.c
crypto/libressl/crypto/x509v3/v3_genn.c
crypto/libressl/crypto/x509v3/v3_ia5.c
crypto/libressl/crypto/x509v3/v3_info.c
crypto/libressl/crypto/x509v3/v3_int.c
crypto/libressl/crypto/x509v3/v3_lib.c
crypto/libressl/crypto/x509v3/v3_ncons.c
crypto/libressl/crypto/x509v3/v3_ocsp.c
crypto/libressl/crypto/x509v3/v3_pci.c
crypto/libressl/crypto/x509v3/v3_pcia.c
crypto/libressl/crypto/x509v3/v3_pcons.c
crypto/libressl/crypto/x509v3/v3_pku.c
crypto/libressl/crypto/x509v3/v3_pmaps.c
crypto/libressl/crypto/x509v3/v3_prn.c
crypto/libressl/crypto/x509v3/v3_purp.c
crypto/libressl/crypto/x509v3/v3_skey.c
crypto/libressl/crypto/x509v3/v3_sxnet.c
crypto/libressl/crypto/x509v3/v3_utl.c
crypto/libressl/crypto/x509v3/v3err.c
crypto/libressl/crypto/x86_arch.h [new file with mode: 0644]
crypto/libressl/include/compat/arpa/inet.h [deleted file]
crypto/libressl/include/compat/arpa/nameser.h [deleted file]
crypto/libressl/include/compat/dirent.h [deleted file]
crypto/libressl/include/compat/dirent_msvc.h [deleted file]
crypto/libressl/include/compat/err.h [deleted file]
crypto/libressl/include/compat/limits.h [deleted file]
crypto/libressl/include/compat/machine/endian.h [deleted file]
crypto/libressl/include/compat/netdb.h [deleted file]
crypto/libressl/include/compat/netinet/in.h [deleted file]
crypto/libressl/include/compat/netinet/ip.h [deleted file]
crypto/libressl/include/compat/netinet/tcp.h [deleted file]
crypto/libressl/include/compat/poll.h [deleted file]
crypto/libressl/include/compat/readpassphrase.h [deleted file]
crypto/libressl/include/compat/resolv.h [deleted file]
crypto/libressl/include/compat/stdio.h [deleted file]
crypto/libressl/include/compat/stdlib.h [deleted file]
crypto/libressl/include/compat/string.h [deleted file]
crypto/libressl/include/compat/sys/cdefs.h [deleted file]
crypto/libressl/include/compat/sys/ioctl.h [deleted file]
crypto/libressl/include/compat/sys/mman.h [deleted file]
crypto/libressl/include/compat/sys/param.h [deleted file]
crypto/libressl/include/compat/sys/select.h [deleted file]
crypto/libressl/include/compat/sys/socket.h [deleted file]
crypto/libressl/include/compat/sys/stat.h [deleted file]
crypto/libressl/include/compat/sys/time.h [deleted file]
crypto/libressl/include/compat/sys/types.h [deleted file]
crypto/libressl/include/compat/sys/uio.h [deleted file]
crypto/libressl/include/compat/time.h [deleted file]
crypto/libressl/include/compat/unistd.h [deleted file]
crypto/libressl/include/compat/win32netcompat.h [deleted file]
crypto/libressl/include/openssl/aes.h
crypto/libressl/include/openssl/asn1.h
crypto/libressl/include/openssl/asn1_mac.h [deleted file]
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/camellia.h
crypto/libressl/include/openssl/cast.h
crypto/libressl/include/openssl/chacha.h
crypto/libressl/include/openssl/cmac.h
crypto/libressl/include/openssl/cms.h [deleted file]
crypto/libressl/include/openssl/comp.h
crypto/libressl/include/openssl/conf.h
crypto/libressl/include/openssl/conf_api.h
crypto/libressl/include/openssl/crypto.h
crypto/libressl/include/openssl/curve25519.h [new file with mode: 0644]
crypto/libressl/include/openssl/des.h
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 [deleted file]
crypto/libressl/include/openssl/err.h
crypto/libressl/include/openssl/evp.h
crypto/libressl/include/openssl/gost.h
crypto/libressl/include/openssl/hkdf.h [new file with mode: 0644]
crypto/libressl/include/openssl/hmac.h
crypto/libressl/include/openssl/idea.h
crypto/libressl/include/openssl/krb5_asn.h [deleted file]
crypto/libressl/include/openssl/lhash.h
crypto/libressl/include/openssl/md4.h
crypto/libressl/include/openssl/md5.h
crypto/libressl/include/openssl/modes.h
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/pem2.h
crypto/libressl/include/openssl/pkcs12.h
crypto/libressl/include/openssl/pkcs7.h
crypto/libressl/include/openssl/poly1305.h
crypto/libressl/include/openssl/rand.h
crypto/libressl/include/openssl/rc2.h
crypto/libressl/include/openssl/rc4.h
crypto/libressl/include/openssl/ripemd.h
crypto/libressl/include/openssl/rsa.h
crypto/libressl/include/openssl/safestack.h
crypto/libressl/include/openssl/sha.h
crypto/libressl/include/openssl/sm3.h [copied from crypto/libressl/include/openssl/poly1305.h with 52% similarity]
crypto/libressl/include/openssl/sm4.h [copied from crypto/libressl/include/openssl/poly1305.h with 51% similarity]
crypto/libressl/include/openssl/srtp.h
crypto/libressl/include/openssl/ssl.h
crypto/libressl/include/openssl/ssl2.h
crypto/libressl/include/openssl/ssl23.h
crypto/libressl/include/openssl/ssl3.h
crypto/libressl/include/openssl/stack.h
crypto/libressl/include/openssl/tls1.h
crypto/libressl/include/openssl/ts.h
crypto/libressl/include/openssl/txt_db.h
crypto/libressl/include/openssl/ui.h
crypto/libressl/include/openssl/ui_compat.h [deleted file]
crypto/libressl/include/openssl/whrlpool.h
crypto/libressl/include/openssl/x509.h
crypto/libressl/include/openssl/x509_vfy.h
crypto/libressl/include/openssl/x509v3.h
crypto/libressl/include/pqueue.h
crypto/libressl/include/tls.h
crypto/libressl/ssl/VERSION
crypto/libressl/ssl/bio_ssl.c
crypto/libressl/ssl/bs_ber.c [deleted file]
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
crypto/libressl/ssl/d1_enc.c
crypto/libressl/ssl/d1_lib.c
crypto/libressl/ssl/d1_meth.c [deleted file]
crypto/libressl/ssl/d1_pkt.c
crypto/libressl/ssl/d1_srtp.c
crypto/libressl/ssl/d1_srvr.c
crypto/libressl/ssl/pqueue.c
crypto/libressl/ssl/s23_clnt.c [deleted file]
crypto/libressl/ssl/s23_lib.c [deleted file]
crypto/libressl/ssl/s23_pkt.c [deleted file]
crypto/libressl/ssl/s23_srvr.c [deleted file]
crypto/libressl/ssl/s3_cbc.c
crypto/libressl/ssl/s3_clnt.c [deleted file]
crypto/libressl/ssl/s3_lib.c
crypto/libressl/ssl/s3_srvr.c [deleted file]
crypto/libressl/ssl/srtp.h
crypto/libressl/ssl/ssl_algs.c
crypto/libressl/ssl/ssl_asn1.c
crypto/libressl/ssl/ssl_both.c [moved from crypto/libressl/ssl/s3_both.c with 64% similarity]
crypto/libressl/ssl/ssl_cert.c
crypto/libressl/ssl/ssl_ciph.c
crypto/libressl/ssl/ssl_ciphers.c [new file with mode: 0644]
crypto/libressl/ssl/ssl_clnt.c [new file with mode: 0644]
crypto/libressl/ssl/ssl_err.c
crypto/libressl/ssl/ssl_err2.c [deleted file]
crypto/libressl/ssl/ssl_init.c [moved from crypto/libressl/crypto/compat/timingsafe_bcmp.c with 51% similarity]
crypto/libressl/ssl/ssl_lib.c
crypto/libressl/ssl/ssl_locl.h
crypto/libressl/ssl/ssl_methods.c [new file with mode: 0644]
crypto/libressl/ssl/ssl_packet.c [new file with mode: 0644]
crypto/libressl/ssl/ssl_pkt.c [moved from crypto/libressl/ssl/s3_pkt.c with 68% similarity]
crypto/libressl/ssl/ssl_rsa.c
crypto/libressl/ssl/ssl_sess.c
crypto/libressl/ssl/ssl_sigalgs.c [new file with mode: 0644]
crypto/libressl/ssl/ssl_sigalgs.h [new file with mode: 0644]
crypto/libressl/ssl/ssl_srvr.c [new file with mode: 0644]
crypto/libressl/ssl/ssl_stat.c
crypto/libressl/ssl/ssl_tlsext.c [new file with mode: 0644]
crypto/libressl/ssl/ssl_tlsext.h [new file with mode: 0644]
crypto/libressl/ssl/ssl_transcript.c [new file with mode: 0644]
crypto/libressl/ssl/ssl_txt.c
crypto/libressl/ssl/ssl_versions.c [new file with mode: 0644]
crypto/libressl/ssl/t1_clnt.c [deleted file]
crypto/libressl/ssl/t1_enc.c
crypto/libressl/ssl/t1_lib.c
crypto/libressl/ssl/t1_meth.c [deleted file]
crypto/libressl/ssl/t1_reneg.c [deleted file]
crypto/libressl/ssl/t1_srvr.c [deleted file]
crypto/libressl/ssl/tls13_internal.h [new file with mode: 0644]
crypto/libressl/ssl/tls13_key_schedule.c [new file with mode: 0644]
crypto/libressl/tls/VERSION [deleted file]
crypto/libressl/tls/strsep.c [deleted file]
crypto/libressl/tls/tls.c
crypto/libressl/tls/tls_bio_cb.c [new file with mode: 0644]
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 [new file with mode: 0644]
crypto/libressl/tls/tls_ocsp.c [new file with mode: 0644]
crypto/libressl/tls/tls_peer.c
crypto/libressl/tls/tls_server.c
crypto/libressl/tls/tls_util.c
crypto/libressl/tls/tls_verify.c