Import OpenSSL-1.0.0a.
authorPeter Avalos <pavalos@dragonflybsd.org>
Wed, 22 Sep 2010 11:21:58 +0000 (01:21 -1000)
committerPeter Avalos <pavalos@dragonflybsd.org>
Sun, 26 Sep 2010 22:16:04 +0000 (12:16 -1000)
commit919b01cce1afcf1489c4e2e55923da35e82348f6
treef91d21b222c962aabcdac4fbd4ef911db39703a1
parent5f042374703a2263625c80de3c1b4b849652f939
Import OpenSSL-1.0.0a.
723 files changed:
crypto/openssl/CHANGES
crypto/openssl/FAQ
crypto/openssl/NEWS
crypto/openssl/README
crypto/openssl/README.DELETED
crypto/openssl/apps/apps.c
crypto/openssl/apps/apps.h
crypto/openssl/apps/asn1pars.c
crypto/openssl/apps/ca.c
crypto/openssl/apps/ciphers.c
crypto/openssl/apps/cms.c
crypto/openssl/apps/crl2p7.c
crypto/openssl/apps/dgst.c
crypto/openssl/apps/dh.c
crypto/openssl/apps/dhparam.c
crypto/openssl/apps/dsa.c
crypto/openssl/apps/ec.c
crypto/openssl/apps/ecparam.c
crypto/openssl/apps/enc.c
crypto/openssl/apps/engine.c
crypto/openssl/apps/errstr.c
crypto/openssl/apps/gendh.c
crypto/openssl/apps/genpkey.c [new file with mode: 0644]
crypto/openssl/apps/genrsa.c
crypto/openssl/apps/ocsp.c
crypto/openssl/apps/openssl.c
crypto/openssl/apps/openssl.cnf
crypto/openssl/apps/pkcs12.c
crypto/openssl/apps/pkcs7.c
crypto/openssl/apps/pkcs8.c
crypto/openssl/apps/pkey.c [new file with mode: 0644]
crypto/openssl/apps/pkeyparam.c [copied from crypto/openssl/crypto/x509/x509cset.c with 51% similarity]
crypto/openssl/apps/pkeyutl.c [new file with mode: 0644]
crypto/openssl/apps/prime.c
crypto/openssl/apps/progs.h
crypto/openssl/apps/req.c
crypto/openssl/apps/rsa.c
crypto/openssl/apps/rsautl.c
crypto/openssl/apps/s_apps.h
crypto/openssl/apps/s_cb.c
crypto/openssl/apps/s_client.c
crypto/openssl/apps/s_server.c
crypto/openssl/apps/s_socket.c
crypto/openssl/apps/s_time.c
crypto/openssl/apps/smime.c
crypto/openssl/apps/speed.c
crypto/openssl/apps/ts.c [new file with mode: 0644]
crypto/openssl/apps/verify.c
crypto/openssl/apps/x509.c
crypto/openssl/crypto/aes/aes.h
crypto/openssl/crypto/aes/aes_cbc.c
crypto/openssl/crypto/aes/aes_cfb.c
crypto/openssl/crypto/aes/aes_core.c
crypto/openssl/crypto/aes/aes_ctr.c
crypto/openssl/crypto/aes/aes_ige.c
crypto/openssl/crypto/aes/aes_ofb.c
crypto/openssl/crypto/asn1/a_bitstr.c
crypto/openssl/crypto/asn1/a_dup.c
crypto/openssl/crypto/asn1/a_gentm.c
crypto/openssl/crypto/asn1/a_hdr.c [deleted file]
crypto/openssl/crypto/asn1/a_int.c
crypto/openssl/crypto/asn1/a_meth.c [deleted file]
crypto/openssl/crypto/asn1/a_object.c
crypto/openssl/crypto/asn1/a_octet.c
crypto/openssl/crypto/asn1/a_set.c
crypto/openssl/crypto/asn1/a_sign.c
crypto/openssl/crypto/asn1/a_strnid.c
crypto/openssl/crypto/asn1/a_time.c
crypto/openssl/crypto/asn1/a_type.c
crypto/openssl/crypto/asn1/a_utctm.c
crypto/openssl/crypto/asn1/a_verify.c
crypto/openssl/crypto/asn1/ameth_lib.c [new file with mode: 0644]
crypto/openssl/crypto/asn1/asn1.h
crypto/openssl/crypto/asn1/asn1_err.c
crypto/openssl/crypto/asn1/asn1_gen.c
crypto/openssl/crypto/asn1/asn1_lib.c
crypto/openssl/crypto/asn1/asn1_locl.h [copied from crypto/openssl/crypto/x509v3/pcy_node.c with 52% similarity]
crypto/openssl/crypto/asn1/asn1_mac.h
crypto/openssl/crypto/asn1/asn1_par.c
crypto/openssl/crypto/asn1/asn1t.h
crypto/openssl/crypto/asn1/asn_mime.c
crypto/openssl/crypto/asn1/asn_pack.c
crypto/openssl/crypto/asn1/bio_asn1.c [new file with mode: 0644]
crypto/openssl/crypto/asn1/bio_ndef.c [new file with mode: 0644]
crypto/openssl/crypto/asn1/charmap.h
crypto/openssl/crypto/asn1/d2i_pr.c
crypto/openssl/crypto/asn1/d2i_pu.c
crypto/openssl/crypto/asn1/i2d_pr.c
crypto/openssl/crypto/asn1/nsseq.c
crypto/openssl/crypto/asn1/p5_pbe.c
crypto/openssl/crypto/asn1/p5_pbev2.c
crypto/openssl/crypto/asn1/p8_pkey.c
crypto/openssl/crypto/asn1/t_pkey.c
crypto/openssl/crypto/asn1/t_req.c
crypto/openssl/crypto/asn1/t_spki.c
crypto/openssl/crypto/asn1/t_x509.c
crypto/openssl/crypto/asn1/tasn_dec.c
crypto/openssl/crypto/asn1/tasn_enc.c
crypto/openssl/crypto/asn1/tasn_fre.c
crypto/openssl/crypto/asn1/tasn_new.c
crypto/openssl/crypto/asn1/tasn_prn.c [new file with mode: 0644]
crypto/openssl/crypto/asn1/tasn_typ.c
crypto/openssl/crypto/asn1/x_crl.c
crypto/openssl/crypto/asn1/x_long.c
crypto/openssl/crypto/asn1/x_name.c
crypto/openssl/crypto/asn1/x_nx509.c [copied from crypto/openssl/crypto/pem/pem_x509.c with 86% similarity]
crypto/openssl/crypto/asn1/x_pubkey.c
crypto/openssl/crypto/asn1/x_req.c
crypto/openssl/crypto/asn1/x_x509.c
crypto/openssl/crypto/bf/bf_skey.c
crypto/openssl/crypto/bf/blowfish.h
crypto/openssl/crypto/bio/b_print.c
crypto/openssl/crypto/bio/b_sock.c
crypto/openssl/crypto/bio/bio.h
crypto/openssl/crypto/bio/bio_cb.c
crypto/openssl/crypto/bio/bio_err.c
crypto/openssl/crypto/bio/bio_lcl.h
crypto/openssl/crypto/bio/bio_lib.c
crypto/openssl/crypto/bio/bss_acpt.c
crypto/openssl/crypto/bio/bss_dgram.c
crypto/openssl/crypto/bio/bss_fd.c
crypto/openssl/crypto/bio/bss_file.c
crypto/openssl/crypto/bio/bss_log.c
crypto/openssl/crypto/bio/bss_mem.c
crypto/openssl/crypto/bio/bss_sock.c
crypto/openssl/crypto/bn/bn.h
crypto/openssl/crypto/bn/bn_asm.c
crypto/openssl/crypto/bn/bn_blind.c
crypto/openssl/crypto/bn/bn_ctx.c
crypto/openssl/crypto/bn/bn_div.c
crypto/openssl/crypto/bn/bn_gf2m.c
crypto/openssl/crypto/bn/bn_lcl.h
crypto/openssl/crypto/bn/bn_lib.c
crypto/openssl/crypto/bn/bn_mont.c
crypto/openssl/crypto/bn/bn_opt.c [deleted file]
crypto/openssl/crypto/bn/bn_print.c
crypto/openssl/crypto/bn/bn_x931p.c [deleted file]
crypto/openssl/crypto/buffer/buf_err.c
crypto/openssl/crypto/buffer/buffer.c
crypto/openssl/crypto/buffer/buffer.h
crypto/openssl/crypto/camellia/camellia.c
crypto/openssl/crypto/camellia/camellia.h
crypto/openssl/crypto/camellia/cmll_cbc.c
crypto/openssl/crypto/camellia/cmll_cfb.c
crypto/openssl/crypto/camellia/cmll_ctr.c
crypto/openssl/crypto/camellia/cmll_locl.h
crypto/openssl/crypto/camellia/cmll_misc.c
crypto/openssl/crypto/camellia/cmll_ofb.c
crypto/openssl/crypto/cast/c_skey.c
crypto/openssl/crypto/cast/cast.h
crypto/openssl/crypto/cms/cms.h
crypto/openssl/crypto/cms/cms_asn1.c
crypto/openssl/crypto/cms/cms_env.c
crypto/openssl/crypto/cms/cms_err.c
crypto/openssl/crypto/cms/cms_ess.c
crypto/openssl/crypto/cms/cms_io.c
crypto/openssl/crypto/cms/cms_lcl.h
crypto/openssl/crypto/cms/cms_lib.c
crypto/openssl/crypto/cms/cms_sd.c
crypto/openssl/crypto/cms/cms_smime.c
crypto/openssl/crypto/comp/c_zlib.c
crypto/openssl/crypto/comp/comp_err.c
crypto/openssl/crypto/conf/README
crypto/openssl/crypto/conf/conf.h
crypto/openssl/crypto/conf/conf_api.c
crypto/openssl/crypto/conf/conf_def.c
crypto/openssl/crypto/conf/conf_err.c
crypto/openssl/crypto/conf/conf_lib.c
crypto/openssl/crypto/conf/conf_mall.c
crypto/openssl/crypto/conf/conf_mod.c
crypto/openssl/crypto/cpt_err.c
crypto/openssl/crypto/cryptlib.c
crypto/openssl/crypto/crypto.h
crypto/openssl/crypto/des/des_enc.c
crypto/openssl/crypto/des/des_lib.c [deleted file]
crypto/openssl/crypto/des/des_locl.h
crypto/openssl/crypto/des/ecb_enc.c
crypto/openssl/crypto/des/enc_read.c
crypto/openssl/crypto/des/enc_writ.c
crypto/openssl/crypto/des/fcrypt_b.c
crypto/openssl/crypto/des/rpc_des.h
crypto/openssl/crypto/des/set_key.c
crypto/openssl/crypto/des/xcbc_enc.c
crypto/openssl/crypto/dh/dh.h
crypto/openssl/crypto/dh/dh_ameth.c [new file with mode: 0644]
crypto/openssl/crypto/dh/dh_asn1.c
crypto/openssl/crypto/dh/dh_check.c
crypto/openssl/crypto/dh/dh_err.c
crypto/openssl/crypto/dh/dh_gen.c
crypto/openssl/crypto/dh/dh_key.c
crypto/openssl/crypto/dh/dh_pmeth.c [new file with mode: 0644]
crypto/openssl/crypto/dh/dh_prn.c [moved from crypto/openssl/crypto/err/err_bio.c with 89% similarity]
crypto/openssl/crypto/dsa/dsa.h
crypto/openssl/crypto/dsa/dsa_ameth.c [new file with mode: 0644]
crypto/openssl/crypto/dsa/dsa_asn1.c
crypto/openssl/crypto/dsa/dsa_err.c
crypto/openssl/crypto/dsa/dsa_gen.c
crypto/openssl/crypto/dsa/dsa_key.c
crypto/openssl/crypto/dsa/dsa_lib.c
crypto/openssl/crypto/dsa/dsa_locl.h [copied from crypto/openssl/crypto/o_time.h with 82% similarity]
crypto/openssl/crypto/dsa/dsa_ossl.c
crypto/openssl/crypto/dsa/dsa_pmeth.c [new file with mode: 0644]
crypto/openssl/crypto/dsa/dsa_prn.c [copied from crypto/openssl/crypto/pem/pem_x509.c with 69% similarity]
crypto/openssl/crypto/dsa/dsa_sign.c
crypto/openssl/crypto/dsa/dsa_utl.c [deleted file]
crypto/openssl/crypto/dsa/dsa_vrf.c
crypto/openssl/crypto/dso/dso.h
crypto/openssl/crypto/dso/dso_dl.c
crypto/openssl/crypto/dso/dso_dlfcn.c
crypto/openssl/crypto/dso/dso_err.c
crypto/openssl/crypto/dso/dso_lib.c
crypto/openssl/crypto/dso/dso_null.c
crypto/openssl/crypto/dso/dso_openssl.c
crypto/openssl/crypto/dyn_lck.c [deleted file]
crypto/openssl/crypto/ec/ec.h
crypto/openssl/crypto/ec/ec2_mult.c
crypto/openssl/crypto/ec/ec2_smpl.c
crypto/openssl/crypto/ec/ec2_smpt.c [deleted file]
crypto/openssl/crypto/ec/ec_ameth.c [new file with mode: 0644]
crypto/openssl/crypto/ec/ec_curve.c
crypto/openssl/crypto/ec/ec_err.c
crypto/openssl/crypto/ec/ec_lcl.h
crypto/openssl/crypto/ec/ec_lib.c
crypto/openssl/crypto/ec/ec_mult.c
crypto/openssl/crypto/ec/ec_pmeth.c [new file with mode: 0644]
crypto/openssl/crypto/ec/eck_prn.c [new file with mode: 0644]
crypto/openssl/crypto/ec/ecp_nist.c
crypto/openssl/crypto/ecdh/ech_err.c
crypto/openssl/crypto/ecdsa/ecdsa.h
crypto/openssl/crypto/ecdsa/ecs_err.c
crypto/openssl/crypto/engine/eng_all.c
crypto/openssl/crypto/engine/eng_cryptodev.c
crypto/openssl/crypto/engine/eng_dyn.c
crypto/openssl/crypto/engine/eng_err.c
crypto/openssl/crypto/engine/eng_fat.c
crypto/openssl/crypto/engine/eng_int.h
crypto/openssl/crypto/engine/eng_lib.c
crypto/openssl/crypto/engine/eng_list.c
crypto/openssl/crypto/engine/eng_openssl.c
crypto/openssl/crypto/engine/eng_table.c
crypto/openssl/crypto/engine/engine.h
crypto/openssl/crypto/engine/tb_asnmth.c [new file with mode: 0644]
crypto/openssl/crypto/engine/tb_pkmeth.c [copied from crypto/openssl/crypto/x509/x509cset.c with 50% similarity]
crypto/openssl/crypto/err/err.c
crypto/openssl/crypto/err/err.h
crypto/openssl/crypto/err/err_all.c
crypto/openssl/crypto/err/err_def.c [deleted file]
crypto/openssl/crypto/err/err_prn.c
crypto/openssl/crypto/err/err_str.c [deleted file]
crypto/openssl/crypto/evp/bio_b64.c
crypto/openssl/crypto/evp/bio_enc.c
crypto/openssl/crypto/evp/bio_md.c
crypto/openssl/crypto/evp/c_all.c
crypto/openssl/crypto/evp/c_allc.c
crypto/openssl/crypto/evp/c_alld.c
crypto/openssl/crypto/evp/digest.c
crypto/openssl/crypto/evp/e_aes.c
crypto/openssl/crypto/evp/e_camellia.c
crypto/openssl/crypto/evp/e_des.c
crypto/openssl/crypto/evp/e_des3.c
crypto/openssl/crypto/evp/e_idea.c
crypto/openssl/crypto/evp/e_null.c
crypto/openssl/crypto/evp/e_rc2.c
crypto/openssl/crypto/evp/e_rc4.c
crypto/openssl/crypto/evp/e_seed.c [copied from crypto/openssl/crypto/o_init.c with 76% similarity]
crypto/openssl/crypto/evp/e_xcbc_d.c
crypto/openssl/crypto/evp/enc_min.c [deleted file]
crypto/openssl/crypto/evp/encode.c
crypto/openssl/crypto/evp/evp.h
crypto/openssl/crypto/evp/evp_enc.c
crypto/openssl/crypto/evp/evp_err.c
crypto/openssl/crypto/evp/evp_key.c
crypto/openssl/crypto/evp/evp_lib.c
crypto/openssl/crypto/evp/evp_locl.h
crypto/openssl/crypto/evp/evp_pbe.c
crypto/openssl/crypto/evp/evp_pkey.c
crypto/openssl/crypto/evp/m_dss.c
crypto/openssl/crypto/evp/m_dss1.c
crypto/openssl/crypto/evp/m_ecdsa.c
crypto/openssl/crypto/evp/m_md2.c
crypto/openssl/crypto/evp/m_md4.c
crypto/openssl/crypto/evp/m_md5.c
crypto/openssl/crypto/evp/m_mdc2.c
crypto/openssl/crypto/evp/m_sha.c
crypto/openssl/crypto/evp/m_sha1.c
crypto/openssl/crypto/evp/m_sigver.c [new file with mode: 0644]
crypto/openssl/crypto/evp/m_wp.c [new file with mode: 0644]
crypto/openssl/crypto/evp/names.c
crypto/openssl/crypto/evp/p5_crpt.c
crypto/openssl/crypto/evp/p5_crpt2.c
crypto/openssl/crypto/evp/p_dec.c
crypto/openssl/crypto/evp/p_enc.c
crypto/openssl/crypto/evp/p_lib.c
crypto/openssl/crypto/evp/p_open.c
crypto/openssl/crypto/evp/p_seal.c
crypto/openssl/crypto/evp/p_sign.c
crypto/openssl/crypto/evp/p_verify.c
crypto/openssl/crypto/evp/pmeth_fn.c [new file with mode: 0644]
crypto/openssl/crypto/evp/pmeth_gn.c [new file with mode: 0644]
crypto/openssl/crypto/evp/pmeth_lib.c [new file with mode: 0644]
crypto/openssl/crypto/ex_data.c
crypto/openssl/crypto/fips_err.c [deleted file]
crypto/openssl/crypto/fips_err.h [deleted file]
crypto/openssl/crypto/hmac/hm_ameth.c [copied from crypto/openssl/crypto/evp/evp_cnf.c with 59% similarity]
crypto/openssl/crypto/hmac/hm_pmeth.c [new file with mode: 0644]
crypto/openssl/crypto/hmac/hmac.c
crypto/openssl/crypto/hmac/hmac.h
crypto/openssl/crypto/idea/i_skey.c
crypto/openssl/crypto/idea/idea.h
crypto/openssl/crypto/krb5/krb5_asn.c [deleted file]
crypto/openssl/crypto/krb5/krb5_asn.h [deleted file]
crypto/openssl/crypto/lhash/lh_stats.c
crypto/openssl/crypto/lhash/lhash.c
crypto/openssl/crypto/lhash/lhash.h
crypto/openssl/crypto/md2/md2.h [deleted file]
crypto/openssl/crypto/md2/md2_dgst.c [deleted file]
crypto/openssl/crypto/md2/md2_one.c [deleted file]
crypto/openssl/crypto/md32_common.h
crypto/openssl/crypto/md4/md4.h
crypto/openssl/crypto/md4/md4_dgst.c
crypto/openssl/crypto/md5/md5.h
crypto/openssl/crypto/md5/md5_dgst.c
crypto/openssl/crypto/md5/md5_locl.h
crypto/openssl/crypto/mdc2/mdc2.h
crypto/openssl/crypto/mdc2/mdc2dgst.c
crypto/openssl/crypto/mem.c
crypto/openssl/crypto/mem_dbg.c
crypto/openssl/crypto/modes/cbc128.c [new file with mode: 0644]
crypto/openssl/crypto/modes/cfb128.c [new file with mode: 0644]
crypto/openssl/crypto/modes/ctr128.c [copied from crypto/openssl/crypto/camellia/cmll_ctr.c with 58% similarity]
crypto/openssl/crypto/modes/cts128.c [new file with mode: 0644]
crypto/openssl/crypto/modes/modes.h [new file with mode: 0644]
crypto/openssl/crypto/modes/ofb128.c [moved from crypto/openssl/crypto/o_init.c with 58% similarity]
crypto/openssl/crypto/o_time.c
crypto/openssl/crypto/o_time.h
crypto/openssl/crypto/objects/o_names.c
crypto/openssl/crypto/objects/obj_dat.c
crypto/openssl/crypto/objects/obj_dat.h
crypto/openssl/crypto/objects/obj_err.c
crypto/openssl/crypto/objects/obj_lib.c
crypto/openssl/crypto/objects/obj_xref.c [new file with mode: 0644]
crypto/openssl/crypto/objects/obj_xref.h [new file with mode: 0644]
crypto/openssl/crypto/objects/objects.h
crypto/openssl/crypto/ocsp/ocsp.h
crypto/openssl/crypto/ocsp/ocsp_cl.c
crypto/openssl/crypto/ocsp/ocsp_err.c
crypto/openssl/crypto/ocsp/ocsp_ext.c
crypto/openssl/crypto/ocsp/ocsp_ht.c
crypto/openssl/crypto/ocsp/ocsp_lib.c
crypto/openssl/crypto/ocsp/ocsp_prn.c
crypto/openssl/crypto/ocsp/ocsp_vfy.c
crypto/openssl/crypto/opensslv.h
crypto/openssl/crypto/ossl_typ.h
crypto/openssl/crypto/pem/pem.h
crypto/openssl/crypto/pem/pem_all.c
crypto/openssl/crypto/pem/pem_err.c
crypto/openssl/crypto/pem/pem_info.c
crypto/openssl/crypto/pem/pem_lib.c
crypto/openssl/crypto/pem/pem_pkey.c
crypto/openssl/crypto/pem/pem_x509.c
crypto/openssl/crypto/pem/pem_xaux.c
crypto/openssl/crypto/pem/pvkfmt.c [new file with mode: 0644]
crypto/openssl/crypto/pkcs12/p12_add.c
crypto/openssl/crypto/pkcs12/p12_attr.c
crypto/openssl/crypto/pkcs12/p12_crpt.c
crypto/openssl/crypto/pkcs12/p12_crt.c
crypto/openssl/crypto/pkcs12/p12_key.c
crypto/openssl/crypto/pkcs12/p12_kiss.c
crypto/openssl/crypto/pkcs12/p12_mutl.c
crypto/openssl/crypto/pkcs12/p12_npas.c
crypto/openssl/crypto/pkcs12/p12_utl.c
crypto/openssl/crypto/pkcs12/pk12err.c
crypto/openssl/crypto/pkcs12/pkcs12.h
crypto/openssl/crypto/pkcs7/bio_pk7.c [moved from crypto/openssl/crypto/rc4/rc4_fblk.c with 84% similarity]
crypto/openssl/crypto/pkcs7/pk7_asn1.c
crypto/openssl/crypto/pkcs7/pk7_attr.c
crypto/openssl/crypto/pkcs7/pk7_doit.c
crypto/openssl/crypto/pkcs7/pk7_lib.c
crypto/openssl/crypto/pkcs7/pk7_mime.c
crypto/openssl/crypto/pkcs7/pk7_smime.c
crypto/openssl/crypto/pkcs7/pkcs7.h
crypto/openssl/crypto/pkcs7/pkcs7err.c
crypto/openssl/crypto/pqueue/pq_compat.h [deleted file]
crypto/openssl/crypto/pqueue/pqueue.c
crypto/openssl/crypto/pqueue/pqueue.h
crypto/openssl/crypto/rand/md_rand.c
crypto/openssl/crypto/rand/rand.h
crypto/openssl/crypto/rand/rand_egd.c
crypto/openssl/crypto/rand/rand_eng.c [deleted file]
crypto/openssl/crypto/rand/rand_err.c
crypto/openssl/crypto/rand/rand_lcl.h
crypto/openssl/crypto/rand/rand_lib.c
crypto/openssl/crypto/rand/rand_unix.c
crypto/openssl/crypto/rand/randfile.c
crypto/openssl/crypto/rc2/rc2.h
crypto/openssl/crypto/rc2/rc2_skey.c
crypto/openssl/crypto/rc4/rc4.h
crypto/openssl/crypto/rc4/rc4_enc.c
crypto/openssl/crypto/rc4/rc4_skey.c
crypto/openssl/crypto/rc5/rc5.h [deleted file]
crypto/openssl/crypto/rc5/rc5_ecb.c [deleted file]
crypto/openssl/crypto/rc5/rc5_enc.c [deleted file]
crypto/openssl/crypto/rc5/rc5_locl.h [deleted file]
crypto/openssl/crypto/rc5/rc5_skey.c [deleted file]
crypto/openssl/crypto/rc5/rc5cfb64.c [deleted file]
crypto/openssl/crypto/rc5/rc5ofb64.c [deleted file]
crypto/openssl/crypto/ripemd/ripemd.h
crypto/openssl/crypto/ripemd/rmd_dgst.c
crypto/openssl/crypto/ripemd/rmd_locl.h
crypto/openssl/crypto/rsa/rsa.h
crypto/openssl/crypto/rsa/rsa_ameth.c [new file with mode: 0644]
crypto/openssl/crypto/rsa/rsa_asn1.c
crypto/openssl/crypto/rsa/rsa_eay.c
crypto/openssl/crypto/rsa/rsa_eng.c [deleted file]
crypto/openssl/crypto/rsa/rsa_err.c
crypto/openssl/crypto/rsa/rsa_gen.c
crypto/openssl/crypto/rsa/rsa_lib.c
crypto/openssl/crypto/rsa/rsa_locl.h [new file with mode: 0644]
crypto/openssl/crypto/rsa/rsa_oaep.c
crypto/openssl/crypto/rsa/rsa_pmeth.c [new file with mode: 0644]
crypto/openssl/crypto/rsa/rsa_prn.c [copied from crypto/openssl/crypto/pem/pem_x509.c with 80% similarity]
crypto/openssl/crypto/rsa/rsa_pss.c
crypto/openssl/crypto/rsa/rsa_sign.c
crypto/openssl/crypto/rsa/rsa_x931g.c [deleted file]
crypto/openssl/crypto/seed/seed.c [new file with mode: 0644]
crypto/openssl/crypto/seed/seed.h [copied from crypto/openssl/crypto/evp/m_ecdsa.c with 52% similarity]
crypto/openssl/crypto/seed/seed_cbc.c [copied from crypto/openssl/crypto/o_time.h with 75% similarity]
crypto/openssl/crypto/seed/seed_cfb.c [moved from crypto/openssl/crypto/evp/dig_eng.c with 74% similarity]
crypto/openssl/crypto/seed/seed_ecb.c [copied from crypto/openssl/crypto/o_time.h with 76% similarity]
crypto/openssl/crypto/seed/seed_locl.h [new file with mode: 0644]
crypto/openssl/crypto/seed/seed_ofb.c [copied from crypto/openssl/crypto/aes/aes_ofb.c with 86% similarity]
crypto/openssl/crypto/sha/sha.h
crypto/openssl/crypto/sha/sha1_one.c
crypto/openssl/crypto/sha/sha1dgst.c
crypto/openssl/crypto/sha/sha256.c
crypto/openssl/crypto/sha/sha512.c
crypto/openssl/crypto/sha/sha_dgst.c
crypto/openssl/crypto/sha/sha_locl.h
crypto/openssl/crypto/stack/safestack.h
crypto/openssl/crypto/stack/stack.c
crypto/openssl/crypto/stack/stack.h
crypto/openssl/crypto/store/README [deleted file]
crypto/openssl/crypto/store/store.h [deleted file]
crypto/openssl/crypto/store/str_err.c [deleted file]
crypto/openssl/crypto/store/str_lib.c [deleted file]
crypto/openssl/crypto/store/str_locl.h [deleted file]
crypto/openssl/crypto/store/str_mem.c [deleted file]
crypto/openssl/crypto/store/str_meth.c [deleted file]
crypto/openssl/crypto/symhacks.h
crypto/openssl/crypto/tmdiff.c [deleted file]
crypto/openssl/crypto/tmdiff.h [deleted file]
crypto/openssl/crypto/ts/ts.h [new file with mode: 0644]
crypto/openssl/crypto/ts/ts_asn1.c [new file with mode: 0644]
crypto/openssl/crypto/ts/ts_conf.c [new file with mode: 0644]
crypto/openssl/crypto/ts/ts_err.c [new file with mode: 0644]
crypto/openssl/crypto/ts/ts_lib.c [moved from crypto/openssl/crypto/evp/evp_cnf.c with 57% similarity]
crypto/openssl/crypto/ts/ts_req_print.c [copied from crypto/openssl/crypto/dh/dh_asn1.c with 72% similarity]
crypto/openssl/crypto/ts/ts_req_utils.c [new file with mode: 0644]
crypto/openssl/crypto/ts/ts_rsp_print.c [new file with mode: 0644]
crypto/openssl/crypto/ts/ts_rsp_sign.c [new file with mode: 0644]
crypto/openssl/crypto/ts/ts_rsp_utils.c [new file with mode: 0644]
crypto/openssl/crypto/ts/ts_rsp_verify.c [new file with mode: 0644]
crypto/openssl/crypto/ts/ts_verify_ctx.c [moved from crypto/openssl/crypto/buffer/buf_str.c with 52% similarity]
crypto/openssl/crypto/txt_db/txt_db.c
crypto/openssl/crypto/txt_db/txt_db.h
crypto/openssl/crypto/ui/ui.h
crypto/openssl/crypto/ui/ui_err.c
crypto/openssl/crypto/ui/ui_lib.c
crypto/openssl/crypto/ui/ui_openssl.c
crypto/openssl/crypto/whrlpool/whrlpool.h [new file with mode: 0644]
crypto/openssl/crypto/whrlpool/wp_block.c [new file with mode: 0644]
crypto/openssl/crypto/whrlpool/wp_dgst.c [new file with mode: 0644]
crypto/openssl/crypto/whrlpool/wp_locl.h [new file with mode: 0644]
crypto/openssl/crypto/x509/by_dir.c
crypto/openssl/crypto/x509/by_file.c
crypto/openssl/crypto/x509/x509.h
crypto/openssl/crypto/x509/x509_cmp.c
crypto/openssl/crypto/x509/x509_err.c
crypto/openssl/crypto/x509/x509_lu.c
crypto/openssl/crypto/x509/x509_obj.c
crypto/openssl/crypto/x509/x509_req.c
crypto/openssl/crypto/x509/x509_set.c
crypto/openssl/crypto/x509/x509_trs.c
crypto/openssl/crypto/x509/x509_txt.c
crypto/openssl/crypto/x509/x509_vfy.c
crypto/openssl/crypto/x509/x509_vfy.h
crypto/openssl/crypto/x509/x509_vpm.c
crypto/openssl/crypto/x509/x509cset.c
crypto/openssl/crypto/x509/x509name.c
crypto/openssl/crypto/x509/x509type.c
crypto/openssl/crypto/x509/x_all.c
crypto/openssl/crypto/x509v3/ext_dat.h
crypto/openssl/crypto/x509v3/pcy_cache.c
crypto/openssl/crypto/x509v3/pcy_data.c
crypto/openssl/crypto/x509v3/pcy_int.h
crypto/openssl/crypto/x509v3/pcy_map.c
crypto/openssl/crypto/x509v3/pcy_node.c
crypto/openssl/crypto/x509v3/pcy_tree.c
crypto/openssl/crypto/x509v3/v3_addr.c
crypto/openssl/crypto/x509v3/v3_alt.c
crypto/openssl/crypto/x509v3/v3_asid.c
crypto/openssl/crypto/x509v3/v3_conf.c
crypto/openssl/crypto/x509v3/v3_cpols.c
crypto/openssl/crypto/x509v3/v3_crld.c
crypto/openssl/crypto/x509v3/v3_enum.c
crypto/openssl/crypto/x509v3/v3_extku.c
crypto/openssl/crypto/x509v3/v3_genn.c
crypto/openssl/crypto/x509v3/v3_lib.c
crypto/openssl/crypto/x509v3/v3_ncons.c
crypto/openssl/crypto/x509v3/v3_ocsp.c
crypto/openssl/crypto/x509v3/v3_pci.c
crypto/openssl/crypto/x509v3/v3_pcons.c
crypto/openssl/crypto/x509v3/v3_pmaps.c
crypto/openssl/crypto/x509v3/v3_prn.c
crypto/openssl/crypto/x509v3/v3_purp.c
crypto/openssl/crypto/x509v3/v3_utl.c
crypto/openssl/crypto/x509v3/v3err.c
crypto/openssl/crypto/x509v3/x509v3.h
crypto/openssl/doc/apps/asn1parse.pod
crypto/openssl/doc/apps/ca.pod
crypto/openssl/doc/apps/ciphers.pod
crypto/openssl/doc/apps/cms.pod [new file with mode: 0644]
crypto/openssl/doc/apps/dgst.pod
crypto/openssl/doc/apps/dhparam.pod
crypto/openssl/doc/apps/dsa.pod
crypto/openssl/doc/apps/dsaparam.pod
crypto/openssl/doc/apps/ec.pod
crypto/openssl/doc/apps/ecparam.pod
crypto/openssl/doc/apps/enc.pod
crypto/openssl/doc/apps/gendsa.pod
crypto/openssl/doc/apps/genpkey.pod [new file with mode: 0644]
crypto/openssl/doc/apps/genrsa.pod
crypto/openssl/doc/apps/ocsp.pod
crypto/openssl/doc/apps/openssl.pod
crypto/openssl/doc/apps/pkcs12.pod
crypto/openssl/doc/apps/pkcs7.pod
crypto/openssl/doc/apps/pkcs8.pod
crypto/openssl/doc/apps/pkey.pod [new file with mode: 0644]
crypto/openssl/doc/apps/pkeyparam.pod [new file with mode: 0644]
crypto/openssl/doc/apps/pkeyutl.pod [new file with mode: 0644]
crypto/openssl/doc/apps/req.pod
crypto/openssl/doc/apps/rsa.pod
crypto/openssl/doc/apps/s_client.pod
crypto/openssl/doc/apps/s_server.pod
crypto/openssl/doc/apps/smime.pod
crypto/openssl/doc/apps/speed.pod
crypto/openssl/doc/apps/spkac.pod
crypto/openssl/doc/apps/ts.pod [new file with mode: 0644]
crypto/openssl/doc/apps/tsget.pod [new file with mode: 0644]
crypto/openssl/doc/apps/verify.pod
crypto/openssl/doc/apps/x509.pod
crypto/openssl/doc/apps/x509v3_config.pod
crypto/openssl/doc/crypto/ASN1_OBJECT_new.pod
crypto/openssl/doc/crypto/ASN1_STRING_length.pod
crypto/openssl/doc/crypto/ASN1_STRING_new.pod
crypto/openssl/doc/crypto/ASN1_generate_nconf.pod
crypto/openssl/doc/crypto/BIO_f_buffer.pod
crypto/openssl/doc/crypto/BIO_f_md.pod
crypto/openssl/doc/crypto/BIO_f_ssl.pod
crypto/openssl/doc/crypto/BIO_new_CMS.pod [new file with mode: 0644]
crypto/openssl/doc/crypto/BIO_s_file.pod
crypto/openssl/doc/crypto/BIO_s_mem.pod
crypto/openssl/doc/crypto/BIO_should_retry.pod
crypto/openssl/doc/crypto/BN_BLINDING_new.pod
crypto/openssl/doc/crypto/CMS_add0_cert.pod [new file with mode: 0644]
crypto/openssl/doc/crypto/CMS_add1_recipient_cert.pod [new file with mode: 0644]
crypto/openssl/doc/crypto/CMS_compress.pod [new file with mode: 0644]
crypto/openssl/doc/crypto/CMS_decrypt.pod [new file with mode: 0644]
crypto/openssl/doc/crypto/CMS_encrypt.pod [new file with mode: 0644]
crypto/openssl/doc/crypto/CMS_final.pod [new file with mode: 0644]
crypto/openssl/doc/crypto/CMS_get0_RecipientInfos.pod [new file with mode: 0644]
crypto/openssl/doc/crypto/CMS_get0_SignerInfos.pod [new file with mode: 0644]
crypto/openssl/doc/crypto/CMS_get0_type.pod [new file with mode: 0644]
crypto/openssl/doc/crypto/CMS_get1_ReceiptRequest.pod [new file with mode: 0644]
crypto/openssl/doc/crypto/CMS_sign.pod [new file with mode: 0644]
crypto/openssl/doc/crypto/CMS_sign_add1_signer.pod [new file with mode: 0644]
crypto/openssl/doc/crypto/CMS_sign_receipt.pod [new file with mode: 0644]
crypto/openssl/doc/crypto/CMS_uncompress.pod [new file with mode: 0644]
crypto/openssl/doc/crypto/CMS_verify.pod [new file with mode: 0644]
crypto/openssl/doc/crypto/CMS_verify_receipt.pod [new file with mode: 0644]
crypto/openssl/doc/crypto/CRYPTO_set_ex_data.pod
crypto/openssl/doc/crypto/DSA_get_ex_new_index.pod
crypto/openssl/doc/crypto/EVP_DigestInit.pod
crypto/openssl/doc/crypto/EVP_DigestSignInit.pod [new file with mode: 0644]
crypto/openssl/doc/crypto/EVP_DigestVerifyInit.pod [new file with mode: 0644]
crypto/openssl/doc/crypto/EVP_PKEY_CTX_ctrl.pod [new file with mode: 0644]
crypto/openssl/doc/crypto/EVP_PKEY_CTX_new.pod [new file with mode: 0644]
crypto/openssl/doc/crypto/EVP_PKEY_cmp.pod [new file with mode: 0644]
crypto/openssl/doc/crypto/EVP_PKEY_decrypt.pod [new file with mode: 0644]
crypto/openssl/doc/crypto/EVP_PKEY_derive.pod [new file with mode: 0644]
crypto/openssl/doc/crypto/EVP_PKEY_encrypt.pod [new file with mode: 0644]
crypto/openssl/doc/crypto/EVP_PKEY_get_default_digest.pod [new file with mode: 0644]
crypto/openssl/doc/crypto/EVP_PKEY_keygen.pod [new file with mode: 0644]
crypto/openssl/doc/crypto/EVP_PKEY_print_private.pod [new file with mode: 0644]
crypto/openssl/doc/crypto/EVP_PKEY_sign.pod [new file with mode: 0644]
crypto/openssl/doc/crypto/EVP_PKEY_verify.pod [new file with mode: 0644]
crypto/openssl/doc/crypto/EVP_PKEY_verifyrecover.pod [new file with mode: 0644]
crypto/openssl/doc/crypto/EVP_SignInit.pod
crypto/openssl/doc/crypto/EVP_VerifyInit.pod
crypto/openssl/doc/crypto/OBJ_nid2obj.pod
crypto/openssl/doc/crypto/PEM_write_bio_CMS_stream.pod [new file with mode: 0644]
crypto/openssl/doc/crypto/PEM_write_bio_PKCS7_stream.pod [new file with mode: 0644]
crypto/openssl/doc/crypto/PKCS7_decrypt.pod
crypto/openssl/doc/crypto/PKCS7_encrypt.pod
crypto/openssl/doc/crypto/PKCS7_sign.pod
crypto/openssl/doc/crypto/PKCS7_sign_add_signer.pod [new file with mode: 0644]
crypto/openssl/doc/crypto/PKCS7_verify.pod
crypto/openssl/doc/crypto/SMIME_read_CMS.pod [new file with mode: 0644]
crypto/openssl/doc/crypto/SMIME_read_PKCS7.pod
crypto/openssl/doc/crypto/SMIME_write_CMS.pod [new file with mode: 0644]
crypto/openssl/doc/crypto/SMIME_write_PKCS7.pod
crypto/openssl/doc/crypto/X509_NAME_ENTRY_get_object.pod
crypto/openssl/doc/crypto/X509_NAME_add_entry_by_txt.pod
crypto/openssl/doc/crypto/X509_NAME_get_index_by_NID.pod
crypto/openssl/doc/crypto/X509_STORE_CTX_get_error.pod [new file with mode: 0644]
crypto/openssl/doc/crypto/X509_STORE_CTX_get_ex_new_index.pod [new file with mode: 0644]
crypto/openssl/doc/crypto/X509_STORE_CTX_new.pod [new file with mode: 0644]
crypto/openssl/doc/crypto/X509_STORE_CTX_set_verify_cb.pod [new file with mode: 0644]
crypto/openssl/doc/crypto/X509_STORE_set_verify_cb_func.pod [new file with mode: 0644]
crypto/openssl/doc/crypto/X509_VERIFY_PARAM_set_flags.pod [new file with mode: 0644]
crypto/openssl/doc/crypto/X509_new.pod
crypto/openssl/doc/crypto/X509_verify_cert.pod [new file with mode: 0644]
crypto/openssl/doc/crypto/bn_internal.pod
crypto/openssl/doc/crypto/d2i_RSAPublicKey.pod
crypto/openssl/doc/crypto/evp.pod
crypto/openssl/doc/crypto/hmac.pod
crypto/openssl/doc/crypto/i2d_CMS_bio_stream.pod [new file with mode: 0644]
crypto/openssl/doc/crypto/i2d_PKCS7_bio_stream.pod [new file with mode: 0644]
crypto/openssl/doc/crypto/lhash.pod
crypto/openssl/doc/crypto/threads.pod
crypto/openssl/doc/crypto/ui_compat.pod
crypto/openssl/doc/ssl/SSL_CTX_new.pod
crypto/openssl/doc/ssl/SSL_CTX_set_mode.pod
crypto/openssl/doc/ssl/SSL_CTX_set_options.pod
crypto/openssl/doc/ssl/SSL_CTX_set_psk_client_callback.pod [new file with mode: 0644]
crypto/openssl/doc/ssl/SSL_CTX_set_ssl_version.pod
crypto/openssl/doc/ssl/SSL_CTX_use_psk_identity_hint.pod [new file with mode: 0644]
crypto/openssl/doc/ssl/SSL_get_psk_identity.pod [new file with mode: 0644]
crypto/openssl/doc/ssl/SSL_library_init.pod
crypto/openssl/doc/ssl/ssl.pod
crypto/openssl/e_os.h
crypto/openssl/e_os2.h
crypto/openssl/engines/ccgost/README.gost [new file with mode: 0644]
crypto/openssl/engines/ccgost/e_gost_err.c [new file with mode: 0644]
crypto/openssl/engines/ccgost/e_gost_err.h [new file with mode: 0644]
crypto/openssl/engines/ccgost/gost2001.c [new file with mode: 0644]
crypto/openssl/engines/ccgost/gost2001_keyx.c [new file with mode: 0644]
crypto/openssl/engines/ccgost/gost2001_keyx.h [new file with mode: 0644]
crypto/openssl/engines/ccgost/gost89.c [new file with mode: 0644]
crypto/openssl/engines/ccgost/gost89.h [new file with mode: 0644]
crypto/openssl/engines/ccgost/gost94_keyx.c [new file with mode: 0644]
crypto/openssl/engines/ccgost/gost_ameth.c [new file with mode: 0644]
crypto/openssl/engines/ccgost/gost_asn1.c [new file with mode: 0644]
crypto/openssl/engines/ccgost/gost_crypt.c [new file with mode: 0644]
crypto/openssl/engines/ccgost/gost_ctl.c [new file with mode: 0644]
crypto/openssl/engines/ccgost/gost_eng.c [new file with mode: 0644]
crypto/openssl/engines/ccgost/gost_keywrap.c [new file with mode: 0644]
crypto/openssl/engines/ccgost/gost_keywrap.h [new file with mode: 0644]
crypto/openssl/engines/ccgost/gost_lcl.h [new file with mode: 0644]
crypto/openssl/engines/ccgost/gost_md.c [new file with mode: 0644]
crypto/openssl/engines/ccgost/gost_params.c [new file with mode: 0644]
crypto/openssl/engines/ccgost/gost_params.h [new file with mode: 0644]
crypto/openssl/engines/ccgost/gost_pmeth.c [new file with mode: 0644]
crypto/openssl/engines/ccgost/gost_sign.c [new file with mode: 0644]
crypto/openssl/engines/ccgost/gosthash.c [new file with mode: 0644]
crypto/openssl/engines/ccgost/gosthash.h [new file with mode: 0644]
crypto/openssl/engines/ccgost/gostsum.c [new file with mode: 0644]
crypto/openssl/engines/e_4758cca.c
crypto/openssl/engines/e_aep.c
crypto/openssl/engines/e_capi.c [new file with mode: 0644]
crypto/openssl/engines/e_capi_err.c [new file with mode: 0644]
crypto/openssl/engines/e_capi_err.h [new file with mode: 0644]
crypto/openssl/engines/e_chil.c
crypto/openssl/engines/e_gmp.c
crypto/openssl/engines/e_padlock.c [moved from crypto/openssl/crypto/engine/eng_padlock.c with 98% similarity]
crypto/openssl/engines/e_sureware.c
crypto/openssl/engines/e_ubsec.c
crypto/openssl/ssl/bio_ssl.c
crypto/openssl/ssl/d1_both.c
crypto/openssl/ssl/d1_clnt.c
crypto/openssl/ssl/d1_enc.c
crypto/openssl/ssl/d1_lib.c
crypto/openssl/ssl/d1_meth.c
crypto/openssl/ssl/d1_pkt.c
crypto/openssl/ssl/d1_srvr.c
crypto/openssl/ssl/dtls1.h
crypto/openssl/ssl/kssl.c
crypto/openssl/ssl/kssl_lcl.h
crypto/openssl/ssl/s23_clnt.c
crypto/openssl/ssl/s23_lib.c
crypto/openssl/ssl/s23_meth.c
crypto/openssl/ssl/s23_srvr.c
crypto/openssl/ssl/s2_clnt.c
crypto/openssl/ssl/s2_enc.c
crypto/openssl/ssl/s2_lib.c
crypto/openssl/ssl/s2_meth.c
crypto/openssl/ssl/s2_pkt.c
crypto/openssl/ssl/s2_srvr.c
crypto/openssl/ssl/s3_both.c
crypto/openssl/ssl/s3_clnt.c
crypto/openssl/ssl/s3_enc.c
crypto/openssl/ssl/s3_lib.c
crypto/openssl/ssl/s3_meth.c
crypto/openssl/ssl/s3_pkt.c
crypto/openssl/ssl/s3_srvr.c
crypto/openssl/ssl/ssl.h
crypto/openssl/ssl/ssl3.h
crypto/openssl/ssl/ssl_algs.c
crypto/openssl/ssl/ssl_asn1.c
crypto/openssl/ssl/ssl_cert.c
crypto/openssl/ssl/ssl_ciph.c
crypto/openssl/ssl/ssl_err.c
crypto/openssl/ssl/ssl_lib.c
crypto/openssl/ssl/ssl_locl.h
crypto/openssl/ssl/ssl_sess.c
crypto/openssl/ssl/ssl_stat.c
crypto/openssl/ssl/ssl_txt.c
crypto/openssl/ssl/t1_clnt.c
crypto/openssl/ssl/t1_enc.c
crypto/openssl/ssl/t1_lib.c
crypto/openssl/ssl/t1_meth.c
crypto/openssl/ssl/t1_srvr.c
crypto/openssl/ssl/tls1.h