Move openssl-0.9/ to openssl/.
authorPeter Avalos <pavalos@theshell.com>
Sun, 11 Jan 2009 17:35:26 +0000 (12:35 -0500)
committerPeter Avalos <pavalos@theshell.com>
Sun, 11 Jan 2009 17:35:26 +0000 (12:35 -0500)
commit37f3b68c5310da50915f10649090dbe22a759ba8
tree52af95e0b4b1cb3aa769e36a15e16394d260179d
parent61b268359baf96c61c9241d21189a104881d300d
Move openssl-0.9/ to openssl/.

Versioning the directories just really doesn't make sense, especially
now with git.
856 files changed:
crypto/openssl/CHANGES [moved from crypto/openssl-0.9/CHANGES with 100% similarity]
crypto/openssl/FAQ [moved from crypto/openssl-0.9/FAQ with 100% similarity]
crypto/openssl/LICENSE [moved from crypto/openssl-0.9/LICENSE with 100% similarity]
crypto/openssl/NEWS [moved from crypto/openssl-0.9/NEWS with 100% similarity]
crypto/openssl/PROBLEMS [moved from crypto/openssl-0.9/PROBLEMS with 100% similarity]
crypto/openssl/README [moved from crypto/openssl-0.9/README with 100% similarity]
crypto/openssl/README.ASN1 [moved from crypto/openssl-0.9/README.ASN1 with 100% similarity]
crypto/openssl/README.ENGINE [moved from crypto/openssl-0.9/README.ENGINE with 100% similarity]
crypto/openssl/apps/CA.pl [moved from crypto/openssl-0.9/apps/CA.pl with 100% similarity]
crypto/openssl/apps/CA.sh [moved from crypto/openssl-0.9/apps/CA.sh with 100% similarity]
crypto/openssl/apps/app_rand.c [moved from crypto/openssl-0.9/apps/app_rand.c with 100% similarity]
crypto/openssl/apps/apps.c [moved from crypto/openssl-0.9/apps/apps.c with 100% similarity]
crypto/openssl/apps/apps.h [moved from crypto/openssl-0.9/apps/apps.h with 100% similarity]
crypto/openssl/apps/asn1pars.c [moved from crypto/openssl-0.9/apps/asn1pars.c with 100% similarity]
crypto/openssl/apps/ca.c [moved from crypto/openssl-0.9/apps/ca.c with 100% similarity]
crypto/openssl/apps/ciphers.c [moved from crypto/openssl-0.9/apps/ciphers.c with 100% similarity]
crypto/openssl/apps/cms.c [moved from crypto/openssl-0.9/apps/cms.c with 100% similarity]
crypto/openssl/apps/crl.c [moved from crypto/openssl-0.9/apps/crl.c with 100% similarity]
crypto/openssl/apps/crl2p7.c [moved from crypto/openssl-0.9/apps/crl2p7.c with 100% similarity]
crypto/openssl/apps/dgst.c [moved from crypto/openssl-0.9/apps/dgst.c with 100% similarity]
crypto/openssl/apps/dh.c [moved from crypto/openssl-0.9/apps/dh.c with 100% similarity]
crypto/openssl/apps/dhparam.c [moved from crypto/openssl-0.9/apps/dhparam.c with 100% similarity]
crypto/openssl/apps/dsa.c [moved from crypto/openssl-0.9/apps/dsa.c with 100% similarity]
crypto/openssl/apps/dsaparam.c [moved from crypto/openssl-0.9/apps/dsaparam.c with 100% similarity]
crypto/openssl/apps/ec.c [moved from crypto/openssl-0.9/apps/ec.c with 100% similarity]
crypto/openssl/apps/ecparam.c [moved from crypto/openssl-0.9/apps/ecparam.c with 100% similarity]
crypto/openssl/apps/enc.c [moved from crypto/openssl-0.9/apps/enc.c with 100% similarity]
crypto/openssl/apps/engine.c [moved from crypto/openssl-0.9/apps/engine.c with 100% similarity]
crypto/openssl/apps/errstr.c [moved from crypto/openssl-0.9/apps/errstr.c with 100% similarity]
crypto/openssl/apps/gendh.c [moved from crypto/openssl-0.9/apps/gendh.c with 100% similarity]
crypto/openssl/apps/gendsa.c [moved from crypto/openssl-0.9/apps/gendsa.c with 100% similarity]
crypto/openssl/apps/genrsa.c [moved from crypto/openssl-0.9/apps/genrsa.c with 100% similarity]
crypto/openssl/apps/nseq.c [moved from crypto/openssl-0.9/apps/nseq.c with 100% similarity]
crypto/openssl/apps/ocsp.c [moved from crypto/openssl-0.9/apps/ocsp.c with 100% similarity]
crypto/openssl/apps/openssl.c [moved from crypto/openssl-0.9/apps/openssl.c with 100% similarity]
crypto/openssl/apps/openssl.cnf [moved from crypto/openssl-0.9/apps/openssl.cnf with 100% similarity]
crypto/openssl/apps/passwd.c [moved from crypto/openssl-0.9/apps/passwd.c with 100% similarity]
crypto/openssl/apps/pkcs12.c [moved from crypto/openssl-0.9/apps/pkcs12.c with 100% similarity]
crypto/openssl/apps/pkcs7.c [moved from crypto/openssl-0.9/apps/pkcs7.c with 100% similarity]
crypto/openssl/apps/pkcs8.c [moved from crypto/openssl-0.9/apps/pkcs8.c with 100% similarity]
crypto/openssl/apps/prime.c [moved from crypto/openssl-0.9/apps/prime.c with 100% similarity]
crypto/openssl/apps/progs.h [moved from crypto/openssl-0.9/apps/progs.h with 100% similarity]
crypto/openssl/apps/rand.c [moved from crypto/openssl-0.9/apps/rand.c with 100% similarity]
crypto/openssl/apps/req.c [moved from crypto/openssl-0.9/apps/req.c with 100% similarity]
crypto/openssl/apps/rsa.c [moved from crypto/openssl-0.9/apps/rsa.c with 100% similarity]
crypto/openssl/apps/rsautl.c [moved from crypto/openssl-0.9/apps/rsautl.c with 100% similarity]
crypto/openssl/apps/s_apps.h [moved from crypto/openssl-0.9/apps/s_apps.h with 100% similarity]
crypto/openssl/apps/s_cb.c [moved from crypto/openssl-0.9/apps/s_cb.c with 100% similarity]
crypto/openssl/apps/s_client.c [moved from crypto/openssl-0.9/apps/s_client.c with 100% similarity]
crypto/openssl/apps/s_server.c [moved from crypto/openssl-0.9/apps/s_server.c with 100% similarity]
crypto/openssl/apps/s_socket.c [moved from crypto/openssl-0.9/apps/s_socket.c with 100% similarity]
crypto/openssl/apps/s_time.c [moved from crypto/openssl-0.9/apps/s_time.c with 100% similarity]
crypto/openssl/apps/sess_id.c [moved from crypto/openssl-0.9/apps/sess_id.c with 100% similarity]
crypto/openssl/apps/smime.c [moved from crypto/openssl-0.9/apps/smime.c with 100% similarity]
crypto/openssl/apps/speed.c [moved from crypto/openssl-0.9/apps/speed.c with 100% similarity]
crypto/openssl/apps/spkac.c [moved from crypto/openssl-0.9/apps/spkac.c with 100% similarity]
crypto/openssl/apps/testdsa.h [moved from crypto/openssl-0.9/apps/testdsa.h with 100% similarity]
crypto/openssl/apps/testrsa.h [moved from crypto/openssl-0.9/apps/testrsa.h with 100% similarity]
crypto/openssl/apps/timeouts.h [moved from crypto/openssl-0.9/apps/timeouts.h with 100% similarity]
crypto/openssl/apps/verify.c [moved from crypto/openssl-0.9/apps/verify.c with 100% similarity]
crypto/openssl/apps/version.c [moved from crypto/openssl-0.9/apps/version.c with 100% similarity]
crypto/openssl/apps/x509.c [moved from crypto/openssl-0.9/apps/x509.c with 100% similarity]
crypto/openssl/bugs/SSLv3 [moved from crypto/openssl-0.9/bugs/SSLv3 with 100% similarity]
crypto/openssl/crypto/LPdir_unix.c [moved from crypto/openssl-0.9/crypto/LPdir_unix.c with 100% similarity]
crypto/openssl/crypto/aes/README [moved from crypto/openssl-0.9/crypto/aes/README with 100% similarity]
crypto/openssl/crypto/aes/aes.h [moved from crypto/openssl-0.9/crypto/aes/aes.h with 100% similarity]
crypto/openssl/crypto/aes/aes_cbc.c [moved from crypto/openssl-0.9/crypto/aes/aes_cbc.c with 100% similarity]
crypto/openssl/crypto/aes/aes_cfb.c [moved from crypto/openssl-0.9/crypto/aes/aes_cfb.c with 100% similarity]
crypto/openssl/crypto/aes/aes_core.c [moved from crypto/openssl-0.9/crypto/aes/aes_core.c with 100% similarity]
crypto/openssl/crypto/aes/aes_ctr.c [moved from crypto/openssl-0.9/crypto/aes/aes_ctr.c with 100% similarity]
crypto/openssl/crypto/aes/aes_ecb.c [moved from crypto/openssl-0.9/crypto/aes/aes_ecb.c with 100% similarity]
crypto/openssl/crypto/aes/aes_ige.c [moved from crypto/openssl-0.9/crypto/aes/aes_ige.c with 100% similarity]
crypto/openssl/crypto/aes/aes_locl.h [moved from crypto/openssl-0.9/crypto/aes/aes_locl.h with 100% similarity]
crypto/openssl/crypto/aes/aes_misc.c [moved from crypto/openssl-0.9/crypto/aes/aes_misc.c with 100% similarity]
crypto/openssl/crypto/aes/aes_ofb.c [moved from crypto/openssl-0.9/crypto/aes/aes_ofb.c with 100% similarity]
crypto/openssl/crypto/aes/aes_wrap.c [moved from crypto/openssl-0.9/crypto/aes/aes_wrap.c with 100% similarity]
crypto/openssl/crypto/aes/asm/aes-586.pl [moved from crypto/openssl-0.9/crypto/aes/asm/aes-586.pl with 100% similarity]
crypto/openssl/crypto/aes/asm/aes-ia64.S [moved from crypto/openssl-0.9/crypto/aes/asm/aes-ia64.S with 100% similarity]
crypto/openssl/crypto/asn1/a_bitstr.c [moved from crypto/openssl-0.9/crypto/asn1/a_bitstr.c with 100% similarity]
crypto/openssl/crypto/asn1/a_bool.c [moved from crypto/openssl-0.9/crypto/asn1/a_bool.c with 100% similarity]
crypto/openssl/crypto/asn1/a_bytes.c [moved from crypto/openssl-0.9/crypto/asn1/a_bytes.c with 100% similarity]
crypto/openssl/crypto/asn1/a_d2i_fp.c [moved from crypto/openssl-0.9/crypto/asn1/a_d2i_fp.c with 100% similarity]
crypto/openssl/crypto/asn1/a_digest.c [moved from crypto/openssl-0.9/crypto/asn1/a_digest.c with 100% similarity]
crypto/openssl/crypto/asn1/a_dup.c [moved from crypto/openssl-0.9/crypto/asn1/a_dup.c with 100% similarity]
crypto/openssl/crypto/asn1/a_enum.c [moved from crypto/openssl-0.9/crypto/asn1/a_enum.c with 100% similarity]
crypto/openssl/crypto/asn1/a_gentm.c [moved from crypto/openssl-0.9/crypto/asn1/a_gentm.c with 100% similarity]
crypto/openssl/crypto/asn1/a_hdr.c [moved from crypto/openssl-0.9/crypto/asn1/a_hdr.c with 100% similarity]
crypto/openssl/crypto/asn1/a_i2d_fp.c [moved from crypto/openssl-0.9/crypto/asn1/a_i2d_fp.c with 100% similarity]
crypto/openssl/crypto/asn1/a_int.c [moved from crypto/openssl-0.9/crypto/asn1/a_int.c with 100% similarity]
crypto/openssl/crypto/asn1/a_mbstr.c [moved from crypto/openssl-0.9/crypto/asn1/a_mbstr.c with 100% similarity]
crypto/openssl/crypto/asn1/a_meth.c [moved from crypto/openssl-0.9/crypto/asn1/a_meth.c with 100% similarity]
crypto/openssl/crypto/asn1/a_object.c [moved from crypto/openssl-0.9/crypto/asn1/a_object.c with 100% similarity]
crypto/openssl/crypto/asn1/a_octet.c [moved from crypto/openssl-0.9/crypto/asn1/a_octet.c with 100% similarity]
crypto/openssl/crypto/asn1/a_print.c [moved from crypto/openssl-0.9/crypto/asn1/a_print.c with 100% similarity]
crypto/openssl/crypto/asn1/a_set.c [moved from crypto/openssl-0.9/crypto/asn1/a_set.c with 100% similarity]
crypto/openssl/crypto/asn1/a_sign.c [moved from crypto/openssl-0.9/crypto/asn1/a_sign.c with 100% similarity]
crypto/openssl/crypto/asn1/a_strex.c [moved from crypto/openssl-0.9/crypto/asn1/a_strex.c with 100% similarity]
crypto/openssl/crypto/asn1/a_strnid.c [moved from crypto/openssl-0.9/crypto/asn1/a_strnid.c with 100% similarity]
crypto/openssl/crypto/asn1/a_time.c [moved from crypto/openssl-0.9/crypto/asn1/a_time.c with 100% similarity]
crypto/openssl/crypto/asn1/a_type.c [moved from crypto/openssl-0.9/crypto/asn1/a_type.c with 100% similarity]
crypto/openssl/crypto/asn1/a_utctm.c [moved from crypto/openssl-0.9/crypto/asn1/a_utctm.c with 100% similarity]
crypto/openssl/crypto/asn1/a_utf8.c [moved from crypto/openssl-0.9/crypto/asn1/a_utf8.c with 100% similarity]
crypto/openssl/crypto/asn1/a_verify.c [moved from crypto/openssl-0.9/crypto/asn1/a_verify.c with 100% similarity]
crypto/openssl/crypto/asn1/asn1.h [moved from crypto/openssl-0.9/crypto/asn1/asn1.h with 100% similarity]
crypto/openssl/crypto/asn1/asn1_err.c [moved from crypto/openssl-0.9/crypto/asn1/asn1_err.c with 100% similarity]
crypto/openssl/crypto/asn1/asn1_gen.c [moved from crypto/openssl-0.9/crypto/asn1/asn1_gen.c with 100% similarity]
crypto/openssl/crypto/asn1/asn1_lib.c [moved from crypto/openssl-0.9/crypto/asn1/asn1_lib.c with 100% similarity]
crypto/openssl/crypto/asn1/asn1_mac.h [moved from crypto/openssl-0.9/crypto/asn1/asn1_mac.h with 100% similarity]
crypto/openssl/crypto/asn1/asn1_par.c [moved from crypto/openssl-0.9/crypto/asn1/asn1_par.c with 100% similarity]
crypto/openssl/crypto/asn1/asn1t.h [moved from crypto/openssl-0.9/crypto/asn1/asn1t.h with 100% similarity]
crypto/openssl/crypto/asn1/asn_mime.c [moved from crypto/openssl-0.9/crypto/asn1/asn_mime.c with 100% similarity]
crypto/openssl/crypto/asn1/asn_moid.c [moved from crypto/openssl-0.9/crypto/asn1/asn_moid.c with 100% similarity]
crypto/openssl/crypto/asn1/asn_pack.c [moved from crypto/openssl-0.9/crypto/asn1/asn_pack.c with 100% similarity]
crypto/openssl/crypto/asn1/charmap.h [moved from crypto/openssl-0.9/crypto/asn1/charmap.h with 100% similarity]
crypto/openssl/crypto/asn1/charmap.pl [moved from crypto/openssl-0.9/crypto/asn1/charmap.pl with 100% similarity]
crypto/openssl/crypto/asn1/d2i_pr.c [moved from crypto/openssl-0.9/crypto/asn1/d2i_pr.c with 100% similarity]
crypto/openssl/crypto/asn1/d2i_pu.c [moved from crypto/openssl-0.9/crypto/asn1/d2i_pu.c with 100% similarity]
crypto/openssl/crypto/asn1/evp_asn1.c [moved from crypto/openssl-0.9/crypto/asn1/evp_asn1.c with 100% similarity]
crypto/openssl/crypto/asn1/f_enum.c [moved from crypto/openssl-0.9/crypto/asn1/f_enum.c with 100% similarity]
crypto/openssl/crypto/asn1/f_int.c [moved from crypto/openssl-0.9/crypto/asn1/f_int.c with 100% similarity]
crypto/openssl/crypto/asn1/f_string.c [moved from crypto/openssl-0.9/crypto/asn1/f_string.c with 100% similarity]
crypto/openssl/crypto/asn1/i2d_pr.c [moved from crypto/openssl-0.9/crypto/asn1/i2d_pr.c with 100% similarity]
crypto/openssl/crypto/asn1/i2d_pu.c [moved from crypto/openssl-0.9/crypto/asn1/i2d_pu.c with 100% similarity]
crypto/openssl/crypto/asn1/n_pkey.c [moved from crypto/openssl-0.9/crypto/asn1/n_pkey.c with 100% similarity]
crypto/openssl/crypto/asn1/nsseq.c [moved from crypto/openssl-0.9/crypto/asn1/nsseq.c with 100% similarity]
crypto/openssl/crypto/asn1/p5_pbe.c [moved from crypto/openssl-0.9/crypto/asn1/p5_pbe.c with 100% similarity]
crypto/openssl/crypto/asn1/p5_pbev2.c [moved from crypto/openssl-0.9/crypto/asn1/p5_pbev2.c with 100% similarity]
crypto/openssl/crypto/asn1/p8_pkey.c [moved from crypto/openssl-0.9/crypto/asn1/p8_pkey.c with 100% similarity]
crypto/openssl/crypto/asn1/t_bitst.c [moved from crypto/openssl-0.9/crypto/asn1/t_bitst.c with 100% similarity]
crypto/openssl/crypto/asn1/t_crl.c [moved from crypto/openssl-0.9/crypto/asn1/t_crl.c with 100% similarity]
crypto/openssl/crypto/asn1/t_pkey.c [moved from crypto/openssl-0.9/crypto/asn1/t_pkey.c with 100% similarity]
crypto/openssl/crypto/asn1/t_req.c [moved from crypto/openssl-0.9/crypto/asn1/t_req.c with 100% similarity]
crypto/openssl/crypto/asn1/t_spki.c [moved from crypto/openssl-0.9/crypto/asn1/t_spki.c with 100% similarity]
crypto/openssl/crypto/asn1/t_x509.c [moved from crypto/openssl-0.9/crypto/asn1/t_x509.c with 100% similarity]
crypto/openssl/crypto/asn1/t_x509a.c [moved from crypto/openssl-0.9/crypto/asn1/t_x509a.c with 100% similarity]
crypto/openssl/crypto/asn1/tasn_dec.c [moved from crypto/openssl-0.9/crypto/asn1/tasn_dec.c with 100% similarity]
crypto/openssl/crypto/asn1/tasn_enc.c [moved from crypto/openssl-0.9/crypto/asn1/tasn_enc.c with 100% similarity]
crypto/openssl/crypto/asn1/tasn_fre.c [moved from crypto/openssl-0.9/crypto/asn1/tasn_fre.c with 100% similarity]
crypto/openssl/crypto/asn1/tasn_new.c [moved from crypto/openssl-0.9/crypto/asn1/tasn_new.c with 100% similarity]
crypto/openssl/crypto/asn1/tasn_typ.c [moved from crypto/openssl-0.9/crypto/asn1/tasn_typ.c with 100% similarity]
crypto/openssl/crypto/asn1/tasn_utl.c [moved from crypto/openssl-0.9/crypto/asn1/tasn_utl.c with 100% similarity]
crypto/openssl/crypto/asn1/x_algor.c [moved from crypto/openssl-0.9/crypto/asn1/x_algor.c with 100% similarity]
crypto/openssl/crypto/asn1/x_attrib.c [moved from crypto/openssl-0.9/crypto/asn1/x_attrib.c with 100% similarity]
crypto/openssl/crypto/asn1/x_bignum.c [moved from crypto/openssl-0.9/crypto/asn1/x_bignum.c with 100% similarity]
crypto/openssl/crypto/asn1/x_crl.c [moved from crypto/openssl-0.9/crypto/asn1/x_crl.c with 100% similarity]
crypto/openssl/crypto/asn1/x_exten.c [moved from crypto/openssl-0.9/crypto/asn1/x_exten.c with 100% similarity]
crypto/openssl/crypto/asn1/x_info.c [moved from crypto/openssl-0.9/crypto/asn1/x_info.c with 100% similarity]
crypto/openssl/crypto/asn1/x_long.c [moved from crypto/openssl-0.9/crypto/asn1/x_long.c with 100% similarity]
crypto/openssl/crypto/asn1/x_name.c [moved from crypto/openssl-0.9/crypto/asn1/x_name.c with 100% similarity]
crypto/openssl/crypto/asn1/x_pkey.c [moved from crypto/openssl-0.9/crypto/asn1/x_pkey.c with 100% similarity]
crypto/openssl/crypto/asn1/x_pubkey.c [moved from crypto/openssl-0.9/crypto/asn1/x_pubkey.c with 100% similarity]
crypto/openssl/crypto/asn1/x_req.c [moved from crypto/openssl-0.9/crypto/asn1/x_req.c with 100% similarity]
crypto/openssl/crypto/asn1/x_sig.c [moved from crypto/openssl-0.9/crypto/asn1/x_sig.c with 100% similarity]
crypto/openssl/crypto/asn1/x_spki.c [moved from crypto/openssl-0.9/crypto/asn1/x_spki.c with 100% similarity]
crypto/openssl/crypto/asn1/x_val.c [moved from crypto/openssl-0.9/crypto/asn1/x_val.c with 100% similarity]
crypto/openssl/crypto/asn1/x_x509.c [moved from crypto/openssl-0.9/crypto/asn1/x_x509.c with 100% similarity]
crypto/openssl/crypto/asn1/x_x509a.c [moved from crypto/openssl-0.9/crypto/asn1/x_x509a.c with 100% similarity]
crypto/openssl/crypto/bf/COPYRIGHT [moved from crypto/openssl-0.9/crypto/bf/COPYRIGHT with 100% similarity]
crypto/openssl/crypto/bf/README [moved from crypto/openssl-0.9/crypto/bf/README with 100% similarity]
crypto/openssl/crypto/bf/VERSION [moved from crypto/openssl-0.9/crypto/bf/VERSION with 100% similarity]
crypto/openssl/crypto/bf/asm/bf-586.pl [moved from crypto/openssl-0.9/crypto/bf/asm/bf-586.pl with 100% similarity]
crypto/openssl/crypto/bf/asm/bf-686.pl [moved from crypto/openssl-0.9/crypto/bf/asm/bf-686.pl with 100% similarity]
crypto/openssl/crypto/bf/asm/readme [moved from crypto/openssl-0.9/crypto/bf/asm/readme with 100% similarity]
crypto/openssl/crypto/bf/bf_cfb64.c [moved from crypto/openssl-0.9/crypto/bf/bf_cfb64.c with 100% similarity]
crypto/openssl/crypto/bf/bf_ecb.c [moved from crypto/openssl-0.9/crypto/bf/bf_ecb.c with 100% similarity]
crypto/openssl/crypto/bf/bf_enc.c [moved from crypto/openssl-0.9/crypto/bf/bf_enc.c with 100% similarity]
crypto/openssl/crypto/bf/bf_locl.h [moved from crypto/openssl-0.9/crypto/bf/bf_locl.h with 100% similarity]
crypto/openssl/crypto/bf/bf_ofb64.c [moved from crypto/openssl-0.9/crypto/bf/bf_ofb64.c with 100% similarity]
crypto/openssl/crypto/bf/bf_pi.h [moved from crypto/openssl-0.9/crypto/bf/bf_pi.h with 100% similarity]
crypto/openssl/crypto/bf/bf_skey.c [moved from crypto/openssl-0.9/crypto/bf/bf_skey.c with 100% similarity]
crypto/openssl/crypto/bf/blowfish.h [moved from crypto/openssl-0.9/crypto/bf/blowfish.h with 100% similarity]
crypto/openssl/crypto/bio/b_dump.c [moved from crypto/openssl-0.9/crypto/bio/b_dump.c with 100% similarity]
crypto/openssl/crypto/bio/b_print.c [moved from crypto/openssl-0.9/crypto/bio/b_print.c with 100% similarity]
crypto/openssl/crypto/bio/b_sock.c [moved from crypto/openssl-0.9/crypto/bio/b_sock.c with 100% similarity]
crypto/openssl/crypto/bio/bf_buff.c [moved from crypto/openssl-0.9/crypto/bio/bf_buff.c with 100% similarity]
crypto/openssl/crypto/bio/bf_lbuf.c [moved from crypto/openssl-0.9/crypto/bio/bf_lbuf.c with 100% similarity]
crypto/openssl/crypto/bio/bf_nbio.c [moved from crypto/openssl-0.9/crypto/bio/bf_nbio.c with 100% similarity]
crypto/openssl/crypto/bio/bf_null.c [moved from crypto/openssl-0.9/crypto/bio/bf_null.c with 100% similarity]
crypto/openssl/crypto/bio/bio.h [moved from crypto/openssl-0.9/crypto/bio/bio.h with 100% similarity]
crypto/openssl/crypto/bio/bio_cb.c [moved from crypto/openssl-0.9/crypto/bio/bio_cb.c with 100% similarity]
crypto/openssl/crypto/bio/bio_err.c [moved from crypto/openssl-0.9/crypto/bio/bio_err.c with 100% similarity]
crypto/openssl/crypto/bio/bio_lcl.h [moved from crypto/openssl-0.9/crypto/bio/bio_lcl.h with 100% similarity]
crypto/openssl/crypto/bio/bio_lib.c [moved from crypto/openssl-0.9/crypto/bio/bio_lib.c with 100% similarity]
crypto/openssl/crypto/bio/bss_acpt.c [moved from crypto/openssl-0.9/crypto/bio/bss_acpt.c with 100% similarity]
crypto/openssl/crypto/bio/bss_bio.c [moved from crypto/openssl-0.9/crypto/bio/bss_bio.c with 100% similarity]
crypto/openssl/crypto/bio/bss_conn.c [moved from crypto/openssl-0.9/crypto/bio/bss_conn.c with 100% similarity]
crypto/openssl/crypto/bio/bss_dgram.c [moved from crypto/openssl-0.9/crypto/bio/bss_dgram.c with 100% similarity]
crypto/openssl/crypto/bio/bss_fd.c [moved from crypto/openssl-0.9/crypto/bio/bss_fd.c with 100% similarity]
crypto/openssl/crypto/bio/bss_file.c [moved from crypto/openssl-0.9/crypto/bio/bss_file.c with 100% similarity]
crypto/openssl/crypto/bio/bss_log.c [moved from crypto/openssl-0.9/crypto/bio/bss_log.c with 100% similarity]
crypto/openssl/crypto/bio/bss_mem.c [moved from crypto/openssl-0.9/crypto/bio/bss_mem.c with 100% similarity]
crypto/openssl/crypto/bio/bss_null.c [moved from crypto/openssl-0.9/crypto/bio/bss_null.c with 100% similarity]
crypto/openssl/crypto/bio/bss_sock.c [moved from crypto/openssl-0.9/crypto/bio/bss_sock.c with 100% similarity]
crypto/openssl/crypto/bn/asm/README [moved from crypto/openssl-0.9/crypto/bn/asm/README with 100% similarity]
crypto/openssl/crypto/bn/asm/bn-586.pl [moved from crypto/openssl-0.9/crypto/bn/asm/bn-586.pl with 100% similarity]
crypto/openssl/crypto/bn/asm/co-586.pl [moved from crypto/openssl-0.9/crypto/bn/asm/co-586.pl with 100% similarity]
crypto/openssl/crypto/bn/asm/x86.pl [moved from crypto/openssl-0.9/crypto/bn/asm/x86.pl with 100% similarity]
crypto/openssl/crypto/bn/asm/x86/add.pl [moved from crypto/openssl-0.9/crypto/bn/asm/x86/add.pl with 100% similarity]
crypto/openssl/crypto/bn/asm/x86/comba.pl [moved from crypto/openssl-0.9/crypto/bn/asm/x86/comba.pl with 100% similarity]
crypto/openssl/crypto/bn/asm/x86/div.pl [moved from crypto/openssl-0.9/crypto/bn/asm/x86/div.pl with 100% similarity]
crypto/openssl/crypto/bn/asm/x86/f [moved from crypto/openssl-0.9/crypto/bn/asm/x86/f with 100% similarity]
crypto/openssl/crypto/bn/asm/x86/mul.pl [moved from crypto/openssl-0.9/crypto/bn/asm/x86/mul.pl with 100% similarity]
crypto/openssl/crypto/bn/asm/x86/mul_add.pl [moved from crypto/openssl-0.9/crypto/bn/asm/x86/mul_add.pl with 100% similarity]
crypto/openssl/crypto/bn/asm/x86/sqr.pl [moved from crypto/openssl-0.9/crypto/bn/asm/x86/sqr.pl with 100% similarity]
crypto/openssl/crypto/bn/asm/x86/sub.pl [moved from crypto/openssl-0.9/crypto/bn/asm/x86/sub.pl with 100% similarity]
crypto/openssl/crypto/bn/asm/x86_64-gcc.c [moved from crypto/openssl-0.9/crypto/bn/asm/x86_64-gcc.c with 100% similarity]
crypto/openssl/crypto/bn/bn.h [moved from crypto/openssl-0.9/crypto/bn/bn.h with 100% similarity]
crypto/openssl/crypto/bn/bn_add.c [moved from crypto/openssl-0.9/crypto/bn/bn_add.c with 100% similarity]
crypto/openssl/crypto/bn/bn_asm.c [moved from crypto/openssl-0.9/crypto/bn/bn_asm.c with 100% similarity]
crypto/openssl/crypto/bn/bn_blind.c [moved from crypto/openssl-0.9/crypto/bn/bn_blind.c with 100% similarity]
crypto/openssl/crypto/bn/bn_const.c [moved from crypto/openssl-0.9/crypto/bn/bn_const.c with 100% similarity]
crypto/openssl/crypto/bn/bn_ctx.c [moved from crypto/openssl-0.9/crypto/bn/bn_ctx.c with 100% similarity]
crypto/openssl/crypto/bn/bn_depr.c [moved from crypto/openssl-0.9/crypto/bn/bn_depr.c with 100% similarity]
crypto/openssl/crypto/bn/bn_div.c [moved from crypto/openssl-0.9/crypto/bn/bn_div.c with 100% similarity]
crypto/openssl/crypto/bn/bn_err.c [moved from crypto/openssl-0.9/crypto/bn/bn_err.c with 100% similarity]
crypto/openssl/crypto/bn/bn_exp.c [moved from crypto/openssl-0.9/crypto/bn/bn_exp.c with 100% similarity]
crypto/openssl/crypto/bn/bn_exp2.c [moved from crypto/openssl-0.9/crypto/bn/bn_exp2.c with 100% similarity]
crypto/openssl/crypto/bn/bn_gcd.c [moved from crypto/openssl-0.9/crypto/bn/bn_gcd.c with 100% similarity]
crypto/openssl/crypto/bn/bn_gf2m.c [moved from crypto/openssl-0.9/crypto/bn/bn_gf2m.c with 100% similarity]
crypto/openssl/crypto/bn/bn_kron.c [moved from crypto/openssl-0.9/crypto/bn/bn_kron.c with 100% similarity]
crypto/openssl/crypto/bn/bn_lcl.h [moved from crypto/openssl-0.9/crypto/bn/bn_lcl.h with 100% similarity]
crypto/openssl/crypto/bn/bn_lib.c [moved from crypto/openssl-0.9/crypto/bn/bn_lib.c with 100% similarity]
crypto/openssl/crypto/bn/bn_mod.c [moved from crypto/openssl-0.9/crypto/bn/bn_mod.c with 100% similarity]
crypto/openssl/crypto/bn/bn_mont.c [moved from crypto/openssl-0.9/crypto/bn/bn_mont.c with 100% similarity]
crypto/openssl/crypto/bn/bn_mpi.c [moved from crypto/openssl-0.9/crypto/bn/bn_mpi.c with 100% similarity]
crypto/openssl/crypto/bn/bn_mul.c [moved from crypto/openssl-0.9/crypto/bn/bn_mul.c with 100% similarity]
crypto/openssl/crypto/bn/bn_nist.c [moved from crypto/openssl-0.9/crypto/bn/bn_nist.c with 100% similarity]
crypto/openssl/crypto/bn/bn_prime.c [moved from crypto/openssl-0.9/crypto/bn/bn_prime.c with 100% similarity]
crypto/openssl/crypto/bn/bn_prime.h [moved from crypto/openssl-0.9/crypto/bn/bn_prime.h with 100% similarity]
crypto/openssl/crypto/bn/bn_print.c [moved from crypto/openssl-0.9/crypto/bn/bn_print.c with 100% similarity]
crypto/openssl/crypto/bn/bn_rand.c [moved from crypto/openssl-0.9/crypto/bn/bn_rand.c with 100% similarity]
crypto/openssl/crypto/bn/bn_recp.c [moved from crypto/openssl-0.9/crypto/bn/bn_recp.c with 100% similarity]
crypto/openssl/crypto/bn/bn_shift.c [moved from crypto/openssl-0.9/crypto/bn/bn_shift.c with 100% similarity]
crypto/openssl/crypto/bn/bn_sqr.c [moved from crypto/openssl-0.9/crypto/bn/bn_sqr.c with 100% similarity]
crypto/openssl/crypto/bn/bn_sqrt.c [moved from crypto/openssl-0.9/crypto/bn/bn_sqrt.c with 100% similarity]
crypto/openssl/crypto/bn/bn_word.c [moved from crypto/openssl-0.9/crypto/bn/bn_word.c with 100% similarity]
crypto/openssl/crypto/bn/todo [moved from crypto/openssl-0.9/crypto/bn/todo with 100% similarity]
crypto/openssl/crypto/buffer/buf_err.c [moved from crypto/openssl-0.9/crypto/buffer/buf_err.c with 100% similarity]
crypto/openssl/crypto/buffer/buffer.c [moved from crypto/openssl-0.9/crypto/buffer/buffer.c with 100% similarity]
crypto/openssl/crypto/buffer/buffer.h [moved from crypto/openssl-0.9/crypto/buffer/buffer.h with 100% similarity]
crypto/openssl/crypto/camellia/camellia.c [moved from crypto/openssl-0.9/crypto/camellia/camellia.c with 100% similarity]
crypto/openssl/crypto/camellia/camellia.h [moved from crypto/openssl-0.9/crypto/camellia/camellia.h with 100% similarity]
crypto/openssl/crypto/camellia/cmll_cbc.c [moved from crypto/openssl-0.9/crypto/camellia/cmll_cbc.c with 100% similarity]
crypto/openssl/crypto/camellia/cmll_cfb.c [moved from crypto/openssl-0.9/crypto/camellia/cmll_cfb.c with 100% similarity]
crypto/openssl/crypto/camellia/cmll_ctr.c [moved from crypto/openssl-0.9/crypto/camellia/cmll_ctr.c with 100% similarity]
crypto/openssl/crypto/camellia/cmll_ecb.c [moved from crypto/openssl-0.9/crypto/camellia/cmll_ecb.c with 100% similarity]
crypto/openssl/crypto/camellia/cmll_locl.h [moved from crypto/openssl-0.9/crypto/camellia/cmll_locl.h with 100% similarity]
crypto/openssl/crypto/camellia/cmll_misc.c [moved from crypto/openssl-0.9/crypto/camellia/cmll_misc.c with 100% similarity]
crypto/openssl/crypto/camellia/cmll_ofb.c [moved from crypto/openssl-0.9/crypto/camellia/cmll_ofb.c with 100% similarity]
crypto/openssl/crypto/cast/asm/cast-586.pl [moved from crypto/openssl-0.9/crypto/cast/asm/cast-586.pl with 100% similarity]
crypto/openssl/crypto/cast/asm/readme [moved from crypto/openssl-0.9/crypto/cast/asm/readme with 100% similarity]
crypto/openssl/crypto/cast/c_cfb64.c [moved from crypto/openssl-0.9/crypto/cast/c_cfb64.c with 100% similarity]
crypto/openssl/crypto/cast/c_ecb.c [moved from crypto/openssl-0.9/crypto/cast/c_ecb.c with 100% similarity]
crypto/openssl/crypto/cast/c_enc.c [moved from crypto/openssl-0.9/crypto/cast/c_enc.c with 100% similarity]
crypto/openssl/crypto/cast/c_ofb64.c [moved from crypto/openssl-0.9/crypto/cast/c_ofb64.c with 100% similarity]
crypto/openssl/crypto/cast/c_skey.c [moved from crypto/openssl-0.9/crypto/cast/c_skey.c with 100% similarity]
crypto/openssl/crypto/cast/cast.h [moved from crypto/openssl-0.9/crypto/cast/cast.h with 100% similarity]
crypto/openssl/crypto/cast/cast_lcl.h [moved from crypto/openssl-0.9/crypto/cast/cast_lcl.h with 100% similarity]
crypto/openssl/crypto/cast/cast_s.h [moved from crypto/openssl-0.9/crypto/cast/cast_s.h with 100% similarity]
crypto/openssl/crypto/cms/Makefile [moved from crypto/openssl-0.9/crypto/cms/Makefile with 100% similarity]
crypto/openssl/crypto/cms/cms.h [moved from crypto/openssl-0.9/crypto/cms/cms.h with 100% similarity]
crypto/openssl/crypto/cms/cms_asn1.c [moved from crypto/openssl-0.9/crypto/cms/cms_asn1.c with 100% similarity]
crypto/openssl/crypto/cms/cms_att.c [moved from crypto/openssl-0.9/crypto/cms/cms_att.c with 100% similarity]
crypto/openssl/crypto/cms/cms_cd.c [moved from crypto/openssl-0.9/crypto/cms/cms_cd.c with 100% similarity]
crypto/openssl/crypto/cms/cms_dd.c [moved from crypto/openssl-0.9/crypto/cms/cms_dd.c with 100% similarity]
crypto/openssl/crypto/cms/cms_enc.c [moved from crypto/openssl-0.9/crypto/cms/cms_enc.c with 100% similarity]
crypto/openssl/crypto/cms/cms_env.c [moved from crypto/openssl-0.9/crypto/cms/cms_env.c with 100% similarity]
crypto/openssl/crypto/cms/cms_err.c [moved from crypto/openssl-0.9/crypto/cms/cms_err.c with 100% similarity]
crypto/openssl/crypto/cms/cms_ess.c [moved from crypto/openssl-0.9/crypto/cms/cms_ess.c with 100% similarity]
crypto/openssl/crypto/cms/cms_io.c [moved from crypto/openssl-0.9/crypto/cms/cms_io.c with 100% similarity]
crypto/openssl/crypto/cms/cms_lcl.h [moved from crypto/openssl-0.9/crypto/cms/cms_lcl.h with 100% similarity]
crypto/openssl/crypto/cms/cms_lib.c [moved from crypto/openssl-0.9/crypto/cms/cms_lib.c with 100% similarity]
crypto/openssl/crypto/cms/cms_sd.c [moved from crypto/openssl-0.9/crypto/cms/cms_sd.c with 100% similarity]
crypto/openssl/crypto/cms/cms_smime.c [moved from crypto/openssl-0.9/crypto/cms/cms_smime.c with 100% similarity]
crypto/openssl/crypto/comp/c_rle.c [moved from crypto/openssl-0.9/crypto/comp/c_rle.c with 100% similarity]
crypto/openssl/crypto/comp/c_zlib.c [moved from crypto/openssl-0.9/crypto/comp/c_zlib.c with 100% similarity]
crypto/openssl/crypto/comp/comp.h [moved from crypto/openssl-0.9/crypto/comp/comp.h with 100% similarity]
crypto/openssl/crypto/comp/comp_err.c [moved from crypto/openssl-0.9/crypto/comp/comp_err.c with 100% similarity]
crypto/openssl/crypto/comp/comp_lib.c [moved from crypto/openssl-0.9/crypto/comp/comp_lib.c with 100% similarity]
crypto/openssl/crypto/conf/README [moved from crypto/openssl-0.9/crypto/conf/README with 100% similarity]
crypto/openssl/crypto/conf/conf.h [moved from crypto/openssl-0.9/crypto/conf/conf.h with 100% similarity]
crypto/openssl/crypto/conf/conf_api.c [moved from crypto/openssl-0.9/crypto/conf/conf_api.c with 100% similarity]
crypto/openssl/crypto/conf/conf_api.h [moved from crypto/openssl-0.9/crypto/conf/conf_api.h with 100% similarity]
crypto/openssl/crypto/conf/conf_def.c [moved from crypto/openssl-0.9/crypto/conf/conf_def.c with 100% similarity]
crypto/openssl/crypto/conf/conf_def.h [moved from crypto/openssl-0.9/crypto/conf/conf_def.h with 100% similarity]
crypto/openssl/crypto/conf/conf_err.c [moved from crypto/openssl-0.9/crypto/conf/conf_err.c with 100% similarity]
crypto/openssl/crypto/conf/conf_lib.c [moved from crypto/openssl-0.9/crypto/conf/conf_lib.c with 100% similarity]
crypto/openssl/crypto/conf/conf_mall.c [moved from crypto/openssl-0.9/crypto/conf/conf_mall.c with 100% similarity]
crypto/openssl/crypto/conf/conf_mod.c [moved from crypto/openssl-0.9/crypto/conf/conf_mod.c with 100% similarity]
crypto/openssl/crypto/conf/conf_sap.c [moved from crypto/openssl-0.9/crypto/conf/conf_sap.c with 100% similarity]
crypto/openssl/crypto/cpt_err.c [moved from crypto/openssl-0.9/crypto/cpt_err.c with 100% similarity]
crypto/openssl/crypto/cryptlib.c [moved from crypto/openssl-0.9/crypto/cryptlib.c with 100% similarity]
crypto/openssl/crypto/cryptlib.h [moved from crypto/openssl-0.9/crypto/cryptlib.h with 100% similarity]
crypto/openssl/crypto/crypto.h [moved from crypto/openssl-0.9/crypto/crypto.h with 100% similarity]
crypto/openssl/crypto/cversion.c [moved from crypto/openssl-0.9/crypto/cversion.c with 100% similarity]
crypto/openssl/crypto/des/COPYRIGHT [moved from crypto/openssl-0.9/crypto/des/COPYRIGHT with 100% similarity]
crypto/openssl/crypto/des/README [moved from crypto/openssl-0.9/crypto/des/README with 100% similarity]
crypto/openssl/crypto/des/VERSION [moved from crypto/openssl-0.9/crypto/des/VERSION with 100% similarity]
crypto/openssl/crypto/des/asm/crypt586.pl [moved from crypto/openssl-0.9/crypto/des/asm/crypt586.pl with 100% similarity]
crypto/openssl/crypto/des/asm/des-586.pl [moved from crypto/openssl-0.9/crypto/des/asm/des-586.pl with 100% similarity]
crypto/openssl/crypto/des/asm/des686.pl [moved from crypto/openssl-0.9/crypto/des/asm/des686.pl with 100% similarity]
crypto/openssl/crypto/des/asm/desboth.pl [moved from crypto/openssl-0.9/crypto/des/asm/desboth.pl with 100% similarity]
crypto/openssl/crypto/des/asm/readme [moved from crypto/openssl-0.9/crypto/des/asm/readme with 100% similarity]
crypto/openssl/crypto/des/cbc3_enc.c [moved from crypto/openssl-0.9/crypto/des/cbc3_enc.c with 100% similarity]
crypto/openssl/crypto/des/cbc_cksm.c [moved from crypto/openssl-0.9/crypto/des/cbc_cksm.c with 100% similarity]
crypto/openssl/crypto/des/cbc_enc.c [moved from crypto/openssl-0.9/crypto/des/cbc_enc.c with 100% similarity]
crypto/openssl/crypto/des/cfb64ede.c [moved from crypto/openssl-0.9/crypto/des/cfb64ede.c with 100% similarity]
crypto/openssl/crypto/des/cfb64enc.c [moved from crypto/openssl-0.9/crypto/des/cfb64enc.c with 100% similarity]
crypto/openssl/crypto/des/cfb_enc.c [moved from crypto/openssl-0.9/crypto/des/cfb_enc.c with 100% similarity]
crypto/openssl/crypto/des/des.h [moved from crypto/openssl-0.9/crypto/des/des.h with 100% similarity]
crypto/openssl/crypto/des/des_enc.c [moved from crypto/openssl-0.9/crypto/des/des_enc.c with 100% similarity]
crypto/openssl/crypto/des/des_locl.h [moved from crypto/openssl-0.9/crypto/des/des_locl.h with 100% similarity]
crypto/openssl/crypto/des/des_old.c [moved from crypto/openssl-0.9/crypto/des/des_old.c with 100% similarity]
crypto/openssl/crypto/des/des_old.h [moved from crypto/openssl-0.9/crypto/des/des_old.h with 100% similarity]
crypto/openssl/crypto/des/des_old2.c [moved from crypto/openssl-0.9/crypto/des/des_old2.c with 100% similarity]
crypto/openssl/crypto/des/des_ver.h [moved from crypto/openssl-0.9/crypto/des/des_ver.h with 100% similarity]
crypto/openssl/crypto/des/ecb3_enc.c [moved from crypto/openssl-0.9/crypto/des/ecb3_enc.c with 100% similarity]
crypto/openssl/crypto/des/ecb_enc.c [moved from crypto/openssl-0.9/crypto/des/ecb_enc.c with 100% similarity]
crypto/openssl/crypto/des/ede_cbcm_enc.c [moved from crypto/openssl-0.9/crypto/des/ede_cbcm_enc.c with 100% similarity]
crypto/openssl/crypto/des/enc_read.c [moved from crypto/openssl-0.9/crypto/des/enc_read.c with 100% similarity]
crypto/openssl/crypto/des/enc_writ.c [moved from crypto/openssl-0.9/crypto/des/enc_writ.c with 100% similarity]
crypto/openssl/crypto/des/fcrypt.c [moved from crypto/openssl-0.9/crypto/des/fcrypt.c with 100% similarity]
crypto/openssl/crypto/des/fcrypt_b.c [moved from crypto/openssl-0.9/crypto/des/fcrypt_b.c with 100% similarity]
crypto/openssl/crypto/des/ncbc_enc.c [moved from crypto/openssl-0.9/crypto/des/ncbc_enc.c with 100% similarity]
crypto/openssl/crypto/des/ofb64ede.c [moved from crypto/openssl-0.9/crypto/des/ofb64ede.c with 100% similarity]
crypto/openssl/crypto/des/ofb64enc.c [moved from crypto/openssl-0.9/crypto/des/ofb64enc.c with 100% similarity]
crypto/openssl/crypto/des/ofb_enc.c [moved from crypto/openssl-0.9/crypto/des/ofb_enc.c with 100% similarity]
crypto/openssl/crypto/des/pcbc_enc.c [moved from crypto/openssl-0.9/crypto/des/pcbc_enc.c with 100% similarity]
crypto/openssl/crypto/des/qud_cksm.c [moved from crypto/openssl-0.9/crypto/des/qud_cksm.c with 100% similarity]
crypto/openssl/crypto/des/rand_key.c [moved from crypto/openssl-0.9/crypto/des/rand_key.c with 100% similarity]
crypto/openssl/crypto/des/read2pwd.c [moved from crypto/openssl-0.9/crypto/des/read2pwd.c with 100% similarity]
crypto/openssl/crypto/des/rpc_des.h [moved from crypto/openssl-0.9/crypto/des/rpc_des.h with 100% similarity]
crypto/openssl/crypto/des/rpc_enc.c [moved from crypto/openssl-0.9/crypto/des/rpc_enc.c with 100% similarity]
crypto/openssl/crypto/des/set_key.c [moved from crypto/openssl-0.9/crypto/des/set_key.c with 100% similarity]
crypto/openssl/crypto/des/spr.h [moved from crypto/openssl-0.9/crypto/des/spr.h with 100% similarity]
crypto/openssl/crypto/des/str2key.c [moved from crypto/openssl-0.9/crypto/des/str2key.c with 100% similarity]
crypto/openssl/crypto/des/xcbc_enc.c [moved from crypto/openssl-0.9/crypto/des/xcbc_enc.c with 100% similarity]
crypto/openssl/crypto/dh/dh.h [moved from crypto/openssl-0.9/crypto/dh/dh.h with 100% similarity]
crypto/openssl/crypto/dh/dh_asn1.c [moved from crypto/openssl-0.9/crypto/dh/dh_asn1.c with 100% similarity]
crypto/openssl/crypto/dh/dh_check.c [moved from crypto/openssl-0.9/crypto/dh/dh_check.c with 100% similarity]
crypto/openssl/crypto/dh/dh_depr.c [moved from crypto/openssl-0.9/crypto/dh/dh_depr.c with 100% similarity]
crypto/openssl/crypto/dh/dh_err.c [moved from crypto/openssl-0.9/crypto/dh/dh_err.c with 100% similarity]
crypto/openssl/crypto/dh/dh_gen.c [moved from crypto/openssl-0.9/crypto/dh/dh_gen.c with 100% similarity]
crypto/openssl/crypto/dh/dh_key.c [moved from crypto/openssl-0.9/crypto/dh/dh_key.c with 100% similarity]
crypto/openssl/crypto/dh/dh_lib.c [moved from crypto/openssl-0.9/crypto/dh/dh_lib.c with 100% similarity]
crypto/openssl/crypto/dsa/README [moved from crypto/openssl-0.9/crypto/dsa/README with 100% similarity]
crypto/openssl/crypto/dsa/dsa.h [moved from crypto/openssl-0.9/crypto/dsa/dsa.h with 100% similarity]
crypto/openssl/crypto/dsa/dsa_asn1.c [moved from crypto/openssl-0.9/crypto/dsa/dsa_asn1.c with 100% similarity]
crypto/openssl/crypto/dsa/dsa_depr.c [moved from crypto/openssl-0.9/crypto/dsa/dsa_depr.c with 100% similarity]
crypto/openssl/crypto/dsa/dsa_err.c [moved from crypto/openssl-0.9/crypto/dsa/dsa_err.c with 100% similarity]
crypto/openssl/crypto/dsa/dsa_gen.c [moved from crypto/openssl-0.9/crypto/dsa/dsa_gen.c with 100% similarity]
crypto/openssl/crypto/dsa/dsa_key.c [moved from crypto/openssl-0.9/crypto/dsa/dsa_key.c with 100% similarity]
crypto/openssl/crypto/dsa/dsa_lib.c [moved from crypto/openssl-0.9/crypto/dsa/dsa_lib.c with 100% similarity]
crypto/openssl/crypto/dsa/dsa_ossl.c [moved from crypto/openssl-0.9/crypto/dsa/dsa_ossl.c with 100% similarity]
crypto/openssl/crypto/dsa/dsa_sign.c [moved from crypto/openssl-0.9/crypto/dsa/dsa_sign.c with 100% similarity]
crypto/openssl/crypto/dsa/dsa_vrf.c [moved from crypto/openssl-0.9/crypto/dsa/dsa_vrf.c with 100% similarity]
crypto/openssl/crypto/dsa/fips186a.txt [moved from crypto/openssl-0.9/crypto/dsa/fips186a.txt with 100% similarity]
crypto/openssl/crypto/dso/README [moved from crypto/openssl-0.9/crypto/dso/README with 100% similarity]
crypto/openssl/crypto/dso/dso.h [moved from crypto/openssl-0.9/crypto/dso/dso.h with 100% similarity]
crypto/openssl/crypto/dso/dso_dl.c [moved from crypto/openssl-0.9/crypto/dso/dso_dl.c with 100% similarity]
crypto/openssl/crypto/dso/dso_dlfcn.c [moved from crypto/openssl-0.9/crypto/dso/dso_dlfcn.c with 100% similarity]
crypto/openssl/crypto/dso/dso_err.c [moved from crypto/openssl-0.9/crypto/dso/dso_err.c with 100% similarity]
crypto/openssl/crypto/dso/dso_lib.c [moved from crypto/openssl-0.9/crypto/dso/dso_lib.c with 100% similarity]
crypto/openssl/crypto/dso/dso_null.c [moved from crypto/openssl-0.9/crypto/dso/dso_null.c with 100% similarity]
crypto/openssl/crypto/dso/dso_openssl.c [moved from crypto/openssl-0.9/crypto/dso/dso_openssl.c with 100% similarity]
crypto/openssl/crypto/ebcdic.c [moved from crypto/openssl-0.9/crypto/ebcdic.c with 100% similarity]
crypto/openssl/crypto/ebcdic.h [moved from crypto/openssl-0.9/crypto/ebcdic.h with 100% similarity]
crypto/openssl/crypto/ec/ec.h [moved from crypto/openssl-0.9/crypto/ec/ec.h with 100% similarity]
crypto/openssl/crypto/ec/ec2_mult.c [moved from crypto/openssl-0.9/crypto/ec/ec2_mult.c with 100% similarity]
crypto/openssl/crypto/ec/ec2_smpl.c [moved from crypto/openssl-0.9/crypto/ec/ec2_smpl.c with 100% similarity]
crypto/openssl/crypto/ec/ec2_smpt.c [moved from crypto/openssl-0.9/crypto/ec/ec2_smpt.c with 100% similarity]
crypto/openssl/crypto/ec/ec_asn1.c [moved from crypto/openssl-0.9/crypto/ec/ec_asn1.c with 100% similarity]
crypto/openssl/crypto/ec/ec_check.c [moved from crypto/openssl-0.9/crypto/ec/ec_check.c with 100% similarity]
crypto/openssl/crypto/ec/ec_curve.c [moved from crypto/openssl-0.9/crypto/ec/ec_curve.c with 100% similarity]
crypto/openssl/crypto/ec/ec_cvt.c [moved from crypto/openssl-0.9/crypto/ec/ec_cvt.c with 100% similarity]
crypto/openssl/crypto/ec/ec_err.c [moved from crypto/openssl-0.9/crypto/ec/ec_err.c with 100% similarity]
crypto/openssl/crypto/ec/ec_key.c [moved from crypto/openssl-0.9/crypto/ec/ec_key.c with 100% similarity]
crypto/openssl/crypto/ec/ec_lcl.h [moved from crypto/openssl-0.9/crypto/ec/ec_lcl.h with 100% similarity]
crypto/openssl/crypto/ec/ec_lib.c [moved from crypto/openssl-0.9/crypto/ec/ec_lib.c with 100% similarity]
crypto/openssl/crypto/ec/ec_mult.c [moved from crypto/openssl-0.9/crypto/ec/ec_mult.c with 100% similarity]
crypto/openssl/crypto/ec/ec_print.c [moved from crypto/openssl-0.9/crypto/ec/ec_print.c with 100% similarity]
crypto/openssl/crypto/ec/ecp_mont.c [moved from crypto/openssl-0.9/crypto/ec/ecp_mont.c with 100% similarity]
crypto/openssl/crypto/ec/ecp_nist.c [moved from crypto/openssl-0.9/crypto/ec/ecp_nist.c with 100% similarity]
crypto/openssl/crypto/ec/ecp_smpl.c [moved from crypto/openssl-0.9/crypto/ec/ecp_smpl.c with 100% similarity]
crypto/openssl/crypto/ecdh/ecdh.h [moved from crypto/openssl-0.9/crypto/ecdh/ecdh.h with 100% similarity]
crypto/openssl/crypto/ecdh/ech_err.c [moved from crypto/openssl-0.9/crypto/ecdh/ech_err.c with 100% similarity]
crypto/openssl/crypto/ecdh/ech_key.c [moved from crypto/openssl-0.9/crypto/ecdh/ech_key.c with 100% similarity]
crypto/openssl/crypto/ecdh/ech_lib.c [moved from crypto/openssl-0.9/crypto/ecdh/ech_lib.c with 100% similarity]
crypto/openssl/crypto/ecdh/ech_locl.h [moved from crypto/openssl-0.9/crypto/ecdh/ech_locl.h with 100% similarity]
crypto/openssl/crypto/ecdh/ech_ossl.c [moved from crypto/openssl-0.9/crypto/ecdh/ech_ossl.c with 100% similarity]
crypto/openssl/crypto/ecdsa/ecdsa.h [moved from crypto/openssl-0.9/crypto/ecdsa/ecdsa.h with 100% similarity]
crypto/openssl/crypto/ecdsa/ecs_asn1.c [moved from crypto/openssl-0.9/crypto/ecdsa/ecs_asn1.c with 100% similarity]
crypto/openssl/crypto/ecdsa/ecs_err.c [moved from crypto/openssl-0.9/crypto/ecdsa/ecs_err.c with 100% similarity]
crypto/openssl/crypto/ecdsa/ecs_lib.c [moved from crypto/openssl-0.9/crypto/ecdsa/ecs_lib.c with 100% similarity]
crypto/openssl/crypto/ecdsa/ecs_locl.h [moved from crypto/openssl-0.9/crypto/ecdsa/ecs_locl.h with 100% similarity]
crypto/openssl/crypto/ecdsa/ecs_ossl.c [moved from crypto/openssl-0.9/crypto/ecdsa/ecs_ossl.c with 100% similarity]
crypto/openssl/crypto/ecdsa/ecs_sign.c [moved from crypto/openssl-0.9/crypto/ecdsa/ecs_sign.c with 100% similarity]
crypto/openssl/crypto/ecdsa/ecs_vrf.c [moved from crypto/openssl-0.9/crypto/ecdsa/ecs_vrf.c with 100% similarity]
crypto/openssl/crypto/engine/README [moved from crypto/openssl-0.9/crypto/engine/README with 100% similarity]
crypto/openssl/crypto/engine/eng_all.c [moved from crypto/openssl-0.9/crypto/engine/eng_all.c with 100% similarity]
crypto/openssl/crypto/engine/eng_cnf.c [moved from crypto/openssl-0.9/crypto/engine/eng_cnf.c with 100% similarity]
crypto/openssl/crypto/engine/eng_cryptodev.c [moved from crypto/openssl-0.9/crypto/engine/eng_cryptodev.c with 100% similarity]
crypto/openssl/crypto/engine/eng_ctrl.c [moved from crypto/openssl-0.9/crypto/engine/eng_ctrl.c with 100% similarity]
crypto/openssl/crypto/engine/eng_dyn.c [moved from crypto/openssl-0.9/crypto/engine/eng_dyn.c with 100% similarity]
crypto/openssl/crypto/engine/eng_err.c [moved from crypto/openssl-0.9/crypto/engine/eng_err.c with 100% similarity]
crypto/openssl/crypto/engine/eng_fat.c [moved from crypto/openssl-0.9/crypto/engine/eng_fat.c with 100% similarity]
crypto/openssl/crypto/engine/eng_init.c [moved from crypto/openssl-0.9/crypto/engine/eng_init.c with 100% similarity]
crypto/openssl/crypto/engine/eng_int.h [moved from crypto/openssl-0.9/crypto/engine/eng_int.h with 100% similarity]
crypto/openssl/crypto/engine/eng_lib.c [moved from crypto/openssl-0.9/crypto/engine/eng_lib.c with 100% similarity]
crypto/openssl/crypto/engine/eng_list.c [moved from crypto/openssl-0.9/crypto/engine/eng_list.c with 100% similarity]
crypto/openssl/crypto/engine/eng_openssl.c [moved from crypto/openssl-0.9/crypto/engine/eng_openssl.c with 100% similarity]
crypto/openssl/crypto/engine/eng_padlock.c [moved from crypto/openssl-0.9/crypto/engine/eng_padlock.c with 100% similarity]
crypto/openssl/crypto/engine/eng_pkey.c [moved from crypto/openssl-0.9/crypto/engine/eng_pkey.c with 100% similarity]
crypto/openssl/crypto/engine/eng_table.c [moved from crypto/openssl-0.9/crypto/engine/eng_table.c with 100% similarity]
crypto/openssl/crypto/engine/engine.h [moved from crypto/openssl-0.9/crypto/engine/engine.h with 100% similarity]
crypto/openssl/crypto/engine/tb_cipher.c [moved from crypto/openssl-0.9/crypto/engine/tb_cipher.c with 100% similarity]
crypto/openssl/crypto/engine/tb_dh.c [moved from crypto/openssl-0.9/crypto/engine/tb_dh.c with 100% similarity]
crypto/openssl/crypto/engine/tb_digest.c [moved from crypto/openssl-0.9/crypto/engine/tb_digest.c with 100% similarity]
crypto/openssl/crypto/engine/tb_dsa.c [moved from crypto/openssl-0.9/crypto/engine/tb_dsa.c with 100% similarity]
crypto/openssl/crypto/engine/tb_ecdh.c [moved from crypto/openssl-0.9/crypto/engine/tb_ecdh.c with 100% similarity]
crypto/openssl/crypto/engine/tb_ecdsa.c [moved from crypto/openssl-0.9/crypto/engine/tb_ecdsa.c with 100% similarity]
crypto/openssl/crypto/engine/tb_rand.c [moved from crypto/openssl-0.9/crypto/engine/tb_rand.c with 100% similarity]
crypto/openssl/crypto/engine/tb_rsa.c [moved from crypto/openssl-0.9/crypto/engine/tb_rsa.c with 100% similarity]
crypto/openssl/crypto/engine/tb_store.c [moved from crypto/openssl-0.9/crypto/engine/tb_store.c with 100% similarity]
crypto/openssl/crypto/err/err.c [moved from crypto/openssl-0.9/crypto/err/err.c with 100% similarity]
crypto/openssl/crypto/err/err.h [moved from crypto/openssl-0.9/crypto/err/err.h with 100% similarity]
crypto/openssl/crypto/err/err_all.c [moved from crypto/openssl-0.9/crypto/err/err_all.c with 100% similarity]
crypto/openssl/crypto/err/err_prn.c [moved from crypto/openssl-0.9/crypto/err/err_prn.c with 100% similarity]
crypto/openssl/crypto/evp/bio_b64.c [moved from crypto/openssl-0.9/crypto/evp/bio_b64.c with 100% similarity]
crypto/openssl/crypto/evp/bio_enc.c [moved from crypto/openssl-0.9/crypto/evp/bio_enc.c with 100% similarity]
crypto/openssl/crypto/evp/bio_md.c [moved from crypto/openssl-0.9/crypto/evp/bio_md.c with 100% similarity]
crypto/openssl/crypto/evp/bio_ok.c [moved from crypto/openssl-0.9/crypto/evp/bio_ok.c with 100% similarity]
crypto/openssl/crypto/evp/c_all.c [moved from crypto/openssl-0.9/crypto/evp/c_all.c with 100% similarity]
crypto/openssl/crypto/evp/c_allc.c [moved from crypto/openssl-0.9/crypto/evp/c_allc.c with 100% similarity]
crypto/openssl/crypto/evp/c_alld.c [moved from crypto/openssl-0.9/crypto/evp/c_alld.c with 100% similarity]
crypto/openssl/crypto/evp/digest.c [moved from crypto/openssl-0.9/crypto/evp/digest.c with 100% similarity]
crypto/openssl/crypto/evp/e_aes.c [moved from crypto/openssl-0.9/crypto/evp/e_aes.c with 100% similarity]
crypto/openssl/crypto/evp/e_bf.c [moved from crypto/openssl-0.9/crypto/evp/e_bf.c with 100% similarity]
crypto/openssl/crypto/evp/e_camellia.c [moved from crypto/openssl-0.9/crypto/evp/e_camellia.c with 100% similarity]
crypto/openssl/crypto/evp/e_cast.c [moved from crypto/openssl-0.9/crypto/evp/e_cast.c with 100% similarity]
crypto/openssl/crypto/evp/e_des.c [moved from crypto/openssl-0.9/crypto/evp/e_des.c with 100% similarity]
crypto/openssl/crypto/evp/e_des3.c [moved from crypto/openssl-0.9/crypto/evp/e_des3.c with 100% similarity]
crypto/openssl/crypto/evp/e_idea.c [moved from crypto/openssl-0.9/crypto/evp/e_idea.c with 100% similarity]
crypto/openssl/crypto/evp/e_null.c [moved from crypto/openssl-0.9/crypto/evp/e_null.c with 100% similarity]
crypto/openssl/crypto/evp/e_rc2.c [moved from crypto/openssl-0.9/crypto/evp/e_rc2.c with 100% similarity]
crypto/openssl/crypto/evp/e_rc4.c [moved from crypto/openssl-0.9/crypto/evp/e_rc4.c with 100% similarity]
crypto/openssl/crypto/evp/e_rc5.c [moved from crypto/openssl-0.9/crypto/evp/e_rc5.c with 100% similarity]
crypto/openssl/crypto/evp/e_xcbc_d.c [moved from crypto/openssl-0.9/crypto/evp/e_xcbc_d.c with 100% similarity]
crypto/openssl/crypto/evp/encode.c [moved from crypto/openssl-0.9/crypto/evp/encode.c with 100% similarity]
crypto/openssl/crypto/evp/evp.h [moved from crypto/openssl-0.9/crypto/evp/evp.h with 100% similarity]
crypto/openssl/crypto/evp/evp_acnf.c [moved from crypto/openssl-0.9/crypto/evp/evp_acnf.c with 100% similarity]
crypto/openssl/crypto/evp/evp_enc.c [moved from crypto/openssl-0.9/crypto/evp/evp_enc.c with 100% similarity]
crypto/openssl/crypto/evp/evp_err.c [moved from crypto/openssl-0.9/crypto/evp/evp_err.c with 100% similarity]
crypto/openssl/crypto/evp/evp_key.c [moved from crypto/openssl-0.9/crypto/evp/evp_key.c with 100% similarity]
crypto/openssl/crypto/evp/evp_lib.c [moved from crypto/openssl-0.9/crypto/evp/evp_lib.c with 100% similarity]
crypto/openssl/crypto/evp/evp_locl.h [moved from crypto/openssl-0.9/crypto/evp/evp_locl.h with 100% similarity]
crypto/openssl/crypto/evp/evp_pbe.c [moved from crypto/openssl-0.9/crypto/evp/evp_pbe.c with 100% similarity]
crypto/openssl/crypto/evp/evp_pkey.c [moved from crypto/openssl-0.9/crypto/evp/evp_pkey.c with 100% similarity]
crypto/openssl/crypto/evp/m_dss.c [moved from crypto/openssl-0.9/crypto/evp/m_dss.c with 100% similarity]
crypto/openssl/crypto/evp/m_dss1.c [moved from crypto/openssl-0.9/crypto/evp/m_dss1.c with 100% similarity]
crypto/openssl/crypto/evp/m_ecdsa.c [moved from crypto/openssl-0.9/crypto/evp/m_ecdsa.c with 100% similarity]
crypto/openssl/crypto/evp/m_md2.c [moved from crypto/openssl-0.9/crypto/evp/m_md2.c with 100% similarity]
crypto/openssl/crypto/evp/m_md4.c [moved from crypto/openssl-0.9/crypto/evp/m_md4.c with 100% similarity]
crypto/openssl/crypto/evp/m_md5.c [moved from crypto/openssl-0.9/crypto/evp/m_md5.c with 100% similarity]
crypto/openssl/crypto/evp/m_mdc2.c [moved from crypto/openssl-0.9/crypto/evp/m_mdc2.c with 100% similarity]
crypto/openssl/crypto/evp/m_null.c [moved from crypto/openssl-0.9/crypto/evp/m_null.c with 100% similarity]
crypto/openssl/crypto/evp/m_ripemd.c [moved from crypto/openssl-0.9/crypto/evp/m_ripemd.c with 100% similarity]
crypto/openssl/crypto/evp/m_sha.c [moved from crypto/openssl-0.9/crypto/evp/m_sha.c with 100% similarity]
crypto/openssl/crypto/evp/m_sha1.c [moved from crypto/openssl-0.9/crypto/evp/m_sha1.c with 100% similarity]
crypto/openssl/crypto/evp/names.c [moved from crypto/openssl-0.9/crypto/evp/names.c with 100% similarity]
crypto/openssl/crypto/evp/openbsd_hw.c [moved from crypto/openssl-0.9/crypto/evp/openbsd_hw.c with 100% similarity]
crypto/openssl/crypto/evp/p5_crpt.c [moved from crypto/openssl-0.9/crypto/evp/p5_crpt.c with 100% similarity]
crypto/openssl/crypto/evp/p5_crpt2.c [moved from crypto/openssl-0.9/crypto/evp/p5_crpt2.c with 100% similarity]
crypto/openssl/crypto/evp/p_dec.c [moved from crypto/openssl-0.9/crypto/evp/p_dec.c with 100% similarity]
crypto/openssl/crypto/evp/p_enc.c [moved from crypto/openssl-0.9/crypto/evp/p_enc.c with 100% similarity]
crypto/openssl/crypto/evp/p_lib.c [moved from crypto/openssl-0.9/crypto/evp/p_lib.c with 100% similarity]
crypto/openssl/crypto/evp/p_open.c [moved from crypto/openssl-0.9/crypto/evp/p_open.c with 100% similarity]
crypto/openssl/crypto/evp/p_seal.c [moved from crypto/openssl-0.9/crypto/evp/p_seal.c with 100% similarity]
crypto/openssl/crypto/evp/p_sign.c [moved from crypto/openssl-0.9/crypto/evp/p_sign.c with 100% similarity]
crypto/openssl/crypto/evp/p_verify.c [moved from crypto/openssl-0.9/crypto/evp/p_verify.c with 100% similarity]
crypto/openssl/crypto/ex_data.c [moved from crypto/openssl-0.9/crypto/ex_data.c with 100% similarity]
crypto/openssl/crypto/hmac/hmac.c [moved from crypto/openssl-0.9/crypto/hmac/hmac.c with 100% similarity]
crypto/openssl/crypto/hmac/hmac.h [moved from crypto/openssl-0.9/crypto/hmac/hmac.h with 100% similarity]
crypto/openssl/crypto/ia64cpuid.S [moved from crypto/openssl-0.9/crypto/ia64cpuid.S with 100% similarity]
crypto/openssl/crypto/idea/i_cbc.c [moved from crypto/openssl-0.9/crypto/idea/i_cbc.c with 100% similarity]
crypto/openssl/crypto/idea/i_cfb64.c [moved from crypto/openssl-0.9/crypto/idea/i_cfb64.c with 100% similarity]
crypto/openssl/crypto/idea/i_ecb.c [moved from crypto/openssl-0.9/crypto/idea/i_ecb.c with 100% similarity]
crypto/openssl/crypto/idea/i_ofb64.c [moved from crypto/openssl-0.9/crypto/idea/i_ofb64.c with 100% similarity]
crypto/openssl/crypto/idea/i_skey.c [moved from crypto/openssl-0.9/crypto/idea/i_skey.c with 100% similarity]
crypto/openssl/crypto/idea/idea.h [moved from crypto/openssl-0.9/crypto/idea/idea.h with 100% similarity]
crypto/openssl/crypto/idea/idea_lcl.h [moved from crypto/openssl-0.9/crypto/idea/idea_lcl.h with 100% similarity]
crypto/openssl/crypto/idea/version [moved from crypto/openssl-0.9/crypto/idea/version with 100% similarity]
crypto/openssl/crypto/krb5/krb5_asn.c [moved from crypto/openssl-0.9/crypto/krb5/krb5_asn.c with 100% similarity]
crypto/openssl/crypto/krb5/krb5_asn.h [moved from crypto/openssl-0.9/crypto/krb5/krb5_asn.h with 100% similarity]
crypto/openssl/crypto/lhash/lh_stats.c [moved from crypto/openssl-0.9/crypto/lhash/lh_stats.c with 100% similarity]
crypto/openssl/crypto/lhash/lhash.c [moved from crypto/openssl-0.9/crypto/lhash/lhash.c with 100% similarity]
crypto/openssl/crypto/lhash/lhash.h [moved from crypto/openssl-0.9/crypto/lhash/lhash.h with 100% similarity]
crypto/openssl/crypto/md2/md2.h [moved from crypto/openssl-0.9/crypto/md2/md2.h with 100% similarity]
crypto/openssl/crypto/md2/md2_dgst.c [moved from crypto/openssl-0.9/crypto/md2/md2_dgst.c with 100% similarity]
crypto/openssl/crypto/md2/md2_one.c [moved from crypto/openssl-0.9/crypto/md2/md2_one.c with 100% similarity]
crypto/openssl/crypto/md32_common.h [moved from crypto/openssl-0.9/crypto/md32_common.h with 100% similarity]
crypto/openssl/crypto/md4/md4.h [moved from crypto/openssl-0.9/crypto/md4/md4.h with 100% similarity]
crypto/openssl/crypto/md4/md4_dgst.c [moved from crypto/openssl-0.9/crypto/md4/md4_dgst.c with 100% similarity]
crypto/openssl/crypto/md4/md4_locl.h [moved from crypto/openssl-0.9/crypto/md4/md4_locl.h with 100% similarity]
crypto/openssl/crypto/md4/md4_one.c [moved from crypto/openssl-0.9/crypto/md4/md4_one.c with 100% similarity]
crypto/openssl/crypto/md5/asm/md5-586.pl [moved from crypto/openssl-0.9/crypto/md5/asm/md5-586.pl with 100% similarity]
crypto/openssl/crypto/md5/asm/md5-x86_64.pl [moved from crypto/openssl-0.9/crypto/md5/asm/md5-x86_64.pl with 100% similarity]
crypto/openssl/crypto/md5/md5.h [moved from crypto/openssl-0.9/crypto/md5/md5.h with 100% similarity]
crypto/openssl/crypto/md5/md5_dgst.c [moved from crypto/openssl-0.9/crypto/md5/md5_dgst.c with 100% similarity]
crypto/openssl/crypto/md5/md5_locl.h [moved from crypto/openssl-0.9/crypto/md5/md5_locl.h with 100% similarity]
crypto/openssl/crypto/md5/md5_one.c [moved from crypto/openssl-0.9/crypto/md5/md5_one.c with 100% similarity]
crypto/openssl/crypto/mdc2/mdc2.h [moved from crypto/openssl-0.9/crypto/mdc2/mdc2.h with 100% similarity]
crypto/openssl/crypto/mdc2/mdc2_one.c [moved from crypto/openssl-0.9/crypto/mdc2/mdc2_one.c with 100% similarity]
crypto/openssl/crypto/mdc2/mdc2dgst.c [moved from crypto/openssl-0.9/crypto/mdc2/mdc2dgst.c with 100% similarity]
crypto/openssl/crypto/mem.c [moved from crypto/openssl-0.9/crypto/mem.c with 100% similarity]
crypto/openssl/crypto/mem_clr.c [moved from crypto/openssl-0.9/crypto/mem_clr.c with 100% similarity]
crypto/openssl/crypto/mem_dbg.c [moved from crypto/openssl-0.9/crypto/mem_dbg.c with 100% similarity]
crypto/openssl/crypto/o_dir.c [moved from crypto/openssl-0.9/crypto/o_dir.c with 100% similarity]
crypto/openssl/crypto/o_dir.h [moved from crypto/openssl-0.9/crypto/o_dir.h with 100% similarity]
crypto/openssl/crypto/o_time.c [moved from crypto/openssl-0.9/crypto/o_time.c with 100% similarity]
crypto/openssl/crypto/o_time.h [moved from crypto/openssl-0.9/crypto/o_time.h with 100% similarity]
crypto/openssl/crypto/objects/o_names.c [moved from crypto/openssl-0.9/crypto/objects/o_names.c with 100% similarity]
crypto/openssl/crypto/objects/obj_dat.c [moved from crypto/openssl-0.9/crypto/objects/obj_dat.c with 100% similarity]
crypto/openssl/crypto/objects/obj_dat.h [moved from crypto/openssl-0.9/crypto/objects/obj_dat.h with 100% similarity]
crypto/openssl/crypto/objects/obj_err.c [moved from crypto/openssl-0.9/crypto/objects/obj_err.c with 100% similarity]
crypto/openssl/crypto/objects/obj_lib.c [moved from crypto/openssl-0.9/crypto/objects/obj_lib.c with 100% similarity]
crypto/openssl/crypto/objects/obj_mac.h [moved from crypto/openssl-0.9/crypto/objects/obj_mac.h with 100% similarity]
crypto/openssl/crypto/objects/objects.README [moved from crypto/openssl-0.9/crypto/objects/objects.README with 100% similarity]
crypto/openssl/crypto/objects/objects.h [moved from crypto/openssl-0.9/crypto/objects/objects.h with 100% similarity]
crypto/openssl/crypto/ocsp/ocsp.h [moved from crypto/openssl-0.9/crypto/ocsp/ocsp.h with 100% similarity]
crypto/openssl/crypto/ocsp/ocsp_asn.c [moved from crypto/openssl-0.9/crypto/ocsp/ocsp_asn.c with 100% similarity]
crypto/openssl/crypto/ocsp/ocsp_cl.c [moved from crypto/openssl-0.9/crypto/ocsp/ocsp_cl.c with 100% similarity]
crypto/openssl/crypto/ocsp/ocsp_err.c [moved from crypto/openssl-0.9/crypto/ocsp/ocsp_err.c with 100% similarity]
crypto/openssl/crypto/ocsp/ocsp_ext.c [moved from crypto/openssl-0.9/crypto/ocsp/ocsp_ext.c with 100% similarity]
crypto/openssl/crypto/ocsp/ocsp_ht.c [moved from crypto/openssl-0.9/crypto/ocsp/ocsp_ht.c with 100% similarity]
crypto/openssl/crypto/ocsp/ocsp_lib.c [moved from crypto/openssl-0.9/crypto/ocsp/ocsp_lib.c with 100% similarity]
crypto/openssl/crypto/ocsp/ocsp_prn.c [moved from crypto/openssl-0.9/crypto/ocsp/ocsp_prn.c with 100% similarity]
crypto/openssl/crypto/ocsp/ocsp_srv.c [moved from crypto/openssl-0.9/crypto/ocsp/ocsp_srv.c with 100% similarity]
crypto/openssl/crypto/ocsp/ocsp_vfy.c [moved from crypto/openssl-0.9/crypto/ocsp/ocsp_vfy.c with 100% similarity]
crypto/openssl/crypto/opensslconf.h.in [moved from crypto/openssl-0.9/crypto/opensslconf.h.in with 100% similarity]
crypto/openssl/crypto/opensslv.h [moved from crypto/openssl-0.9/crypto/opensslv.h with 100% similarity]
crypto/openssl/crypto/ossl_typ.h [moved from crypto/openssl-0.9/crypto/ossl_typ.h with 100% similarity]
crypto/openssl/crypto/pem/message [moved from crypto/openssl-0.9/crypto/pem/message with 100% similarity]
crypto/openssl/crypto/pem/pem.h [moved from crypto/openssl-0.9/crypto/pem/pem.h with 100% similarity]
crypto/openssl/crypto/pem/pem2.h [moved from crypto/openssl-0.9/crypto/pem/pem2.h with 100% similarity]
crypto/openssl/crypto/pem/pem_all.c [moved from crypto/openssl-0.9/crypto/pem/pem_all.c with 100% similarity]
crypto/openssl/crypto/pem/pem_err.c [moved from crypto/openssl-0.9/crypto/pem/pem_err.c with 100% similarity]
crypto/openssl/crypto/pem/pem_info.c [moved from crypto/openssl-0.9/crypto/pem/pem_info.c with 100% similarity]
crypto/openssl/crypto/pem/pem_lib.c [moved from crypto/openssl-0.9/crypto/pem/pem_lib.c with 100% similarity]
crypto/openssl/crypto/pem/pem_oth.c [moved from crypto/openssl-0.9/crypto/pem/pem_oth.c with 100% similarity]
crypto/openssl/crypto/pem/pem_pk8.c [moved from crypto/openssl-0.9/crypto/pem/pem_pk8.c with 100% similarity]
crypto/openssl/crypto/pem/pem_pkey.c [moved from crypto/openssl-0.9/crypto/pem/pem_pkey.c with 100% similarity]
crypto/openssl/crypto/pem/pem_seal.c [moved from crypto/openssl-0.9/crypto/pem/pem_seal.c with 100% similarity]
crypto/openssl/crypto/pem/pem_sign.c [moved from crypto/openssl-0.9/crypto/pem/pem_sign.c with 100% similarity]
crypto/openssl/crypto/pem/pem_x509.c [moved from crypto/openssl-0.9/crypto/pem/pem_x509.c with 100% similarity]
crypto/openssl/crypto/pem/pem_xaux.c [moved from crypto/openssl-0.9/crypto/pem/pem_xaux.c with 100% similarity]
crypto/openssl/crypto/perlasm/cbc.pl [moved from crypto/openssl-0.9/crypto/perlasm/cbc.pl with 100% similarity]
crypto/openssl/crypto/perlasm/readme [moved from crypto/openssl-0.9/crypto/perlasm/readme with 100% similarity]
crypto/openssl/crypto/perlasm/x86_64-xlate.pl [moved from crypto/openssl-0.9/crypto/perlasm/x86_64-xlate.pl with 100% similarity]
crypto/openssl/crypto/perlasm/x86asm.pl [moved from crypto/openssl-0.9/crypto/perlasm/x86asm.pl with 100% similarity]
crypto/openssl/crypto/perlasm/x86unix.pl [moved from crypto/openssl-0.9/crypto/perlasm/x86unix.pl with 100% similarity]
crypto/openssl/crypto/pkcs12/p12_add.c [moved from crypto/openssl-0.9/crypto/pkcs12/p12_add.c with 100% similarity]
crypto/openssl/crypto/pkcs12/p12_asn.c [moved from crypto/openssl-0.9/crypto/pkcs12/p12_asn.c with 100% similarity]
crypto/openssl/crypto/pkcs12/p12_attr.c [moved from crypto/openssl-0.9/crypto/pkcs12/p12_attr.c with 100% similarity]
crypto/openssl/crypto/pkcs12/p12_crpt.c [moved from crypto/openssl-0.9/crypto/pkcs12/p12_crpt.c with 100% similarity]
crypto/openssl/crypto/pkcs12/p12_crt.c [moved from crypto/openssl-0.9/crypto/pkcs12/p12_crt.c with 100% similarity]
crypto/openssl/crypto/pkcs12/p12_decr.c [moved from crypto/openssl-0.9/crypto/pkcs12/p12_decr.c with 100% similarity]
crypto/openssl/crypto/pkcs12/p12_init.c [moved from crypto/openssl-0.9/crypto/pkcs12/p12_init.c with 100% similarity]
crypto/openssl/crypto/pkcs12/p12_key.c [moved from crypto/openssl-0.9/crypto/pkcs12/p12_key.c with 100% similarity]
crypto/openssl/crypto/pkcs12/p12_kiss.c [moved from crypto/openssl-0.9/crypto/pkcs12/p12_kiss.c with 100% similarity]
crypto/openssl/crypto/pkcs12/p12_mutl.c [moved from crypto/openssl-0.9/crypto/pkcs12/p12_mutl.c with 100% similarity]
crypto/openssl/crypto/pkcs12/p12_npas.c [moved from crypto/openssl-0.9/crypto/pkcs12/p12_npas.c with 100% similarity]
crypto/openssl/crypto/pkcs12/p12_p8d.c [moved from crypto/openssl-0.9/crypto/pkcs12/p12_p8d.c with 100% similarity]
crypto/openssl/crypto/pkcs12/p12_p8e.c [moved from crypto/openssl-0.9/crypto/pkcs12/p12_p8e.c with 100% similarity]
crypto/openssl/crypto/pkcs12/p12_utl.c [moved from crypto/openssl-0.9/crypto/pkcs12/p12_utl.c with 100% similarity]
crypto/openssl/crypto/pkcs12/pk12err.c [moved from crypto/openssl-0.9/crypto/pkcs12/pk12err.c with 100% similarity]
crypto/openssl/crypto/pkcs12/pkcs12.h [moved from crypto/openssl-0.9/crypto/pkcs12/pkcs12.h with 100% similarity]
crypto/openssl/crypto/pkcs7/doc [moved from crypto/openssl-0.9/crypto/pkcs7/doc with 100% similarity]
crypto/openssl/crypto/pkcs7/example.c [moved from crypto/openssl-0.9/crypto/pkcs7/example.c with 100% similarity]
crypto/openssl/crypto/pkcs7/pk7_asn1.c [moved from crypto/openssl-0.9/crypto/pkcs7/pk7_asn1.c with 100% similarity]
crypto/openssl/crypto/pkcs7/pk7_attr.c [moved from crypto/openssl-0.9/crypto/pkcs7/pk7_attr.c with 100% similarity]
crypto/openssl/crypto/pkcs7/pk7_dgst.c [moved from crypto/openssl-0.9/crypto/pkcs7/pk7_dgst.c with 100% similarity]
crypto/openssl/crypto/pkcs7/pk7_doit.c [moved from crypto/openssl-0.9/crypto/pkcs7/pk7_doit.c with 100% similarity]
crypto/openssl/crypto/pkcs7/pk7_lib.c [moved from crypto/openssl-0.9/crypto/pkcs7/pk7_lib.c with 100% similarity]
crypto/openssl/crypto/pkcs7/pk7_mime.c [moved from crypto/openssl-0.9/crypto/pkcs7/pk7_mime.c with 100% similarity]
crypto/openssl/crypto/pkcs7/pk7_smime.c [moved from crypto/openssl-0.9/crypto/pkcs7/pk7_smime.c with 100% similarity]
crypto/openssl/crypto/pkcs7/pkcs7.h [moved from crypto/openssl-0.9/crypto/pkcs7/pkcs7.h with 100% similarity]
crypto/openssl/crypto/pkcs7/pkcs7err.c [moved from crypto/openssl-0.9/crypto/pkcs7/pkcs7err.c with 100% similarity]
crypto/openssl/crypto/pqueue/pq_compat.h [moved from crypto/openssl-0.9/crypto/pqueue/pq_compat.h with 100% similarity]
crypto/openssl/crypto/pqueue/pq_test.c [moved from crypto/openssl-0.9/crypto/pqueue/pq_test.c with 100% similarity]
crypto/openssl/crypto/pqueue/pqueue.c [moved from crypto/openssl-0.9/crypto/pqueue/pqueue.c with 100% similarity]
crypto/openssl/crypto/pqueue/pqueue.h [moved from crypto/openssl-0.9/crypto/pqueue/pqueue.h with 100% similarity]
crypto/openssl/crypto/rand/md_rand.c [moved from crypto/openssl-0.9/crypto/rand/md_rand.c with 100% similarity]
crypto/openssl/crypto/rand/rand.h [moved from crypto/openssl-0.9/crypto/rand/rand.h with 100% similarity]
crypto/openssl/crypto/rand/rand_egd.c [moved from crypto/openssl-0.9/crypto/rand/rand_egd.c with 100% similarity]
crypto/openssl/crypto/rand/rand_err.c [moved from crypto/openssl-0.9/crypto/rand/rand_err.c with 100% similarity]
crypto/openssl/crypto/rand/rand_lcl.h [moved from crypto/openssl-0.9/crypto/rand/rand_lcl.h with 100% similarity]
crypto/openssl/crypto/rand/rand_lib.c [moved from crypto/openssl-0.9/crypto/rand/rand_lib.c with 100% similarity]
crypto/openssl/crypto/rand/rand_nw.c [moved from crypto/openssl-0.9/crypto/rand/rand_nw.c with 100% similarity]
crypto/openssl/crypto/rand/rand_unix.c [moved from crypto/openssl-0.9/crypto/rand/rand_unix.c with 100% similarity]
crypto/openssl/crypto/rand/randfile.c [moved from crypto/openssl-0.9/crypto/rand/randfile.c with 100% similarity]
crypto/openssl/crypto/rc2/rc2.h [moved from crypto/openssl-0.9/crypto/rc2/rc2.h with 100% similarity]
crypto/openssl/crypto/rc2/rc2_cbc.c [moved from crypto/openssl-0.9/crypto/rc2/rc2_cbc.c with 100% similarity]
crypto/openssl/crypto/rc2/rc2_ecb.c [moved from crypto/openssl-0.9/crypto/rc2/rc2_ecb.c with 100% similarity]
crypto/openssl/crypto/rc2/rc2_locl.h [moved from crypto/openssl-0.9/crypto/rc2/rc2_locl.h with 100% similarity]
crypto/openssl/crypto/rc2/rc2_skey.c [moved from crypto/openssl-0.9/crypto/rc2/rc2_skey.c with 100% similarity]
crypto/openssl/crypto/rc2/rc2cfb64.c [moved from crypto/openssl-0.9/crypto/rc2/rc2cfb64.c with 100% similarity]
crypto/openssl/crypto/rc2/rc2ofb64.c [moved from crypto/openssl-0.9/crypto/rc2/rc2ofb64.c with 100% similarity]
crypto/openssl/crypto/rc2/version [moved from crypto/openssl-0.9/crypto/rc2/version with 100% similarity]
crypto/openssl/crypto/rc4/asm/rc4-586.pl [moved from crypto/openssl-0.9/crypto/rc4/asm/rc4-586.pl with 100% similarity]
crypto/openssl/crypto/rc4/asm/rc4-ia64.S [moved from crypto/openssl-0.9/crypto/rc4/asm/rc4-ia64.S with 100% similarity]
crypto/openssl/crypto/rc4/asm/rc4-x86_64.pl [moved from crypto/openssl-0.9/crypto/rc4/asm/rc4-x86_64.pl with 100% similarity]
crypto/openssl/crypto/rc4/rc4.h [moved from crypto/openssl-0.9/crypto/rc4/rc4.h with 100% similarity]
crypto/openssl/crypto/rc4/rc4_enc.c [moved from crypto/openssl-0.9/crypto/rc4/rc4_enc.c with 100% similarity]
crypto/openssl/crypto/rc4/rc4_locl.h [moved from crypto/openssl-0.9/crypto/rc4/rc4_locl.h with 100% similarity]
crypto/openssl/crypto/rc4/rc4_skey.c [moved from crypto/openssl-0.9/crypto/rc4/rc4_skey.c with 100% similarity]
crypto/openssl/crypto/rc5/rc5.h [moved from crypto/openssl-0.9/crypto/rc5/rc5.h with 100% similarity]
crypto/openssl/crypto/rc5/rc5_ecb.c [moved from crypto/openssl-0.9/crypto/rc5/rc5_ecb.c with 100% similarity]
crypto/openssl/crypto/rc5/rc5_enc.c [moved from crypto/openssl-0.9/crypto/rc5/rc5_enc.c with 100% similarity]
crypto/openssl/crypto/rc5/rc5_locl.h [moved from crypto/openssl-0.9/crypto/rc5/rc5_locl.h with 100% similarity]
crypto/openssl/crypto/rc5/rc5_skey.c [moved from crypto/openssl-0.9/crypto/rc5/rc5_skey.c with 100% similarity]
crypto/openssl/crypto/rc5/rc5cfb64.c [moved from crypto/openssl-0.9/crypto/rc5/rc5cfb64.c with 100% similarity]
crypto/openssl/crypto/rc5/rc5ofb64.c [moved from crypto/openssl-0.9/crypto/rc5/rc5ofb64.c with 100% similarity]
crypto/openssl/crypto/ripemd/README [moved from crypto/openssl-0.9/crypto/ripemd/README with 100% similarity]
crypto/openssl/crypto/ripemd/asm/rips.cpp [moved from crypto/openssl-0.9/crypto/ripemd/asm/rips.cpp with 100% similarity]
crypto/openssl/crypto/ripemd/asm/rmd-586.pl [moved from crypto/openssl-0.9/crypto/ripemd/asm/rmd-586.pl with 100% similarity]
crypto/openssl/crypto/ripemd/ripemd.h [moved from crypto/openssl-0.9/crypto/ripemd/ripemd.h with 100% similarity]
crypto/openssl/crypto/ripemd/rmd_dgst.c [moved from crypto/openssl-0.9/crypto/ripemd/rmd_dgst.c with 100% similarity]
crypto/openssl/crypto/ripemd/rmd_locl.h [moved from crypto/openssl-0.9/crypto/ripemd/rmd_locl.h with 100% similarity]
crypto/openssl/crypto/ripemd/rmd_one.c [moved from crypto/openssl-0.9/crypto/ripemd/rmd_one.c with 100% similarity]
crypto/openssl/crypto/ripemd/rmdconst.h [moved from crypto/openssl-0.9/crypto/ripemd/rmdconst.h with 100% similarity]
crypto/openssl/crypto/rsa/rsa.h [moved from crypto/openssl-0.9/crypto/rsa/rsa.h with 100% similarity]
crypto/openssl/crypto/rsa/rsa_asn1.c [moved from crypto/openssl-0.9/crypto/rsa/rsa_asn1.c with 100% similarity]
crypto/openssl/crypto/rsa/rsa_chk.c [moved from crypto/openssl-0.9/crypto/rsa/rsa_chk.c with 100% similarity]
crypto/openssl/crypto/rsa/rsa_depr.c [moved from crypto/openssl-0.9/crypto/rsa/rsa_depr.c with 100% similarity]
crypto/openssl/crypto/rsa/rsa_eay.c [moved from crypto/openssl-0.9/crypto/rsa/rsa_eay.c with 100% similarity]
crypto/openssl/crypto/rsa/rsa_err.c [moved from crypto/openssl-0.9/crypto/rsa/rsa_err.c with 100% similarity]
crypto/openssl/crypto/rsa/rsa_gen.c [moved from crypto/openssl-0.9/crypto/rsa/rsa_gen.c with 100% similarity]
crypto/openssl/crypto/rsa/rsa_lib.c [moved from crypto/openssl-0.9/crypto/rsa/rsa_lib.c with 100% similarity]
crypto/openssl/crypto/rsa/rsa_none.c [moved from crypto/openssl-0.9/crypto/rsa/rsa_none.c with 100% similarity]
crypto/openssl/crypto/rsa/rsa_null.c [moved from crypto/openssl-0.9/crypto/rsa/rsa_null.c with 100% similarity]
crypto/openssl/crypto/rsa/rsa_oaep.c [moved from crypto/openssl-0.9/crypto/rsa/rsa_oaep.c with 100% similarity]
crypto/openssl/crypto/rsa/rsa_pk1.c [moved from crypto/openssl-0.9/crypto/rsa/rsa_pk1.c with 100% similarity]
crypto/openssl/crypto/rsa/rsa_pss.c [moved from crypto/openssl-0.9/crypto/rsa/rsa_pss.c with 100% similarity]
crypto/openssl/crypto/rsa/rsa_saos.c [moved from crypto/openssl-0.9/crypto/rsa/rsa_saos.c with 100% similarity]
crypto/openssl/crypto/rsa/rsa_sign.c [moved from crypto/openssl-0.9/crypto/rsa/rsa_sign.c with 100% similarity]
crypto/openssl/crypto/rsa/rsa_ssl.c [moved from crypto/openssl-0.9/crypto/rsa/rsa_ssl.c with 100% similarity]
crypto/openssl/crypto/rsa/rsa_x931.c [moved from crypto/openssl-0.9/crypto/rsa/rsa_x931.c with 100% similarity]
crypto/openssl/crypto/sha/asm/README [moved from crypto/openssl-0.9/crypto/sha/asm/README with 100% similarity]
crypto/openssl/crypto/sha/asm/sha1-586.pl [moved from crypto/openssl-0.9/crypto/sha/asm/sha1-586.pl with 100% similarity]
crypto/openssl/crypto/sha/asm/sha1-ia64.pl [moved from crypto/openssl-0.9/crypto/sha/asm/sha1-ia64.pl with 100% similarity]
crypto/openssl/crypto/sha/asm/sha512-ia64.pl [moved from crypto/openssl-0.9/crypto/sha/asm/sha512-ia64.pl with 100% similarity]
crypto/openssl/crypto/sha/asm/sha512-sse2.pl [moved from crypto/openssl-0.9/crypto/sha/asm/sha512-sse2.pl with 100% similarity]
crypto/openssl/crypto/sha/sha.h [moved from crypto/openssl-0.9/crypto/sha/sha.h with 100% similarity]
crypto/openssl/crypto/sha/sha1_one.c [moved from crypto/openssl-0.9/crypto/sha/sha1_one.c with 100% similarity]
crypto/openssl/crypto/sha/sha1dgst.c [moved from crypto/openssl-0.9/crypto/sha/sha1dgst.c with 100% similarity]
crypto/openssl/crypto/sha/sha256.c [moved from crypto/openssl-0.9/crypto/sha/sha256.c with 100% similarity]
crypto/openssl/crypto/sha/sha512.c [moved from crypto/openssl-0.9/crypto/sha/sha512.c with 100% similarity]
crypto/openssl/crypto/sha/sha_dgst.c [moved from crypto/openssl-0.9/crypto/sha/sha_dgst.c with 100% similarity]
crypto/openssl/crypto/sha/sha_locl.h [moved from crypto/openssl-0.9/crypto/sha/sha_locl.h with 100% similarity]
crypto/openssl/crypto/sha/sha_one.c [moved from crypto/openssl-0.9/crypto/sha/sha_one.c with 100% similarity]
crypto/openssl/crypto/stack/safestack.h [moved from crypto/openssl-0.9/crypto/stack/safestack.h with 100% similarity]
crypto/openssl/crypto/stack/stack.c [moved from crypto/openssl-0.9/crypto/stack/stack.c with 100% similarity]
crypto/openssl/crypto/stack/stack.h [moved from crypto/openssl-0.9/crypto/stack/stack.h with 100% similarity]
crypto/openssl/crypto/store/README [moved from crypto/openssl-0.9/crypto/store/README with 100% similarity]
crypto/openssl/crypto/store/store.h [moved from crypto/openssl-0.9/crypto/store/store.h with 100% similarity]
crypto/openssl/crypto/store/str_err.c [moved from crypto/openssl-0.9/crypto/store/str_err.c with 100% similarity]
crypto/openssl/crypto/store/str_lib.c [moved from crypto/openssl-0.9/crypto/store/str_lib.c with 100% similarity]
crypto/openssl/crypto/store/str_locl.h [moved from crypto/openssl-0.9/crypto/store/str_locl.h with 100% similarity]
crypto/openssl/crypto/store/str_mem.c [moved from crypto/openssl-0.9/crypto/store/str_mem.c with 100% similarity]
crypto/openssl/crypto/store/str_meth.c [moved from crypto/openssl-0.9/crypto/store/str_meth.c with 100% similarity]
crypto/openssl/crypto/symhacks.h [moved from crypto/openssl-0.9/crypto/symhacks.h with 100% similarity]
crypto/openssl/crypto/threads/README [moved from crypto/openssl-0.9/crypto/threads/README with 100% similarity]
crypto/openssl/crypto/threads/th-lock.c [moved from crypto/openssl-0.9/crypto/threads/th-lock.c with 100% similarity]
crypto/openssl/crypto/tmdiff.c [moved from crypto/openssl-0.9/crypto/tmdiff.c with 100% similarity]
crypto/openssl/crypto/tmdiff.h [moved from crypto/openssl-0.9/crypto/tmdiff.h with 100% similarity]
crypto/openssl/crypto/txt_db/txt_db.c [moved from crypto/openssl-0.9/crypto/txt_db/txt_db.c with 100% similarity]
crypto/openssl/crypto/txt_db/txt_db.h [moved from crypto/openssl-0.9/crypto/txt_db/txt_db.h with 100% similarity]
crypto/openssl/crypto/ui/ui.h [moved from crypto/openssl-0.9/crypto/ui/ui.h with 100% similarity]
crypto/openssl/crypto/ui/ui_compat.c [moved from crypto/openssl-0.9/crypto/ui/ui_compat.c with 100% similarity]
crypto/openssl/crypto/ui/ui_compat.h [moved from crypto/openssl-0.9/crypto/ui/ui_compat.h with 100% similarity]
crypto/openssl/crypto/ui/ui_err.c [moved from crypto/openssl-0.9/crypto/ui/ui_err.c with 100% similarity]
crypto/openssl/crypto/ui/ui_lib.c [moved from crypto/openssl-0.9/crypto/ui/ui_lib.c with 100% similarity]
crypto/openssl/crypto/ui/ui_locl.h [moved from crypto/openssl-0.9/crypto/ui/ui_locl.h with 100% similarity]
crypto/openssl/crypto/ui/ui_openssl.c [moved from crypto/openssl-0.9/crypto/ui/ui_openssl.c with 100% similarity]
crypto/openssl/crypto/ui/ui_util.c [moved from crypto/openssl-0.9/crypto/ui/ui_util.c with 100% similarity]
crypto/openssl/crypto/uid.c [moved from crypto/openssl-0.9/crypto/uid.c with 100% similarity]
crypto/openssl/crypto/x509/by_dir.c [moved from crypto/openssl-0.9/crypto/x509/by_dir.c with 100% similarity]
crypto/openssl/crypto/x509/by_file.c [moved from crypto/openssl-0.9/crypto/x509/by_file.c with 100% similarity]
crypto/openssl/crypto/x509/x509.h [moved from crypto/openssl-0.9/crypto/x509/x509.h with 100% similarity]
crypto/openssl/crypto/x509/x509_att.c [moved from crypto/openssl-0.9/crypto/x509/x509_att.c with 100% similarity]
crypto/openssl/crypto/x509/x509_cmp.c [moved from crypto/openssl-0.9/crypto/x509/x509_cmp.c with 100% similarity]
crypto/openssl/crypto/x509/x509_d2.c [moved from crypto/openssl-0.9/crypto/x509/x509_d2.c with 100% similarity]
crypto/openssl/crypto/x509/x509_def.c [moved from crypto/openssl-0.9/crypto/x509/x509_def.c with 100% similarity]
crypto/openssl/crypto/x509/x509_err.c [moved from crypto/openssl-0.9/crypto/x509/x509_err.c with 100% similarity]
crypto/openssl/crypto/x509/x509_ext.c [moved from crypto/openssl-0.9/crypto/x509/x509_ext.c with 100% similarity]
crypto/openssl/crypto/x509/x509_lu.c [moved from crypto/openssl-0.9/crypto/x509/x509_lu.c with 100% similarity]
crypto/openssl/crypto/x509/x509_obj.c [moved from crypto/openssl-0.9/crypto/x509/x509_obj.c with 100% similarity]
crypto/openssl/crypto/x509/x509_r2x.c [moved from crypto/openssl-0.9/crypto/x509/x509_r2x.c with 100% similarity]
crypto/openssl/crypto/x509/x509_req.c [moved from crypto/openssl-0.9/crypto/x509/x509_req.c with 100% similarity]
crypto/openssl/crypto/x509/x509_set.c [moved from crypto/openssl-0.9/crypto/x509/x509_set.c with 100% similarity]
crypto/openssl/crypto/x509/x509_trs.c [moved from crypto/openssl-0.9/crypto/x509/x509_trs.c with 100% similarity]
crypto/openssl/crypto/x509/x509_txt.c [moved from crypto/openssl-0.9/crypto/x509/x509_txt.c with 100% similarity]
crypto/openssl/crypto/x509/x509_v3.c [moved from crypto/openssl-0.9/crypto/x509/x509_v3.c with 100% similarity]
crypto/openssl/crypto/x509/x509_vfy.c [moved from crypto/openssl-0.9/crypto/x509/x509_vfy.c with 100% similarity]
crypto/openssl/crypto/x509/x509_vfy.h [moved from crypto/openssl-0.9/crypto/x509/x509_vfy.h with 100% similarity]
crypto/openssl/crypto/x509/x509_vpm.c [moved from crypto/openssl-0.9/crypto/x509/x509_vpm.c with 100% similarity]
crypto/openssl/crypto/x509/x509cset.c [moved from crypto/openssl-0.9/crypto/x509/x509cset.c with 100% similarity]
crypto/openssl/crypto/x509/x509name.c [moved from crypto/openssl-0.9/crypto/x509/x509name.c with 100% similarity]
crypto/openssl/crypto/x509/x509rset.c [moved from crypto/openssl-0.9/crypto/x509/x509rset.c with 100% similarity]
crypto/openssl/crypto/x509/x509spki.c [moved from crypto/openssl-0.9/crypto/x509/x509spki.c with 100% similarity]
crypto/openssl/crypto/x509/x509type.c [moved from crypto/openssl-0.9/crypto/x509/x509type.c with 100% similarity]
crypto/openssl/crypto/x509/x_all.c [moved from crypto/openssl-0.9/crypto/x509/x_all.c with 100% similarity]
crypto/openssl/crypto/x509v3/ext_dat.h [moved from crypto/openssl-0.9/crypto/x509v3/ext_dat.h with 100% similarity]
crypto/openssl/crypto/x509v3/pcy_cache.c [moved from crypto/openssl-0.9/crypto/x509v3/pcy_cache.c with 100% similarity]
crypto/openssl/crypto/x509v3/pcy_data.c [moved from crypto/openssl-0.9/crypto/x509v3/pcy_data.c with 100% similarity]
crypto/openssl/crypto/x509v3/pcy_int.h [moved from crypto/openssl-0.9/crypto/x509v3/pcy_int.h with 100% similarity]
crypto/openssl/crypto/x509v3/pcy_lib.c [moved from crypto/openssl-0.9/crypto/x509v3/pcy_lib.c with 100% similarity]
crypto/openssl/crypto/x509v3/pcy_map.c [moved from crypto/openssl-0.9/crypto/x509v3/pcy_map.c with 100% similarity]
crypto/openssl/crypto/x509v3/pcy_node.c [moved from crypto/openssl-0.9/crypto/x509v3/pcy_node.c with 100% similarity]
crypto/openssl/crypto/x509v3/pcy_tree.c [moved from crypto/openssl-0.9/crypto/x509v3/pcy_tree.c with 100% similarity]
crypto/openssl/crypto/x509v3/v3_addr.c [moved from crypto/openssl-0.9/crypto/x509v3/v3_addr.c with 100% similarity]
crypto/openssl/crypto/x509v3/v3_akey.c [moved from crypto/openssl-0.9/crypto/x509v3/v3_akey.c with 100% similarity]
crypto/openssl/crypto/x509v3/v3_akeya.c [moved from crypto/openssl-0.9/crypto/x509v3/v3_akeya.c with 100% similarity]
crypto/openssl/crypto/x509v3/v3_alt.c [moved from crypto/openssl-0.9/crypto/x509v3/v3_alt.c with 100% similarity]
crypto/openssl/crypto/x509v3/v3_asid.c [moved from crypto/openssl-0.9/crypto/x509v3/v3_asid.c with 100% similarity]
crypto/openssl/crypto/x509v3/v3_bcons.c [moved from crypto/openssl-0.9/crypto/x509v3/v3_bcons.c with 100% similarity]
crypto/openssl/crypto/x509v3/v3_bitst.c [moved from crypto/openssl-0.9/crypto/x509v3/v3_bitst.c with 100% similarity]
crypto/openssl/crypto/x509v3/v3_conf.c [moved from crypto/openssl-0.9/crypto/x509v3/v3_conf.c with 100% similarity]
crypto/openssl/crypto/x509v3/v3_cpols.c [moved from crypto/openssl-0.9/crypto/x509v3/v3_cpols.c with 100% similarity]
crypto/openssl/crypto/x509v3/v3_crld.c [moved from crypto/openssl-0.9/crypto/x509v3/v3_crld.c with 100% similarity]
crypto/openssl/crypto/x509v3/v3_enum.c [moved from crypto/openssl-0.9/crypto/x509v3/v3_enum.c with 100% similarity]
crypto/openssl/crypto/x509v3/v3_extku.c [moved from crypto/openssl-0.9/crypto/x509v3/v3_extku.c with 100% similarity]
crypto/openssl/crypto/x509v3/v3_genn.c [moved from crypto/openssl-0.9/crypto/x509v3/v3_genn.c with 100% similarity]
crypto/openssl/crypto/x509v3/v3_ia5.c [moved from crypto/openssl-0.9/crypto/x509v3/v3_ia5.c with 100% similarity]
crypto/openssl/crypto/x509v3/v3_info.c [moved from crypto/openssl-0.9/crypto/x509v3/v3_info.c with 100% similarity]
crypto/openssl/crypto/x509v3/v3_int.c [moved from crypto/openssl-0.9/crypto/x509v3/v3_int.c with 100% similarity]
crypto/openssl/crypto/x509v3/v3_lib.c [moved from crypto/openssl-0.9/crypto/x509v3/v3_lib.c with 100% similarity]
crypto/openssl/crypto/x509v3/v3_ncons.c [moved from crypto/openssl-0.9/crypto/x509v3/v3_ncons.c with 100% similarity]
crypto/openssl/crypto/x509v3/v3_ocsp.c [moved from crypto/openssl-0.9/crypto/x509v3/v3_ocsp.c with 100% similarity]
crypto/openssl/crypto/x509v3/v3_pci.c [moved from crypto/openssl-0.9/crypto/x509v3/v3_pci.c with 100% similarity]
crypto/openssl/crypto/x509v3/v3_pcia.c [moved from crypto/openssl-0.9/crypto/x509v3/v3_pcia.c with 100% similarity]
crypto/openssl/crypto/x509v3/v3_pcons.c [moved from crypto/openssl-0.9/crypto/x509v3/v3_pcons.c with 100% similarity]
crypto/openssl/crypto/x509v3/v3_pku.c [moved from crypto/openssl-0.9/crypto/x509v3/v3_pku.c with 100% similarity]
crypto/openssl/crypto/x509v3/v3_pmaps.c [moved from crypto/openssl-0.9/crypto/x509v3/v3_pmaps.c with 100% similarity]
crypto/openssl/crypto/x509v3/v3_prn.c [moved from crypto/openssl-0.9/crypto/x509v3/v3_prn.c with 100% similarity]
crypto/openssl/crypto/x509v3/v3_purp.c [moved from crypto/openssl-0.9/crypto/x509v3/v3_purp.c with 100% similarity]
crypto/openssl/crypto/x509v3/v3_skey.c [moved from crypto/openssl-0.9/crypto/x509v3/v3_skey.c with 100% similarity]
crypto/openssl/crypto/x509v3/v3_sxnet.c [moved from crypto/openssl-0.9/crypto/x509v3/v3_sxnet.c with 100% similarity]
crypto/openssl/crypto/x509v3/v3_utl.c [moved from crypto/openssl-0.9/crypto/x509v3/v3_utl.c with 100% similarity]
crypto/openssl/crypto/x509v3/v3err.c [moved from crypto/openssl-0.9/crypto/x509v3/v3err.c with 100% similarity]
crypto/openssl/crypto/x509v3/x509v3.h [moved from crypto/openssl-0.9/crypto/x509v3/x509v3.h with 100% similarity]
crypto/openssl/crypto/x86_64cpuid.pl [moved from crypto/openssl-0.9/crypto/x86_64cpuid.pl with 100% similarity]
crypto/openssl/crypto/x86cpuid.pl [moved from crypto/openssl-0.9/crypto/x86cpuid.pl with 100% similarity]
crypto/openssl/doc/HOWTO/certificates.txt [moved from crypto/openssl-0.9/doc/HOWTO/certificates.txt with 100% similarity]
crypto/openssl/doc/HOWTO/keys.txt [moved from crypto/openssl-0.9/doc/HOWTO/keys.txt with 100% similarity]
crypto/openssl/doc/HOWTO/proxy_certificates.txt [moved from crypto/openssl-0.9/doc/HOWTO/proxy_certificates.txt with 100% similarity]
crypto/openssl/doc/README [moved from crypto/openssl-0.9/doc/README with 100% similarity]
crypto/openssl/doc/openssl.txt [moved from crypto/openssl-0.9/doc/openssl.txt with 100% similarity]
crypto/openssl/doc/ssleay.txt [moved from crypto/openssl-0.9/doc/ssleay.txt with 100% similarity]
crypto/openssl/doc/standards.txt [moved from crypto/openssl-0.9/doc/standards.txt with 100% similarity]
crypto/openssl/e_os.h [moved from crypto/openssl-0.9/e_os.h with 100% similarity]
crypto/openssl/e_os2.h [moved from crypto/openssl-0.9/e_os2.h with 100% similarity]
crypto/openssl/engines/e_4758cca.c [moved from crypto/openssl-0.9/engines/e_4758cca.c with 100% similarity]
crypto/openssl/engines/e_4758cca_err.c [moved from crypto/openssl-0.9/engines/e_4758cca_err.c with 100% similarity]
crypto/openssl/engines/e_4758cca_err.h [moved from crypto/openssl-0.9/engines/e_4758cca_err.h with 100% similarity]
crypto/openssl/engines/e_aep.c [moved from crypto/openssl-0.9/engines/e_aep.c with 100% similarity]
crypto/openssl/engines/e_aep_err.c [moved from crypto/openssl-0.9/engines/e_aep_err.c with 100% similarity]
crypto/openssl/engines/e_aep_err.h [moved from crypto/openssl-0.9/engines/e_aep_err.h with 100% similarity]
crypto/openssl/engines/e_atalla.c [moved from crypto/openssl-0.9/engines/e_atalla.c with 100% similarity]
crypto/openssl/engines/e_atalla_err.c [moved from crypto/openssl-0.9/engines/e_atalla_err.c with 100% similarity]
crypto/openssl/engines/e_atalla_err.h [moved from crypto/openssl-0.9/engines/e_atalla_err.h with 100% similarity]
crypto/openssl/engines/e_chil.c [moved from crypto/openssl-0.9/engines/e_chil.c with 100% similarity]
crypto/openssl/engines/e_chil_err.c [moved from crypto/openssl-0.9/engines/e_chil_err.c with 100% similarity]
crypto/openssl/engines/e_chil_err.h [moved from crypto/openssl-0.9/engines/e_chil_err.h with 100% similarity]
crypto/openssl/engines/e_cswift.c [moved from crypto/openssl-0.9/engines/e_cswift.c with 100% similarity]
crypto/openssl/engines/e_cswift_err.c [moved from crypto/openssl-0.9/engines/e_cswift_err.c with 100% similarity]
crypto/openssl/engines/e_cswift_err.h [moved from crypto/openssl-0.9/engines/e_cswift_err.h with 100% similarity]
crypto/openssl/engines/e_gmp.c [moved from crypto/openssl-0.9/engines/e_gmp.c with 100% similarity]
crypto/openssl/engines/e_gmp_err.c [moved from crypto/openssl-0.9/engines/e_gmp_err.c with 100% similarity]
crypto/openssl/engines/e_gmp_err.h [moved from crypto/openssl-0.9/engines/e_gmp_err.h with 100% similarity]
crypto/openssl/engines/e_nuron.c [moved from crypto/openssl-0.9/engines/e_nuron.c with 100% similarity]
crypto/openssl/engines/e_nuron_err.c [moved from crypto/openssl-0.9/engines/e_nuron_err.c with 100% similarity]
crypto/openssl/engines/e_nuron_err.h [moved from crypto/openssl-0.9/engines/e_nuron_err.h with 100% similarity]
crypto/openssl/engines/e_sureware.c [moved from crypto/openssl-0.9/engines/e_sureware.c with 100% similarity]
crypto/openssl/engines/e_sureware_err.c [moved from crypto/openssl-0.9/engines/e_sureware_err.c with 100% similarity]
crypto/openssl/engines/e_sureware_err.h [moved from crypto/openssl-0.9/engines/e_sureware_err.h with 100% similarity]
crypto/openssl/engines/e_ubsec.c [moved from crypto/openssl-0.9/engines/e_ubsec.c with 100% similarity]
crypto/openssl/engines/e_ubsec_err.c [moved from crypto/openssl-0.9/engines/e_ubsec_err.c with 100% similarity]
crypto/openssl/engines/e_ubsec_err.h [moved from crypto/openssl-0.9/engines/e_ubsec_err.h with 100% similarity]
crypto/openssl/engines/vendor_defns/aep.h [moved from crypto/openssl-0.9/engines/vendor_defns/aep.h with 100% similarity]
crypto/openssl/engines/vendor_defns/atalla.h [moved from crypto/openssl-0.9/engines/vendor_defns/atalla.h with 100% similarity]
crypto/openssl/engines/vendor_defns/cswift.h [moved from crypto/openssl-0.9/engines/vendor_defns/cswift.h with 100% similarity]
crypto/openssl/engines/vendor_defns/hw_4758_cca.h [moved from crypto/openssl-0.9/engines/vendor_defns/hw_4758_cca.h with 100% similarity]
crypto/openssl/engines/vendor_defns/hw_ubsec.h [moved from crypto/openssl-0.9/engines/vendor_defns/hw_ubsec.h with 100% similarity]
crypto/openssl/engines/vendor_defns/hwcryptohook.h [moved from crypto/openssl-0.9/engines/vendor_defns/hwcryptohook.h with 100% similarity]
crypto/openssl/engines/vendor_defns/sureware.h [moved from crypto/openssl-0.9/engines/vendor_defns/sureware.h with 100% similarity]
crypto/openssl/ssl/bio_ssl.c [moved from crypto/openssl-0.9/ssl/bio_ssl.c with 100% similarity]
crypto/openssl/ssl/d1_both.c [moved from crypto/openssl-0.9/ssl/d1_both.c with 100% similarity]
crypto/openssl/ssl/d1_clnt.c [moved from crypto/openssl-0.9/ssl/d1_clnt.c with 100% similarity]
crypto/openssl/ssl/d1_enc.c [moved from crypto/openssl-0.9/ssl/d1_enc.c with 100% similarity]
crypto/openssl/ssl/d1_lib.c [moved from crypto/openssl-0.9/ssl/d1_lib.c with 100% similarity]
crypto/openssl/ssl/d1_meth.c [moved from crypto/openssl-0.9/ssl/d1_meth.c with 100% similarity]
crypto/openssl/ssl/d1_pkt.c [moved from crypto/openssl-0.9/ssl/d1_pkt.c with 100% similarity]
crypto/openssl/ssl/d1_srvr.c [moved from crypto/openssl-0.9/ssl/d1_srvr.c with 100% similarity]
crypto/openssl/ssl/dtls1.h [moved from crypto/openssl-0.9/ssl/dtls1.h with 100% similarity]
crypto/openssl/ssl/kssl.c [moved from crypto/openssl-0.9/ssl/kssl.c with 100% similarity]
crypto/openssl/ssl/kssl.h [moved from crypto/openssl-0.9/ssl/kssl.h with 100% similarity]
crypto/openssl/ssl/kssl_lcl.h [moved from crypto/openssl-0.9/ssl/kssl_lcl.h with 100% similarity]
crypto/openssl/ssl/s23_clnt.c [moved from crypto/openssl-0.9/ssl/s23_clnt.c with 100% similarity]
crypto/openssl/ssl/s23_lib.c [moved from crypto/openssl-0.9/ssl/s23_lib.c with 100% similarity]
crypto/openssl/ssl/s23_meth.c [moved from crypto/openssl-0.9/ssl/s23_meth.c with 100% similarity]
crypto/openssl/ssl/s23_pkt.c [moved from crypto/openssl-0.9/ssl/s23_pkt.c with 100% similarity]
crypto/openssl/ssl/s23_srvr.c [moved from crypto/openssl-0.9/ssl/s23_srvr.c with 100% similarity]
crypto/openssl/ssl/s2_clnt.c [moved from crypto/openssl-0.9/ssl/s2_clnt.c with 100% similarity]
crypto/openssl/ssl/s2_enc.c [moved from crypto/openssl-0.9/ssl/s2_enc.c with 100% similarity]
crypto/openssl/ssl/s2_lib.c [moved from crypto/openssl-0.9/ssl/s2_lib.c with 100% similarity]
crypto/openssl/ssl/s2_meth.c [moved from crypto/openssl-0.9/ssl/s2_meth.c with 100% similarity]
crypto/openssl/ssl/s2_pkt.c [moved from crypto/openssl-0.9/ssl/s2_pkt.c with 100% similarity]
crypto/openssl/ssl/s2_srvr.c [moved from crypto/openssl-0.9/ssl/s2_srvr.c with 100% similarity]
crypto/openssl/ssl/s3_both.c [moved from crypto/openssl-0.9/ssl/s3_both.c with 100% similarity]
crypto/openssl/ssl/s3_clnt.c [moved from crypto/openssl-0.9/ssl/s3_clnt.c with 100% similarity]
crypto/openssl/ssl/s3_enc.c [moved from crypto/openssl-0.9/ssl/s3_enc.c with 100% similarity]
crypto/openssl/ssl/s3_lib.c [moved from crypto/openssl-0.9/ssl/s3_lib.c with 100% similarity]
crypto/openssl/ssl/s3_meth.c [moved from crypto/openssl-0.9/ssl/s3_meth.c with 100% similarity]
crypto/openssl/ssl/s3_pkt.c [moved from crypto/openssl-0.9/ssl/s3_pkt.c with 100% similarity]
crypto/openssl/ssl/s3_srvr.c [moved from crypto/openssl-0.9/ssl/s3_srvr.c with 100% similarity]
crypto/openssl/ssl/ssl.h [moved from crypto/openssl-0.9/ssl/ssl.h with 100% similarity]
crypto/openssl/ssl/ssl2.h [moved from crypto/openssl-0.9/ssl/ssl2.h with 100% similarity]
crypto/openssl/ssl/ssl23.h [moved from crypto/openssl-0.9/ssl/ssl23.h with 100% similarity]
crypto/openssl/ssl/ssl3.h [moved from crypto/openssl-0.9/ssl/ssl3.h with 100% similarity]
crypto/openssl/ssl/ssl_algs.c [moved from crypto/openssl-0.9/ssl/ssl_algs.c with 100% similarity]
crypto/openssl/ssl/ssl_asn1.c [moved from crypto/openssl-0.9/ssl/ssl_asn1.c with 100% similarity]
crypto/openssl/ssl/ssl_cert.c [moved from crypto/openssl-0.9/ssl/ssl_cert.c with 100% similarity]
crypto/openssl/ssl/ssl_ciph.c [moved from crypto/openssl-0.9/ssl/ssl_ciph.c with 100% similarity]
crypto/openssl/ssl/ssl_err.c [moved from crypto/openssl-0.9/ssl/ssl_err.c with 100% similarity]
crypto/openssl/ssl/ssl_err2.c [moved from crypto/openssl-0.9/ssl/ssl_err2.c with 100% similarity]
crypto/openssl/ssl/ssl_lib.c [moved from crypto/openssl-0.9/ssl/ssl_lib.c with 100% similarity]
crypto/openssl/ssl/ssl_locl.h [moved from crypto/openssl-0.9/ssl/ssl_locl.h with 100% similarity]
crypto/openssl/ssl/ssl_rsa.c [moved from crypto/openssl-0.9/ssl/ssl_rsa.c with 100% similarity]
crypto/openssl/ssl/ssl_sess.c [moved from crypto/openssl-0.9/ssl/ssl_sess.c with 100% similarity]
crypto/openssl/ssl/ssl_stat.c [moved from crypto/openssl-0.9/ssl/ssl_stat.c with 100% similarity]
crypto/openssl/ssl/ssl_txt.c [moved from crypto/openssl-0.9/ssl/ssl_txt.c with 100% similarity]
crypto/openssl/ssl/t1_clnt.c [moved from crypto/openssl-0.9/ssl/t1_clnt.c with 100% similarity]
crypto/openssl/ssl/t1_enc.c [moved from crypto/openssl-0.9/ssl/t1_enc.c with 100% similarity]
crypto/openssl/ssl/t1_lib.c [moved from crypto/openssl-0.9/ssl/t1_lib.c with 100% similarity]
crypto/openssl/ssl/t1_meth.c [moved from crypto/openssl-0.9/ssl/t1_meth.c with 100% similarity]
crypto/openssl/ssl/t1_srvr.c [moved from crypto/openssl-0.9/ssl/t1_srvr.c with 100% similarity]
crypto/openssl/ssl/tls1.h [moved from crypto/openssl-0.9/ssl/tls1.h with 100% similarity]
crypto/openssl/tools/c_hash [moved from crypto/openssl-0.9/tools/c_hash with 100% similarity]
crypto/openssl/tools/c_info [moved from crypto/openssl-0.9/tools/c_info with 100% similarity]
crypto/openssl/tools/c_issuer [moved from crypto/openssl-0.9/tools/c_issuer with 100% similarity]
crypto/openssl/tools/c_name [moved from crypto/openssl-0.9/tools/c_name with 100% similarity]
crypto/openssl/tools/c_rehash [moved from crypto/openssl-0.9/tools/c_rehash with 100% similarity]
crypto/openssl/util/extract-names.pl [moved from crypto/openssl-0.9/util/extract-names.pl with 100% similarity]
crypto/openssl/util/extract-section.pl [moved from crypto/openssl-0.9/util/extract-section.pl with 100% similarity]