Import OpenSSL 0.9.8j.
authorPeter Avalos <pavalos@theshell.com>
Sun, 11 Jan 2009 19:56:29 +0000 (14:56 -0500)
committerPeter Avalos <pavalos@theshell.com>
Sun, 11 Jan 2009 19:59:27 +0000 (14:59 -0500)
commit730b1645b7a575ecf47cf3c67aaaf8989e39f72f
tree0af19a691b8b09edcd789fc478fdea63c6ef60c4
parent37f3b68c5310da50915f10649090dbe22a759ba8
Import OpenSSL 0.9.8j.

Note that we're adding a stripped-down doc/ and utils/ since we need
these to build our manual pages.
634 files changed:
crypto/openssl/CHANGES
crypto/openssl/FAQ
crypto/openssl/NEWS
crypto/openssl/README
crypto/openssl/apps/apps.c
crypto/openssl/apps/apps.h
crypto/openssl/apps/asn1pars.c
crypto/openssl/apps/crl.c
crypto/openssl/apps/dgst.c
crypto/openssl/apps/dsa.c
crypto/openssl/apps/enc.c
crypto/openssl/apps/engine.c
crypto/openssl/apps/genrsa.c
crypto/openssl/apps/nseq.c
crypto/openssl/apps/ocsp.c
crypto/openssl/apps/openssl.c
crypto/openssl/apps/pkcs12.c
crypto/openssl/apps/pkcs8.c
crypto/openssl/apps/rsautl.c
crypto/openssl/apps/s_client.c
crypto/openssl/apps/s_server.c
crypto/openssl/apps/smime.c
crypto/openssl/apps/speed.c
crypto/openssl/apps/spkac.c
crypto/openssl/apps/verify.c
crypto/openssl/apps/version.c
crypto/openssl/apps/x509.c
crypto/openssl/bugs/SSLv3 [deleted file]
crypto/openssl/crypto/aes/aes.h
crypto/openssl/crypto/aes/aes_cbc.c
crypto/openssl/crypto/aes/aes_core.c
crypto/openssl/crypto/aes/asm/aes-586.pl [deleted file]
crypto/openssl/crypto/aes/asm/aes-ia64.S [deleted file]
crypto/openssl/crypto/asn1/a_mbstr.c
crypto/openssl/crypto/asn1/a_sign.c
crypto/openssl/crypto/asn1/a_strex.c
crypto/openssl/crypto/asn1/a_strnid.c
crypto/openssl/crypto/asn1/a_verify.c
crypto/openssl/crypto/asn1/asn1_gen.c
crypto/openssl/crypto/asn1/asn1t.h
crypto/openssl/crypto/asn1/asn_moid.c
crypto/openssl/crypto/asn1/asn_pack.c
crypto/openssl/crypto/asn1/charmap.pl [deleted file]
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_bitst.c
crypto/openssl/crypto/asn1/t_crl.c
crypto/openssl/crypto/asn1/t_spki.c
crypto/openssl/crypto/asn1/t_x509.c
crypto/openssl/crypto/asn1/t_x509a.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_typ.c
crypto/openssl/crypto/asn1/tasn_utl.c
crypto/openssl/crypto/asn1/x_algor.c
crypto/openssl/crypto/asn1/x_bignum.c
crypto/openssl/crypto/asn1/x_exten.c
crypto/openssl/crypto/asn1/x_long.c
crypto/openssl/crypto/asn1/x_x509a.c
crypto/openssl/crypto/bf/asm/bf-586.pl [deleted file]
crypto/openssl/crypto/bf/asm/bf-686.pl [deleted file]
crypto/openssl/crypto/bf/asm/readme [deleted file]
crypto/openssl/crypto/bf/bf_skey.c
crypto/openssl/crypto/bf/blowfish.h
crypto/openssl/crypto/bio/bss_bio.c
crypto/openssl/crypto/bio/bss_file.c
crypto/openssl/crypto/bn/asm/README [deleted file]
crypto/openssl/crypto/bn/asm/bn-586.pl [deleted file]
crypto/openssl/crypto/bn/asm/co-586.pl [deleted file]
crypto/openssl/crypto/bn/asm/x86.pl [deleted file]
crypto/openssl/crypto/bn/asm/x86/add.pl [deleted file]
crypto/openssl/crypto/bn/asm/x86/comba.pl [deleted file]
crypto/openssl/crypto/bn/asm/x86/div.pl [deleted file]
crypto/openssl/crypto/bn/asm/x86/f [deleted file]
crypto/openssl/crypto/bn/asm/x86/mul.pl [deleted file]
crypto/openssl/crypto/bn/asm/x86/mul_add.pl [deleted file]
crypto/openssl/crypto/bn/asm/x86/sqr.pl [deleted file]
crypto/openssl/crypto/bn/asm/x86/sub.pl [deleted file]
crypto/openssl/crypto/bn/asm/x86_64-gcc.c [deleted file]
crypto/openssl/crypto/bn/bn.h
crypto/openssl/crypto/bn/bn_lib.c
crypto/openssl/crypto/bn/bn_nist.c
crypto/openssl/crypto/bn/bn_opt.c [copied from crypto/openssl/crypto/sha/sha1_one.c with 85% similarity]
crypto/openssl/crypto/bn/bn_rand.c
crypto/openssl/crypto/bn/bn_shift.c
crypto/openssl/crypto/bn/bn_x931p.c [new file with mode: 0644]
crypto/openssl/crypto/buffer/buf_str.c [copied from crypto/openssl/crypto/conf/conf_mall.c with 70% similarity]
crypto/openssl/crypto/buffer/buffer.c
crypto/openssl/crypto/camellia/camellia.h
crypto/openssl/crypto/camellia/cmll_misc.c
crypto/openssl/crypto/cast/asm/cast-586.pl [deleted file]
crypto/openssl/crypto/cast/asm/readme [deleted file]
crypto/openssl/crypto/cast/c_skey.c
crypto/openssl/crypto/cast/cast.h
crypto/openssl/crypto/cms/Makefile [deleted file]
crypto/openssl/crypto/cms/cms_sd.c
crypto/openssl/crypto/cms/cms_smime.c
crypto/openssl/crypto/comp/c_zlib.c
crypto/openssl/crypto/conf/conf_mall.c
crypto/openssl/crypto/conf/conf_mod.c
crypto/openssl/crypto/conf/conf_sap.c
crypto/openssl/crypto/cryptlib.c
crypto/openssl/crypto/crypto.h
crypto/openssl/crypto/des/asm/crypt586.pl [deleted file]
crypto/openssl/crypto/des/asm/des-586.pl [deleted file]
crypto/openssl/crypto/des/asm/des686.pl [deleted file]
crypto/openssl/crypto/des/asm/desboth.pl [deleted file]
crypto/openssl/crypto/des/asm/readme [deleted file]
crypto/openssl/crypto/des/des_enc.c
crypto/openssl/crypto/des/des_lib.c [copied from crypto/openssl/crypto/des/ecb_enc.c with 91% similarity]
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/set_key.c
crypto/openssl/crypto/dh/dh.h
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/dsa/dsa.h
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_ossl.c
crypto/openssl/crypto/dsa/dsa_sign.c
crypto/openssl/crypto/dsa/dsa_utl.c [copied from crypto/openssl/crypto/dsa/dsa_sign.c with 85% similarity]
crypto/openssl/crypto/dsa/dsa_vrf.c
crypto/openssl/crypto/dyn_lck.c [copied from crypto/openssl/crypto/cryptlib.c with 58% similarity]
crypto/openssl/crypto/ec/ec_key.c
crypto/openssl/crypto/engine/eng_cnf.c
crypto/openssl/crypto/engine/eng_padlock.c
crypto/openssl/crypto/err/err.c
crypto/openssl/crypto/err/err.h
crypto/openssl/crypto/err/err_all.c
crypto/openssl/crypto/err/err_bio.c [copied from crypto/openssl/crypto/sha/sha1dgst.c with 89% similarity]
crypto/openssl/crypto/err/err_def.c [copied from crypto/openssl/crypto/err/err.c with 59% similarity]
crypto/openssl/crypto/err/err_prn.c
crypto/openssl/crypto/err/err_str.c [copied from crypto/openssl/crypto/evp/digest.c with 51% similarity]
crypto/openssl/crypto/evp/bio_md.c
crypto/openssl/crypto/evp/dig_eng.c [copied from crypto/openssl/crypto/rand/rand_lcl.h with 77% similarity]
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_null.c
crypto/openssl/crypto/evp/e_rc4.c
crypto/openssl/crypto/evp/enc_min.c [copied from crypto/openssl/crypto/evp/evp_enc.c with 50% similarity]
crypto/openssl/crypto/evp/evp.h
crypto/openssl/crypto/evp/evp_acnf.c
crypto/openssl/crypto/evp/evp_cnf.c [copied from crypto/openssl/crypto/asn1/asn_moid.c with 66% similarity]
crypto/openssl/crypto/evp/evp_enc.c
crypto/openssl/crypto/evp/evp_err.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_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/names.c
crypto/openssl/crypto/evp/p5_crpt.c
crypto/openssl/crypto/evp/p5_crpt2.c
crypto/openssl/crypto/evp/p_sign.c
crypto/openssl/crypto/evp/p_verify.c
crypto/openssl/crypto/fips_err.c [new file with mode: 0644]
crypto/openssl/crypto/fips_err.h [new file with mode: 0644]
crypto/openssl/crypto/hmac/hmac.c
crypto/openssl/crypto/ia64cpuid.S [deleted file]
crypto/openssl/crypto/idea/i_skey.c
crypto/openssl/crypto/idea/idea.h
crypto/openssl/crypto/md2/md2.h
crypto/openssl/crypto/md2/md2_dgst.c
crypto/openssl/crypto/md4/md4.h
crypto/openssl/crypto/md4/md4_dgst.c
crypto/openssl/crypto/md5/asm/md5-586.pl [deleted file]
crypto/openssl/crypto/md5/asm/md5-x86_64.pl [deleted file]
crypto/openssl/crypto/md5/md5.h
crypto/openssl/crypto/md5/md5_dgst.c
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/o_init.c [copied from crypto/openssl/crypto/conf/conf_mall.c with 75% similarity]
crypto/openssl/crypto/objects/obj_dat.h
crypto/openssl/crypto/objects/obj_mac.h
crypto/openssl/crypto/ocsp/ocsp_asn.c
crypto/openssl/crypto/ocsp/ocsp_ht.c
crypto/openssl/crypto/ocsp/ocsp_srv.c
crypto/openssl/crypto/ocsp/ocsp_vfy.c
crypto/openssl/crypto/opensslconf.h.in [deleted file]
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_lib.c
crypto/openssl/crypto/pem/pem_x509.c
crypto/openssl/crypto/pem/pem_xaux.c
crypto/openssl/crypto/perlasm/cbc.pl [deleted file]
crypto/openssl/crypto/perlasm/readme [deleted file]
crypto/openssl/crypto/perlasm/x86_64-xlate.pl [deleted file]
crypto/openssl/crypto/perlasm/x86asm.pl [deleted file]
crypto/openssl/crypto/perlasm/x86unix.pl [deleted file]
crypto/openssl/crypto/pkcs12/p12_add.c
crypto/openssl/crypto/pkcs12/p12_asn.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_decr.c
crypto/openssl/crypto/pkcs12/p12_init.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_p8d.c
crypto/openssl/crypto/pkcs12/p12_p8e.c
crypto/openssl/crypto/pkcs12/p12_utl.c
crypto/openssl/crypto/pkcs12/pkcs12.h
crypto/openssl/crypto/pkcs7/pk7_asn1.c
crypto/openssl/crypto/pkcs7/pk7_attr.c
crypto/openssl/crypto/pkcs7/pk7_mime.c
crypto/openssl/crypto/pkcs7/pk7_smime.c
crypto/openssl/crypto/pqueue/pq_compat.h
crypto/openssl/crypto/rand/md_rand.c
crypto/openssl/crypto/rand/rand.h
crypto/openssl/crypto/rand/rand_eng.c [copied from crypto/openssl/crypto/rand/rand_lib.c with 74% similarity]
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/randfile.c
crypto/openssl/crypto/rc2/rc2.h
crypto/openssl/crypto/rc2/rc2_skey.c
crypto/openssl/crypto/rc4/asm/rc4-586.pl [deleted file]
crypto/openssl/crypto/rc4/asm/rc4-ia64.S [deleted file]
crypto/openssl/crypto/rc4/asm/rc4-x86_64.pl [deleted file]
crypto/openssl/crypto/rc4/rc4.h
crypto/openssl/crypto/rc4/rc4_fblk.c [copied from crypto/openssl/crypto/evp/evp_acnf.c with 78% similarity]
crypto/openssl/crypto/rc4/rc4_skey.c
crypto/openssl/crypto/rc5/rc5.h
crypto/openssl/crypto/rc5/rc5_skey.c
crypto/openssl/crypto/ripemd/asm/rips.cpp [deleted file]
crypto/openssl/crypto/ripemd/asm/rmd-586.pl [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_asn1.c
crypto/openssl/crypto/rsa/rsa_eay.c
crypto/openssl/crypto/rsa/rsa_eng.c [copied from crypto/openssl/crypto/rsa/rsa_lib.c with 73% similarity]
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_null.c
crypto/openssl/crypto/rsa/rsa_oaep.c
crypto/openssl/crypto/rsa/rsa_pss.c
crypto/openssl/crypto/rsa/rsa_sign.c
crypto/openssl/crypto/rsa/rsa_x931.c
crypto/openssl/crypto/rsa/rsa_x931g.c [copied from crypto/openssl/crypto/asn1/a_verify.c with 50% similarity]
crypto/openssl/crypto/sha/asm/README [deleted file]
crypto/openssl/crypto/sha/asm/sha1-586.pl [deleted file]
crypto/openssl/crypto/sha/asm/sha1-ia64.pl [deleted file]
crypto/openssl/crypto/sha/asm/sha512-ia64.pl [deleted file]
crypto/openssl/crypto/sha/asm/sha512-sse2.pl [deleted file]
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/symhacks.h
crypto/openssl/crypto/ui/ui_openssl.c
crypto/openssl/crypto/x509/by_dir.c
crypto/openssl/crypto/x509/x509_cmp.c
crypto/openssl/crypto/x509/x509_trs.c
crypto/openssl/crypto/x509/x509_vpm.c
crypto/openssl/crypto/x509/x509cset.c
crypto/openssl/crypto/x509/x509spki.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_lib.c
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_akey.c
crypto/openssl/crypto/x509v3/v3_akeya.c
crypto/openssl/crypto/x509v3/v3_alt.c
crypto/openssl/crypto/x509v3/v3_bcons.c
crypto/openssl/crypto/x509v3/v3_bitst.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_ia5.c
crypto/openssl/crypto/x509v3/v3_info.c
crypto/openssl/crypto/x509v3/v3_int.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_pcons.c
crypto/openssl/crypto/x509v3/v3_pku.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_skey.c
crypto/openssl/crypto/x509v3/v3_sxnet.c
crypto/openssl/crypto/x509v3/v3_utl.c
crypto/openssl/crypto/x509v3/x509v3.h
crypto/openssl/crypto/x86_64cpuid.pl [deleted file]
crypto/openssl/crypto/x86cpuid.pl [deleted file]
crypto/openssl/doc/HOWTO/certificates.txt [deleted file]
crypto/openssl/doc/HOWTO/keys.txt [deleted file]
crypto/openssl/doc/HOWTO/proxy_certificates.txt [deleted file]
crypto/openssl/doc/README [deleted file]
crypto/openssl/doc/apps/CA.pl.pod [new file with mode: 0644]
crypto/openssl/doc/apps/asn1parse.pod [new file with mode: 0644]
crypto/openssl/doc/apps/ca.pod [new file with mode: 0644]
crypto/openssl/doc/apps/ciphers.pod [new file with mode: 0644]
crypto/openssl/doc/apps/config.pod [new file with mode: 0644]
crypto/openssl/doc/apps/crl.pod [new file with mode: 0644]
crypto/openssl/doc/apps/crl2pkcs7.pod [new file with mode: 0644]
crypto/openssl/doc/apps/dgst.pod [new file with mode: 0644]
crypto/openssl/doc/apps/dhparam.pod [new file with mode: 0644]
crypto/openssl/doc/apps/dsa.pod [new file with mode: 0644]
crypto/openssl/doc/apps/dsaparam.pod [new file with mode: 0644]
crypto/openssl/doc/apps/ec.pod [new file with mode: 0644]
crypto/openssl/doc/apps/ecparam.pod [new file with mode: 0644]
crypto/openssl/doc/apps/enc.pod [new file with mode: 0644]
crypto/openssl/doc/apps/errstr.pod [new file with mode: 0644]
crypto/openssl/doc/apps/gendsa.pod [new file with mode: 0644]
crypto/openssl/doc/apps/genrsa.pod [new file with mode: 0644]
crypto/openssl/doc/apps/nseq.pod [new file with mode: 0644]
crypto/openssl/doc/apps/ocsp.pod [new file with mode: 0644]
crypto/openssl/doc/apps/openssl.pod [new file with mode: 0644]
crypto/openssl/doc/apps/passwd.pod [new file with mode: 0644]
crypto/openssl/doc/apps/pkcs12.pod [new file with mode: 0644]
crypto/openssl/doc/apps/pkcs7.pod [new file with mode: 0644]
crypto/openssl/doc/apps/pkcs8.pod [new file with mode: 0644]
crypto/openssl/doc/apps/rand.pod [new file with mode: 0644]
crypto/openssl/doc/apps/req.pod [new file with mode: 0644]
crypto/openssl/doc/apps/rsa.pod [new file with mode: 0644]
crypto/openssl/doc/apps/rsautl.pod [new file with mode: 0644]
crypto/openssl/doc/apps/s_client.pod [new file with mode: 0644]
crypto/openssl/doc/apps/s_server.pod [new file with mode: 0644]
crypto/openssl/doc/apps/s_time.pod [new file with mode: 0644]
crypto/openssl/doc/apps/sess_id.pod [new file with mode: 0644]
crypto/openssl/doc/apps/smime.pod [new file with mode: 0644]
crypto/openssl/doc/apps/speed.pod [new file with mode: 0644]
crypto/openssl/doc/apps/spkac.pod [new file with mode: 0644]
crypto/openssl/doc/apps/verify.pod [new file with mode: 0644]
crypto/openssl/doc/apps/version.pod [new file with mode: 0644]
crypto/openssl/doc/apps/x509.pod [new file with mode: 0644]
crypto/openssl/doc/apps/x509v3_config.pod [new file with mode: 0644]
crypto/openssl/doc/crypto/ASN1_OBJECT_new.pod [new file with mode: 0644]
crypto/openssl/doc/crypto/ASN1_STRING_length.pod [new file with mode: 0644]
crypto/openssl/doc/crypto/ASN1_STRING_new.pod [new file with mode: 0644]
crypto/openssl/doc/crypto/ASN1_STRING_print_ex.pod [new file with mode: 0644]
crypto/openssl/doc/crypto/ASN1_generate_nconf.pod [new file with mode: 0644]
crypto/openssl/doc/crypto/BIO_ctrl.pod [new file with mode: 0644]
crypto/openssl/doc/crypto/BIO_f_base64.pod [new file with mode: 0644]
crypto/openssl/doc/crypto/BIO_f_buffer.pod [new file with mode: 0644]
crypto/openssl/doc/crypto/BIO_f_cipher.pod [new file with mode: 0644]
crypto/openssl/doc/crypto/BIO_f_md.pod [new file with mode: 0644]
crypto/openssl/doc/crypto/BIO_f_null.pod [new file with mode: 0644]
crypto/openssl/doc/crypto/BIO_f_ssl.pod [new file with mode: 0644]
crypto/openssl/doc/crypto/BIO_find_type.pod [new file with mode: 0644]
crypto/openssl/doc/crypto/BIO_new.pod [new file with mode: 0644]
crypto/openssl/doc/crypto/BIO_push.pod [new file with mode: 0644]
crypto/openssl/doc/crypto/BIO_read.pod [new file with mode: 0644]
crypto/openssl/doc/crypto/BIO_s_accept.pod [new file with mode: 0644]
crypto/openssl/doc/crypto/BIO_s_bio.pod [new file with mode: 0644]
crypto/openssl/doc/crypto/BIO_s_connect.pod [new file with mode: 0644]
crypto/openssl/doc/crypto/BIO_s_fd.pod [new file with mode: 0644]
crypto/openssl/doc/crypto/BIO_s_file.pod [new file with mode: 0644]
crypto/openssl/doc/crypto/BIO_s_mem.pod [new file with mode: 0644]
crypto/openssl/doc/crypto/BIO_s_null.pod [new file with mode: 0644]
crypto/openssl/doc/crypto/BIO_s_socket.pod [new file with mode: 0644]
crypto/openssl/doc/crypto/BIO_set_callback.pod [new file with mode: 0644]
crypto/openssl/doc/crypto/BIO_should_retry.pod [new file with mode: 0644]
crypto/openssl/doc/crypto/BN_BLINDING_new.pod [new file with mode: 0644]
crypto/openssl/doc/crypto/BN_CTX_new.pod [new file with mode: 0644]
crypto/openssl/doc/crypto/BN_CTX_start.pod [new file with mode: 0644]
crypto/openssl/doc/crypto/BN_add.pod [new file with mode: 0644]
crypto/openssl/doc/crypto/BN_add_word.pod [new file with mode: 0644]
crypto/openssl/doc/crypto/BN_bn2bin.pod [new file with mode: 0644]
crypto/openssl/doc/crypto/BN_cmp.pod [new file with mode: 0644]
crypto/openssl/doc/crypto/BN_copy.pod [new file with mode: 0644]
crypto/openssl/doc/crypto/BN_generate_prime.pod [new file with mode: 0644]
crypto/openssl/doc/crypto/BN_mod_inverse.pod [new file with mode: 0644]
crypto/openssl/doc/crypto/BN_mod_mul_montgomery.pod [new file with mode: 0644]
crypto/openssl/doc/crypto/BN_mod_mul_reciprocal.pod [new file with mode: 0644]
crypto/openssl/doc/crypto/BN_new.pod [new file with mode: 0644]
crypto/openssl/doc/crypto/BN_num_bytes.pod [new file with mode: 0644]
crypto/openssl/doc/crypto/BN_rand.pod [new file with mode: 0644]
crypto/openssl/doc/crypto/BN_set_bit.pod [new file with mode: 0644]
crypto/openssl/doc/crypto/BN_swap.pod [new file with mode: 0644]
crypto/openssl/doc/crypto/BN_zero.pod [new file with mode: 0644]
crypto/openssl/doc/crypto/CONF_modules_free.pod [new file with mode: 0644]
crypto/openssl/doc/crypto/CONF_modules_load_file.pod [new file with mode: 0644]
crypto/openssl/doc/crypto/CRYPTO_set_ex_data.pod [new file with mode: 0644]
crypto/openssl/doc/crypto/DH_generate_key.pod [new file with mode: 0644]
crypto/openssl/doc/crypto/DH_generate_parameters.pod [new file with mode: 0644]
crypto/openssl/doc/crypto/DH_get_ex_new_index.pod [new file with mode: 0644]
crypto/openssl/doc/crypto/DH_new.pod [new file with mode: 0644]
crypto/openssl/doc/crypto/DH_set_method.pod [new file with mode: 0644]
crypto/openssl/doc/crypto/DH_size.pod [new file with mode: 0644]
crypto/openssl/doc/crypto/DSA_SIG_new.pod [new file with mode: 0644]
crypto/openssl/doc/crypto/DSA_do_sign.pod [new file with mode: 0644]
crypto/openssl/doc/crypto/DSA_dup_DH.pod [new file with mode: 0644]
crypto/openssl/doc/crypto/DSA_generate_key.pod [new file with mode: 0644]
crypto/openssl/doc/crypto/DSA_generate_parameters.pod [new file with mode: 0644]
crypto/openssl/doc/crypto/DSA_get_ex_new_index.pod [new file with mode: 0644]
crypto/openssl/doc/crypto/DSA_new.pod [new file with mode: 0644]
crypto/openssl/doc/crypto/DSA_set_method.pod [new file with mode: 0644]
crypto/openssl/doc/crypto/DSA_sign.pod [new file with mode: 0644]
crypto/openssl/doc/crypto/DSA_size.pod [new file with mode: 0644]
crypto/openssl/doc/crypto/ERR_GET_LIB.pod [new file with mode: 0644]
crypto/openssl/doc/crypto/ERR_clear_error.pod [new file with mode: 0644]
crypto/openssl/doc/crypto/ERR_error_string.pod [new file with mode: 0644]
crypto/openssl/doc/crypto/ERR_get_error.pod [new file with mode: 0644]
crypto/openssl/doc/crypto/ERR_load_crypto_strings.pod [new file with mode: 0644]
crypto/openssl/doc/crypto/ERR_load_strings.pod [new file with mode: 0644]
crypto/openssl/doc/crypto/ERR_print_errors.pod [new file with mode: 0644]
crypto/openssl/doc/crypto/ERR_put_error.pod [new file with mode: 0644]
crypto/openssl/doc/crypto/ERR_remove_state.pod [new file with mode: 0644]
crypto/openssl/doc/crypto/ERR_set_mark.pod [new file with mode: 0644]
crypto/openssl/doc/crypto/EVP_BytesToKey.pod [new file with mode: 0644]
crypto/openssl/doc/crypto/EVP_DigestInit.pod [new file with mode: 0644]
crypto/openssl/doc/crypto/EVP_EncryptInit.pod [new file with mode: 0644]
crypto/openssl/doc/crypto/EVP_OpenInit.pod [new file with mode: 0644]
crypto/openssl/doc/crypto/EVP_PKEY_new.pod [new file with mode: 0644]
crypto/openssl/doc/crypto/EVP_PKEY_set1_RSA.pod [new file with mode: 0644]
crypto/openssl/doc/crypto/EVP_SealInit.pod [new file with mode: 0644]
crypto/openssl/doc/crypto/EVP_SignInit.pod [new file with mode: 0644]
crypto/openssl/doc/crypto/EVP_VerifyInit.pod [new file with mode: 0644]
crypto/openssl/doc/crypto/OBJ_nid2obj.pod [new file with mode: 0644]
crypto/openssl/doc/crypto/OPENSSL_Applink.pod [new file with mode: 0644]
crypto/openssl/doc/crypto/OPENSSL_VERSION_NUMBER.pod [new file with mode: 0644]
crypto/openssl/doc/crypto/OPENSSL_config.pod [new file with mode: 0644]
crypto/openssl/doc/crypto/OPENSSL_ia32cap.pod [new file with mode: 0644]
crypto/openssl/doc/crypto/OPENSSL_load_builtin_modules.pod [new file with mode: 0644]
crypto/openssl/doc/crypto/OpenSSL_add_all_algorithms.pod [new file with mode: 0644]
crypto/openssl/doc/crypto/PKCS12_create.pod [new file with mode: 0644]
crypto/openssl/doc/crypto/PKCS12_parse.pod [new file with mode: 0644]
crypto/openssl/doc/crypto/PKCS7_decrypt.pod [new file with mode: 0644]
crypto/openssl/doc/crypto/PKCS7_encrypt.pod [new file with mode: 0644]
crypto/openssl/doc/crypto/PKCS7_sign.pod [new file with mode: 0644]
crypto/openssl/doc/crypto/PKCS7_verify.pod [new file with mode: 0644]
crypto/openssl/doc/crypto/RAND_add.pod [new file with mode: 0644]
crypto/openssl/doc/crypto/RAND_bytes.pod [new file with mode: 0644]
crypto/openssl/doc/crypto/RAND_cleanup.pod [new file with mode: 0644]
crypto/openssl/doc/crypto/RAND_egd.pod [new file with mode: 0644]
crypto/openssl/doc/crypto/RAND_load_file.pod [new file with mode: 0644]
crypto/openssl/doc/crypto/RAND_set_rand_method.pod [new file with mode: 0644]
crypto/openssl/doc/crypto/RSA_blinding_on.pod [new file with mode: 0644]
crypto/openssl/doc/crypto/RSA_check_key.pod [new file with mode: 0644]
crypto/openssl/doc/crypto/RSA_generate_key.pod [new file with mode: 0644]
crypto/openssl/doc/crypto/RSA_get_ex_new_index.pod [new file with mode: 0644]
crypto/openssl/doc/crypto/RSA_new.pod [new file with mode: 0644]
crypto/openssl/doc/crypto/RSA_padding_add_PKCS1_type_1.pod [new file with mode: 0644]
crypto/openssl/doc/crypto/RSA_print.pod [new file with mode: 0644]
crypto/openssl/doc/crypto/RSA_private_encrypt.pod [new file with mode: 0644]
crypto/openssl/doc/crypto/RSA_public_encrypt.pod [new file with mode: 0644]
crypto/openssl/doc/crypto/RSA_set_method.pod [new file with mode: 0644]
crypto/openssl/doc/crypto/RSA_sign.pod [new file with mode: 0644]
crypto/openssl/doc/crypto/RSA_sign_ASN1_OCTET_STRING.pod [new file with mode: 0644]
crypto/openssl/doc/crypto/RSA_size.pod [new file with mode: 0644]
crypto/openssl/doc/crypto/SMIME_read_PKCS7.pod [new file with mode: 0644]
crypto/openssl/doc/crypto/SMIME_write_PKCS7.pod [new file with mode: 0644]
crypto/openssl/doc/crypto/X509_NAME_ENTRY_get_object.pod [new file with mode: 0644]
crypto/openssl/doc/crypto/X509_NAME_add_entry_by_txt.pod [new file with mode: 0644]
crypto/openssl/doc/crypto/X509_NAME_get_index_by_NID.pod [new file with mode: 0644]
crypto/openssl/doc/crypto/X509_NAME_print_ex.pod [new file with mode: 0644]
crypto/openssl/doc/crypto/X509_new.pod [new file with mode: 0644]
crypto/openssl/doc/crypto/bio.pod [new file with mode: 0644]
crypto/openssl/doc/crypto/blowfish.pod [new file with mode: 0644]
crypto/openssl/doc/crypto/bn.pod [new file with mode: 0644]
crypto/openssl/doc/crypto/bn_internal.pod [new file with mode: 0644]
crypto/openssl/doc/crypto/buffer.pod [new file with mode: 0644]
crypto/openssl/doc/crypto/crypto.pod [new file with mode: 0644]
crypto/openssl/doc/crypto/d2i_ASN1_OBJECT.pod [new file with mode: 0644]
crypto/openssl/doc/crypto/d2i_DHparams.pod [new file with mode: 0644]
crypto/openssl/doc/crypto/d2i_DSAPublicKey.pod [new file with mode: 0644]
crypto/openssl/doc/crypto/d2i_PKCS8PrivateKey.pod [new file with mode: 0644]
crypto/openssl/doc/crypto/d2i_RSAPublicKey.pod [new file with mode: 0644]
crypto/openssl/doc/crypto/d2i_X509.pod [new file with mode: 0644]
crypto/openssl/doc/crypto/d2i_X509_ALGOR.pod [new file with mode: 0644]
crypto/openssl/doc/crypto/d2i_X509_CRL.pod [new file with mode: 0644]
crypto/openssl/doc/crypto/d2i_X509_NAME.pod [new file with mode: 0644]
crypto/openssl/doc/crypto/d2i_X509_REQ.pod [new file with mode: 0644]
crypto/openssl/doc/crypto/d2i_X509_SIG.pod [new file with mode: 0644]
crypto/openssl/doc/crypto/des.pod [new file with mode: 0644]
crypto/openssl/doc/crypto/des_modes.pod [new file with mode: 0644]
crypto/openssl/doc/crypto/dh.pod [new file with mode: 0644]
crypto/openssl/doc/crypto/dsa.pod [new file with mode: 0644]
crypto/openssl/doc/crypto/ecdsa.pod [new file with mode: 0644]
crypto/openssl/doc/crypto/engine.pod [new file with mode: 0644]
crypto/openssl/doc/crypto/err.pod [new file with mode: 0644]
crypto/openssl/doc/crypto/evp.pod [new file with mode: 0644]
crypto/openssl/doc/crypto/hmac.pod [new file with mode: 0644]
crypto/openssl/doc/crypto/lh_stats.pod [new file with mode: 0644]
crypto/openssl/doc/crypto/lhash.pod [new file with mode: 0644]
crypto/openssl/doc/crypto/md5.pod [new file with mode: 0644]
crypto/openssl/doc/crypto/mdc2.pod [new file with mode: 0644]
crypto/openssl/doc/crypto/pem.pod [new file with mode: 0644]
crypto/openssl/doc/crypto/rand.pod [new file with mode: 0644]
crypto/openssl/doc/crypto/rc4.pod [new file with mode: 0644]
crypto/openssl/doc/crypto/ripemd.pod [new file with mode: 0644]
crypto/openssl/doc/crypto/rsa.pod [new file with mode: 0644]
crypto/openssl/doc/crypto/sha.pod [new file with mode: 0644]
crypto/openssl/doc/crypto/threads.pod [new file with mode: 0644]
crypto/openssl/doc/crypto/ui.pod [new file with mode: 0644]
crypto/openssl/doc/crypto/ui_compat.pod [new file with mode: 0644]
crypto/openssl/doc/crypto/x509.pod [new file with mode: 0644]
crypto/openssl/doc/openssl.txt [deleted file]
crypto/openssl/doc/ssl/SSL_CIPHER_get_name.pod [new file with mode: 0644]
crypto/openssl/doc/ssl/SSL_COMP_add_compression_method.pod [new file with mode: 0644]
crypto/openssl/doc/ssl/SSL_CTX_add_extra_chain_cert.pod [new file with mode: 0644]
crypto/openssl/doc/ssl/SSL_CTX_add_session.pod [new file with mode: 0644]
crypto/openssl/doc/ssl/SSL_CTX_ctrl.pod [new file with mode: 0644]
crypto/openssl/doc/ssl/SSL_CTX_flush_sessions.pod [new file with mode: 0644]
crypto/openssl/doc/ssl/SSL_CTX_free.pod [new file with mode: 0644]
crypto/openssl/doc/ssl/SSL_CTX_get_ex_new_index.pod [new file with mode: 0644]
crypto/openssl/doc/ssl/SSL_CTX_get_verify_mode.pod [new file with mode: 0644]
crypto/openssl/doc/ssl/SSL_CTX_load_verify_locations.pod [new file with mode: 0644]
crypto/openssl/doc/ssl/SSL_CTX_new.pod [new file with mode: 0644]
crypto/openssl/doc/ssl/SSL_CTX_sess_number.pod [new file with mode: 0644]
crypto/openssl/doc/ssl/SSL_CTX_sess_set_cache_size.pod [new file with mode: 0644]
crypto/openssl/doc/ssl/SSL_CTX_sess_set_get_cb.pod [new file with mode: 0644]
crypto/openssl/doc/ssl/SSL_CTX_sessions.pod [new file with mode: 0644]
crypto/openssl/doc/ssl/SSL_CTX_set_cert_store.pod [new file with mode: 0644]
crypto/openssl/doc/ssl/SSL_CTX_set_cert_verify_callback.pod [new file with mode: 0644]
crypto/openssl/doc/ssl/SSL_CTX_set_cipher_list.pod [new file with mode: 0644]
crypto/openssl/doc/ssl/SSL_CTX_set_client_CA_list.pod [new file with mode: 0644]
crypto/openssl/doc/ssl/SSL_CTX_set_client_cert_cb.pod [new file with mode: 0644]
crypto/openssl/doc/ssl/SSL_CTX_set_default_passwd_cb.pod [new file with mode: 0644]
crypto/openssl/doc/ssl/SSL_CTX_set_generate_session_id.pod [new file with mode: 0644]
crypto/openssl/doc/ssl/SSL_CTX_set_info_callback.pod [new file with mode: 0644]
crypto/openssl/doc/ssl/SSL_CTX_set_max_cert_list.pod [new file with mode: 0644]
crypto/openssl/doc/ssl/SSL_CTX_set_mode.pod [new file with mode: 0644]
crypto/openssl/doc/ssl/SSL_CTX_set_msg_callback.pod [new file with mode: 0644]
crypto/openssl/doc/ssl/SSL_CTX_set_options.pod [new file with mode: 0644]
crypto/openssl/doc/ssl/SSL_CTX_set_quiet_shutdown.pod [new file with mode: 0644]
crypto/openssl/doc/ssl/SSL_CTX_set_session_cache_mode.pod [new file with mode: 0644]
crypto/openssl/doc/ssl/SSL_CTX_set_session_id_context.pod [new file with mode: 0644]
crypto/openssl/doc/ssl/SSL_CTX_set_ssl_version.pod [new file with mode: 0644]
crypto/openssl/doc/ssl/SSL_CTX_set_timeout.pod [new file with mode: 0644]
crypto/openssl/doc/ssl/SSL_CTX_set_tmp_dh_callback.pod [new file with mode: 0644]
crypto/openssl/doc/ssl/SSL_CTX_set_tmp_rsa_callback.pod [new file with mode: 0644]
crypto/openssl/doc/ssl/SSL_CTX_set_verify.pod [new file with mode: 0644]
crypto/openssl/doc/ssl/SSL_CTX_use_certificate.pod [new file with mode: 0644]
crypto/openssl/doc/ssl/SSL_SESSION_free.pod [new file with mode: 0644]
crypto/openssl/doc/ssl/SSL_SESSION_get_ex_new_index.pod [new file with mode: 0644]
crypto/openssl/doc/ssl/SSL_SESSION_get_time.pod [new file with mode: 0644]
crypto/openssl/doc/ssl/SSL_accept.pod [new file with mode: 0644]
crypto/openssl/doc/ssl/SSL_alert_type_string.pod [new file with mode: 0644]
crypto/openssl/doc/ssl/SSL_clear.pod [new file with mode: 0644]
crypto/openssl/doc/ssl/SSL_connect.pod [new file with mode: 0644]
crypto/openssl/doc/ssl/SSL_do_handshake.pod [new file with mode: 0644]
crypto/openssl/doc/ssl/SSL_free.pod [new file with mode: 0644]
crypto/openssl/doc/ssl/SSL_get_SSL_CTX.pod [new file with mode: 0644]
crypto/openssl/doc/ssl/SSL_get_ciphers.pod [new file with mode: 0644]
crypto/openssl/doc/ssl/SSL_get_client_CA_list.pod [new file with mode: 0644]
crypto/openssl/doc/ssl/SSL_get_current_cipher.pod [new file with mode: 0644]
crypto/openssl/doc/ssl/SSL_get_default_timeout.pod [new file with mode: 0644]
crypto/openssl/doc/ssl/SSL_get_error.pod [new file with mode: 0644]
crypto/openssl/doc/ssl/SSL_get_ex_data_X509_STORE_CTX_idx.pod [new file with mode: 0644]
crypto/openssl/doc/ssl/SSL_get_ex_new_index.pod [new file with mode: 0644]
crypto/openssl/doc/ssl/SSL_get_fd.pod [new file with mode: 0644]
crypto/openssl/doc/ssl/SSL_get_peer_cert_chain.pod [new file with mode: 0644]
crypto/openssl/doc/ssl/SSL_get_peer_certificate.pod [new file with mode: 0644]
crypto/openssl/doc/ssl/SSL_get_rbio.pod [new file with mode: 0644]
crypto/openssl/doc/ssl/SSL_get_session.pod [new file with mode: 0644]
crypto/openssl/doc/ssl/SSL_get_verify_result.pod [new file with mode: 0644]
crypto/openssl/doc/ssl/SSL_get_version.pod [new file with mode: 0644]
crypto/openssl/doc/ssl/SSL_library_init.pod [new file with mode: 0644]
crypto/openssl/doc/ssl/SSL_load_client_CA_file.pod [new file with mode: 0644]
crypto/openssl/doc/ssl/SSL_new.pod [new file with mode: 0644]
crypto/openssl/doc/ssl/SSL_pending.pod [new file with mode: 0644]
crypto/openssl/doc/ssl/SSL_read.pod [new file with mode: 0644]
crypto/openssl/doc/ssl/SSL_rstate_string.pod [new file with mode: 0644]
crypto/openssl/doc/ssl/SSL_session_reused.pod [new file with mode: 0644]
crypto/openssl/doc/ssl/SSL_set_bio.pod [new file with mode: 0644]
crypto/openssl/doc/ssl/SSL_set_connect_state.pod [new file with mode: 0644]
crypto/openssl/doc/ssl/SSL_set_fd.pod [new file with mode: 0644]
crypto/openssl/doc/ssl/SSL_set_session.pod [new file with mode: 0644]
crypto/openssl/doc/ssl/SSL_set_shutdown.pod [new file with mode: 0644]
crypto/openssl/doc/ssl/SSL_set_verify_result.pod [new file with mode: 0644]
crypto/openssl/doc/ssl/SSL_shutdown.pod [new file with mode: 0644]
crypto/openssl/doc/ssl/SSL_state_string.pod [new file with mode: 0644]
crypto/openssl/doc/ssl/SSL_want.pod [new file with mode: 0644]
crypto/openssl/doc/ssl/SSL_write.pod [new file with mode: 0644]
crypto/openssl/doc/ssl/d2i_SSL_SESSION.pod [new file with mode: 0644]
crypto/openssl/doc/ssl/ssl.pod [new file with mode: 0644]
crypto/openssl/doc/ssleay.txt [deleted file]
crypto/openssl/doc/standards.txt [deleted file]
crypto/openssl/e_os.h
crypto/openssl/engines/e_aep.c
crypto/openssl/engines/e_chil.c
crypto/openssl/engines/e_chil_err.c
crypto/openssl/engines/e_chil_err.h
crypto/openssl/ssl/d1_enc.c
crypto/openssl/ssl/d1_lib.c
crypto/openssl/ssl/d1_pkt.c
crypto/openssl/ssl/s2_clnt.c
crypto/openssl/ssl/s2_srvr.c
crypto/openssl/ssl/s3_clnt.c
crypto/openssl/ssl/s3_pkt.c
crypto/openssl/ssl/s3_srvr.c
crypto/openssl/ssl/ssl_ciph.c
crypto/openssl/ssl/ssl_locl.h
crypto/openssl/ssl/t1_enc.c
crypto/openssl/tools/c_hash [deleted file]
crypto/openssl/tools/c_info [deleted file]
crypto/openssl/tools/c_issuer [deleted file]
crypto/openssl/tools/c_name [deleted file]
crypto/openssl/tools/c_rehash [deleted file]