Imported Upstream version 1.0.2e 92/54792/1 upstream/1.0.2e
authorsangwan.kwon <sangwan.kwon@samsung.com>
Fri, 18 Dec 2015 02:39:57 +0000 (11:39 +0900)
committersangwan.kwon <sangwan.kwon@samsung.com>
Fri, 18 Dec 2015 02:41:53 +0000 (11:41 +0900)
commit2b3ef38d58c1bb0abff4bf611177fc76e78325fa
treedc2b1d6496576d94e6fc10a6a6e0aee6e266da08
parent28308412c8ac97a350f1219070d5a4fe6286f994
Imported Upstream version 1.0.2e

Change-Id: Ib2b4a8546eecf9f4d4a80d8f91b48dbf50bff173
390 files changed:
CHANGES
CONTRIBUTING [new file with mode: 0644]
Configure
FAQ
Makefile
Makefile.bak
Makefile.org
NEWS
README
apps/Makefile
apps/app_rand.c
apps/apps.c
apps/asn1pars.c
apps/ca.c
apps/ecparam.c
apps/engine.c
apps/md4.c
apps/ocsp.c
apps/pkcs12.c
apps/s_cb.c
apps/s_client.c
apps/s_server.c
appveyor.yml [new file with mode: 0644]
crypto/aes/asm/aes-586.pl
crypto/aes/asm/aesni-mb-x86_64.pl
crypto/aes/asm/aesni-sha1-x86_64.pl
crypto/aes/asm/aesni-sha256-x86_64.pl
crypto/aes/asm/aesni-x86.pl
crypto/aes/asm/vpaes-ppc.pl
crypto/asn1/asn1_par.c
crypto/asn1/d2i_pr.c
crypto/asn1/tasn_dec.c
crypto/asn1/x_bignum.c
crypto/asn1/x_pubkey.c
crypto/asn1/x_x509.c
crypto/asn1/x_x509a.c
crypto/bio/b_dump.c
crypto/bio/bss_file.c
crypto/bn/asm/armv4-gf2m.pl
crypto/bn/asm/ia64.S
crypto/bn/asm/ppc64-mont.pl
crypto/bn/asm/rsaz-x86_64.pl
crypto/bn/asm/s390x-gf2m.pl
crypto/bn/asm/s390x.S
crypto/bn/asm/x86-gf2m.pl
crypto/bn/asm/x86_64-gcc.c
crypto/bn/asm/x86_64-gf2m.pl
crypto/bn/asm/x86_64-mont.pl
crypto/bn/asm/x86_64-mont5.pl
crypto/bn/bn_exp.c
crypto/bn/bn_gcd.c
crypto/bn/bn_gf2m.c
crypto/bn/bn_mont.c
crypto/bn/bn_recp.c
crypto/bn/bn_x931p.c
crypto/bn/bntest.c
crypto/bn/rsaz_exp.h
crypto/buffer/buf_str.c
crypto/buffer/buffer.h
crypto/cms/cms_enc.c
crypto/cms/cms_pwri.c
crypto/cms/cms_sd.c
crypto/cms/cms_smime.c
crypto/comp/c_zlib.c
crypto/conf/conf_def.c
crypto/conf/conf_sap.c
crypto/cryptlib.c
crypto/des/t/test [deleted file]
crypto/dh/dh.h
crypto/dh/dhtest.c
crypto/dsa/dsa_ameth.c
crypto/dsa/dsa_gen.c
crypto/ec/Makefile
crypto/ec/asm/ecp_nistz256-x86_64.pl
crypto/ec/ec.h
crypto/ec/ec_asn1.c
crypto/ec/ec_key.c
crypto/ecdsa/ecdsa.h
crypto/ecdsa/ecs_lib.c
crypto/engine/eng_cryptodev.c
crypto/engine/eng_list.c
crypto/evp/e_aes_cbc_hmac_sha256.c
crypto/evp/e_des3.c
crypto/evp/encode.c
crypto/evp/evp_key.c
crypto/evp/evp_lib.c
crypto/evp/evp_pbe.c
crypto/evp/p_lib.c
crypto/evp/pmeth_gn.c
crypto/hmac/hm_ameth.c
crypto/jpake/jpake.c
crypto/mem_clr.c
crypto/modes/asm/aesni-gcm-x86_64.pl
crypto/modes/asm/ghash-armv4.pl
crypto/modes/asm/ghash-sparcv9.pl
crypto/modes/asm/ghash-x86.pl
crypto/modes/asm/ghash-x86_64.pl
crypto/modes/asm/ghashp8-ppc.pl
crypto/modes/asm/ghashv8-armx.pl
crypto/modes/wrap128.c
crypto/ocsp/ocsp_lib.c
crypto/ocsp/ocsp_prn.c
crypto/opensslconf.h
crypto/opensslconf.h.in
crypto/opensslv.h
crypto/pem/pem_info.c
crypto/pem/pvkfmt.c
crypto/perlasm/ppc-xlate.pl
crypto/pkcs12/p12_add.c
crypto/pkcs12/p12_crpt.c
crypto/pkcs12/p12_mutl.c
crypto/pkcs7/pk7_doit.c
crypto/pkcs7/pk7_smime.c
crypto/ppccap.c
crypto/rc4/asm/rc4-x86_64.pl
crypto/rsa/rsa_ameth.c
crypto/rsa/rsa_gen.c
crypto/rsa/rsa_sign.c
crypto/rsa/rsa_test.c
crypto/sha/asm/sha1-586.pl
crypto/sha/asm/sha1-mb-x86_64.pl
crypto/sha/asm/sha1-x86_64.pl
crypto/sha/asm/sha256-586.pl
crypto/sha/asm/sha256-mb-x86_64.pl
crypto/sha/asm/sha512-586.pl
crypto/sha/asm/sha512-parisc.pl
crypto/sha/asm/sha512-x86_64.pl
crypto/sparccpuid.S
crypto/sparcv9cap.c
crypto/srp/srp_vfy.c
crypto/ts/ts_rsp_verify.c
crypto/whrlpool/asm/wp-mmx.pl
crypto/x509/x509_lu.c
crypto/x509/x509_vfy.c
crypto/x509/x509_vpm.c
crypto/x509v3/v3_cpols.c
crypto/x509v3/v3_ncons.c
crypto/x509v3/v3_pci.c
crypto/x509v3/v3_pcia.c
crypto/x509v3/v3_purp.c
crypto/x509v3/v3_scts.c
crypto/x509v3/v3_utl.c
demos/easy_tls/README
demos/engines/zencod/hw_zencod.c
doc/HOWTO/keys.txt
doc/README
doc/apps/dgst.pod
doc/apps/genrsa.pod
doc/apps/pkcs12.pod
doc/apps/req.pod
doc/apps/x509.pod
doc/crypto/BIO_read.pod
doc/crypto/BN_rand.pod
doc/crypto/DSA_generate_parameters.pod
doc/crypto/EC_GROUP_copy.pod
doc/crypto/EC_KEY_new.pod
doc/crypto/EVP_DigestVerifyInit.pod
doc/crypto/EVP_EncryptInit.pod
doc/crypto/EVP_SealInit.pod
doc/crypto/EVP_SignInit.pod
doc/crypto/X509_check_host.pod
doc/crypto/buffer.pod
doc/crypto/d2i_X509_NAME.pod
doc/crypto/engine.pod
doc/dir-locals.example.el [new file with mode: 0644]
doc/openssl-c-indent.el [new file with mode: 0644]
doc/openssl_button.gif [deleted file]
doc/openssl_button.html [deleted file]
doc/ssl/SSL_CTX_add_extra_chain_cert.pod
doc/ssl/SSL_CTX_get0_param.pod
doc/ssl/SSL_check_chain.pod [new file with mode: 0644]
e_os.h
engines/e_chil.c
include/openssl/aes.h [deleted symlink]
include/openssl/asn1.h [deleted symlink]
include/openssl/asn1_mac.h [deleted symlink]
include/openssl/asn1t.h [deleted symlink]
include/openssl/bio.h [deleted symlink]
include/openssl/blowfish.h [deleted symlink]
include/openssl/bn.h [deleted symlink]
include/openssl/buffer.h [deleted symlink]
include/openssl/camellia.h [deleted symlink]
include/openssl/cast.h [deleted symlink]
include/openssl/cmac.h [deleted symlink]
include/openssl/cms.h [deleted symlink]
include/openssl/comp.h [deleted symlink]
include/openssl/conf.h [deleted symlink]
include/openssl/conf_api.h [deleted symlink]
include/openssl/crypto.h [deleted symlink]
include/openssl/des.h [deleted symlink]
include/openssl/des_old.h [deleted symlink]
include/openssl/dh.h [deleted symlink]
include/openssl/dsa.h [deleted symlink]
include/openssl/dso.h [deleted symlink]
include/openssl/dtls1.h [deleted symlink]
include/openssl/e_os2.h [deleted symlink]
include/openssl/ebcdic.h [deleted symlink]
include/openssl/ec.h [deleted symlink]
include/openssl/ecdh.h [deleted symlink]
include/openssl/ecdsa.h [deleted symlink]
include/openssl/engine.h [deleted symlink]
include/openssl/err.h [deleted symlink]
include/openssl/evp.h [deleted symlink]
include/openssl/hmac.h [deleted symlink]
include/openssl/idea.h [deleted symlink]
include/openssl/krb5_asn.h [deleted symlink]
include/openssl/kssl.h [deleted symlink]
include/openssl/lhash.h [deleted symlink]
include/openssl/md4.h [deleted symlink]
include/openssl/md5.h [deleted symlink]
include/openssl/mdc2.h [deleted symlink]
include/openssl/modes.h [deleted symlink]
include/openssl/obj_mac.h [deleted symlink]
include/openssl/objects.h [deleted symlink]
include/openssl/ocsp.h [deleted symlink]
include/openssl/opensslconf.h [deleted symlink]
include/openssl/opensslv.h [deleted symlink]
include/openssl/ossl_typ.h [deleted symlink]
include/openssl/pem.h [deleted symlink]
include/openssl/pem2.h [deleted symlink]
include/openssl/pkcs12.h [deleted symlink]
include/openssl/pkcs7.h [deleted symlink]
include/openssl/pqueue.h [deleted symlink]
include/openssl/rand.h [deleted symlink]
include/openssl/rc2.h [deleted symlink]
include/openssl/rc4.h [deleted symlink]
include/openssl/ripemd.h [deleted symlink]
include/openssl/rsa.h [deleted symlink]
include/openssl/safestack.h [deleted symlink]
include/openssl/seed.h [deleted symlink]
include/openssl/sha.h [deleted symlink]
include/openssl/srp.h [deleted symlink]
include/openssl/srtp.h [deleted symlink]
include/openssl/ssl.h [deleted symlink]
include/openssl/ssl2.h [deleted symlink]
include/openssl/ssl23.h [deleted symlink]
include/openssl/ssl3.h [deleted symlink]
include/openssl/stack.h [deleted symlink]
include/openssl/symhacks.h [deleted symlink]
include/openssl/tls1.h [deleted symlink]
include/openssl/ts.h [deleted symlink]
include/openssl/txt_db.h [deleted symlink]
include/openssl/ui.h [deleted symlink]
include/openssl/ui_compat.h [deleted symlink]
include/openssl/whrlpool.h [deleted symlink]
include/openssl/x509.h [deleted symlink]
include/openssl/x509_vfy.h [deleted symlink]
include/openssl/x509v3.h [deleted symlink]
openssl.spec
ssl/Makefile
ssl/bio_ssl.c
ssl/clienthellotest.c [new file with mode: 0644]
ssl/d1_both.c
ssl/d1_clnt.c
ssl/d1_meth.c
ssl/d1_srvr.c
ssl/s23_clnt.c
ssl/s3_both.c
ssl/s3_cbc.c
ssl/s3_clnt.c
ssl/s3_enc.c
ssl/s3_lib.c
ssl/s3_pkt.c
ssl/s3_srvr.c
ssl/ssl.h
ssl/ssl_asn1.c
ssl/ssl_cert.c
ssl/ssl_ciph.c
ssl/ssl_err.c
ssl/ssl_lib.c
ssl/ssl_locl.h
ssl/ssl_rsa.c
ssl/ssl_sess.c
ssl/ssltest.c
ssl/t1_enc.c
ssl/t1_lib.c
ssl/tls1.h
test/Makefile
test/bftest.c
test/bntest.c
test/casttest.c
test/certs/pss1.pem [new file with mode: 0644]
test/clienthellotest.c [new symlink]
test/constant_time_test.c
test/destest.c
test/dhtest.c
test/dsatest.c
test/ecdhtest.c
test/ecdsatest.c
test/ectest.c
test/enginetest.c
test/evp_extra_test.c
test/evp_test.c
test/exptest.c
test/heartbeat_test.c
test/hmactest.c
test/ideatest.c
test/jpaketest.c
test/md2test.c
test/md4test.c
test/md5test.c
test/mdc2test.c
test/randtest.c
test/rc2test.c
test/rc4test.c
test/rc5test.c
test/rmdtest.c
test/rsa_test.c
test/sha1test.c
test/sha256t.c
test/sha512t.c
test/shatest.c
test/srptest.c
test/ssltest.c
test/tx509
test/v3nametest.c
test/verify_extra_test.c
test/wp_test.c
times/090/586-100.nt [deleted file]
times/091/486-50.nt [deleted file]
times/091/586-100.lnx [deleted file]
times/091/68000.bsd [deleted file]
times/091/686-200.lnx [deleted file]
times/091/alpha064.osf [deleted file]
times/091/alpha164.lnx [deleted file]
times/091/alpha164.osf [deleted file]
times/091/mips-rel.pl [deleted file]
times/091/r10000.irx [deleted file]
times/091/r3000.ult [deleted file]
times/091/r4400.irx [deleted file]
times/100.lnx [deleted file]
times/100.nt [deleted file]
times/200.lnx [deleted file]
times/486-66.dos [deleted file]
times/486-66.nt [deleted file]
times/486-66.w31 [deleted file]
times/5.lnx [deleted file]
times/586-085i.nt [deleted file]
times/586-100.LN3 [deleted file]
times/586-100.NT2 [deleted file]
times/586-100.dos [deleted file]
times/586-100.ln4 [deleted file]
times/586-100.lnx [deleted file]
times/586-100.nt [deleted file]
times/586-100.ntx [deleted file]
times/586-100.w31 [deleted file]
times/586-1002.lnx [deleted file]
times/586p-100.lnx [deleted file]
times/686-200.bsd [deleted file]
times/686-200.lnx [deleted file]
times/686-200.nt [deleted file]
times/L1 [deleted file]
times/R10000.t [deleted file]
times/R4400.t [deleted file]
times/aix.t [deleted file]
times/aixold.t [deleted file]
times/alpha.t [deleted file]
times/alpha400.t [deleted file]
times/cyrix100.lnx [deleted file]
times/dgux-x86.t [deleted file]
times/dgux.t [deleted file]
times/hpux-acc.t [deleted file]
times/hpux-kr.t [deleted file]
times/hpux.t [deleted file]
times/p2.w95 [deleted file]
times/pent2.t [deleted file]
times/readme [deleted file]
times/s586-100.lnx [deleted file]
times/s586-100.nt [deleted file]
times/sgi.t [deleted file]
times/sparc.t [deleted file]
times/sparc2 [deleted file]
times/sparcLX.t [deleted file]
times/usparc.t [deleted file]
times/x86/bfs.cpp [deleted file]
times/x86/casts.cpp [deleted file]
times/x86/des3s.cpp [deleted file]
times/x86/dess.cpp [deleted file]
times/x86/md4s.cpp [deleted file]
times/x86/md5s.cpp [deleted file]
times/x86/rc4s.cpp [deleted file]
times/x86/sha1s.cpp [deleted file]
util/domd
util/indent.pro
util/mk1mf.pl
util/mkrc.pl
util/mkstack.pl
util/pl/VC-32.pl
util/selftest.pl
util/toutf8.sh [new file with mode: 0644]