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