Imported Upstream version 1.0.2g 79/61279/1 upstream/1.0.2g
authorsangsu <sangsu.choi@samsung.com>
Mon, 7 Mar 2016 05:42:53 +0000 (14:42 +0900)
committersangsu <sangsu.choi@samsung.com>
Mon, 7 Mar 2016 06:23:22 +0000 (15:23 +0900)
commitf7c7a1e422ab564e8edea168476eb83f867c1c49
tree3b015105d1dca6fafc36bdbc5b86abeddde8f489
parent2b3ef38d58c1bb0abff4bf611177fc76e78325fa
Imported Upstream version 1.0.2g

Change-Id: I2b5f4248ba97b6abbe363a5da33c953e623e0a7e
Signed-off-by: sangsu <sangsu.choi@samsung.com>
239 files changed:
ACKNOWLEDGMENTS
CHANGES
Configure
INSTALL
LICENSE
Makefile
Makefile.bak
Makefile.org
Makefile.shared
NEWS
README
apps/apps.c
apps/apps.h
apps/engine.c
apps/md4.c [deleted symlink]
apps/ocsp.c
apps/pkcs12.c
apps/pkeyutl.c
apps/req.c
apps/rsautl.c
apps/s_client.c
apps/s_server.c
apps/speed.c
apps/x509.c
config
crypto/aes/aes.h
crypto/aes/aes_cbc.c
crypto/aes/aes_cfb.c
crypto/aes/aes_core.c
crypto/aes/aes_ctr.c
crypto/aes/aes_ecb.c
crypto/aes/aes_ige.c
crypto/aes/aes_locl.h
crypto/aes/aes_misc.c
crypto/aes/aes_ofb.c
crypto/aes/aes_x86core.c
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/asn1/tasn_dec.c
crypto/bio/b_print.c
crypto/bio/bio.h
crypto/bio/bss_bio.c
crypto/bio/bss_conn.c
crypto/bio/bss_dgram.c
crypto/bio/bss_mem.c
crypto/bn/Makefile
crypto/bn/asm/rsaz-avx2.pl
crypto/bn/asm/rsaz-x86_64.pl
crypto/bn/asm/x86_64-mont.pl
crypto/bn/asm/x86_64-mont5.pl
crypto/bn/bn.h
crypto/bn/bn_exp.c
crypto/bn/bn_print.c
crypto/bn/bn_recp.c
crypto/bn/exptest.c
crypto/camellia/camellia.c
crypto/camellia/camellia.h
crypto/camellia/cmll_cbc.c
crypto/camellia/cmll_cfb.c
crypto/camellia/cmll_ctr.c
crypto/camellia/cmll_ecb.c
crypto/camellia/cmll_locl.h
crypto/camellia/cmll_misc.c
crypto/camellia/cmll_ofb.c
crypto/camellia/cmll_utl.c
crypto/cmac/cmac.c
crypto/cryptlib.c
crypto/crypto.h
crypto/des/des_old.c
crypto/des/des_old.h
crypto/des/des_old2.c
crypto/dh/dh.h
crypto/dh/dh_check.c
crypto/dh/dhtest.c
crypto/dsa/dsa_ameth.c
crypto/dsa/dsa_ossl.c
crypto/dso/dso.h
crypto/dso/dso_dl.c
crypto/dso/dso_dlfcn.c
crypto/dso/dso_lib.c
crypto/dso/dso_vms.c
crypto/dso/dso_win32.c
crypto/ec/asm/ecp_nistz256-x86_64.pl
crypto/ec/ec2_smpl.c
crypto/ec/ec_key.c
crypto/ec/ecp_nistp224.c
crypto/ec/ecp_nistp256.c
crypto/ec/ecp_nistp521.c
crypto/ec/ecp_nistz256_table.c
crypto/ec/ectest.c
crypto/engine/eng_all.c
crypto/engine/eng_dyn.c
crypto/evp/e_camellia.c
crypto/evp/e_des.c
crypto/evp/e_des3.c
crypto/evp/e_old.c
crypto/evp/e_seed.c
crypto/mem_clr.c
crypto/modes/asm/aesni-gcm-x86_64.pl
crypto/modes/asm/ghash-x86_64.pl
crypto/modes/ctr128.c
crypto/o_dir.c
crypto/o_dir.h
crypto/o_dir_test.c
crypto/o_str.c
crypto/o_str.h
crypto/o_time.c
crypto/o_time.h
crypto/opensslconf.h
crypto/opensslv.h
crypto/perlasm/x86_64-xlate.pl
crypto/pkcs7/pk7_smime.c
crypto/rand/rand_vms.c
crypto/rc4/rc4_utl.c
crypto/rsa/rsa_chk.c
crypto/seed/seed_cbc.c
crypto/seed/seed_cfb.c
crypto/seed/seed_ecb.c
crypto/seed/seed_ofb.c
crypto/sha/asm/sha1-mb-x86_64.pl
crypto/sha/asm/sha1-x86_64.pl
crypto/sha/asm/sha256-mb-x86_64.pl
crypto/sha/asm/sha512-x86_64.pl
crypto/sha/sha1test.c
crypto/srp/srp.h
crypto/srp/srp_vfy.c
crypto/stack/stack.c
crypto/store/store.h
crypto/store/str_lib.c
crypto/store/str_locl.h
crypto/store/str_mem.c
crypto/store/str_meth.c
crypto/ts/ts_rsp_verify.c
crypto/ui/ui.h
crypto/ui/ui_compat.c
crypto/ui/ui_compat.h
crypto/ui/ui_lib.c
crypto/ui/ui_locl.h
crypto/ui/ui_openssl.c
crypto/ui/ui_util.c
crypto/x509/x509_vfy.c
crypto/x509/x509_vfy.h
crypto/x509/x509_vpm.c
crypto/x509v3/v3_pci.c
crypto/x509v3/v3_pcia.c
crypto/x509v3/v3_utl.c
crypto/x509v3/v3nametest.c
demos/easy_tls/easy-tls.c
demos/easy_tls/easy-tls.h
demos/tunala/tunala.c
doc/apps/ciphers.pod
doc/apps/pkeyutl.pod
doc/apps/req.pod
doc/apps/s_client.pod
doc/apps/s_server.pod
doc/apps/s_time.pod
doc/crypto/BIO_s_connect.pod
doc/crypto/BIO_s_mem.pod
doc/ssl/SSL_CONF_cmd.pod
doc/ssl/SSL_CTX_new.pod
doc/ssl/SSL_CTX_set1_verify_cert_store.pod
doc/ssl/SSL_CTX_set_options.pod
doc/ssl/SSL_CTX_set_tlsext_status_cb.pod [new file with mode: 0644]
doc/ssl/SSL_CTX_set_tmp_dh_callback.pod
doc/ssl/ssl.pod
engines/e_capi.c
engines/e_chil.c
ms/uplink-x86.pl
openssl.spec
ssl/Makefile
ssl/d1_both.c
ssl/kssl.c
ssl/kssl.h
ssl/kssl_lcl.h
ssl/s2_lib.c
ssl/s2_srvr.c
ssl/s3_clnt.c
ssl/s3_lib.c
ssl/s3_srvr.c
ssl/ssl.h
ssl/ssl_conf.c
ssl/ssl_err.c
ssl/ssl_lib.c
ssl/ssl_sess.c
ssl/sslv2conftest.c [new file with mode: 0644]
ssl/t1_enc.c
ssl/t1_lib.c
test/Makefile
test/bftest.c [deleted symlink]
test/bntest.c [deleted symlink]
test/casttest.c [deleted symlink]
test/clienthellotest.c [deleted symlink]
test/constant_time_test.c [deleted symlink]
test/destest.c [deleted symlink]
test/dhtest.c [deleted symlink]
test/dsatest.c [deleted symlink]
test/ecdhtest.c [deleted symlink]
test/ecdsatest.c [deleted symlink]
test/ectest.c [deleted symlink]
test/enginetest.c [deleted symlink]
test/evp_extra_test.c [deleted symlink]
test/evp_test.c [deleted symlink]
test/exptest.c [deleted symlink]
test/heartbeat_test.c [deleted symlink]
test/hmactest.c [deleted symlink]
test/ideatest.c [deleted symlink]
test/igetest.c
test/jpaketest.c [deleted symlink]
test/md2test.c [deleted symlink]
test/md4test.c [deleted symlink]
test/md5test.c [deleted symlink]
test/mdc2test.c [deleted symlink]
test/randtest.c [deleted symlink]
test/rc2test.c [deleted symlink]
test/rc4test.c [deleted symlink]
test/rc5test.c [deleted symlink]
test/rmdtest.c [deleted symlink]
test/rsa_test.c [deleted symlink]
test/sha1test.c [deleted symlink]
test/sha256t.c [deleted symlink]
test/sha512t.c [deleted symlink]
test/shatest.c [deleted symlink]
test/srptest.c [deleted symlink]
test/ssltest.c [deleted symlink]
test/v3nametest.c [deleted symlink]
test/verify_extra_test.c [deleted symlink]
test/wp_test.c [deleted symlink]
util/domd
util/libeay.num
util/mk1mf.pl
util/pl/BC-32.pl
util/pl/Mingw32.pl
util/pl/OS2-EMX.pl
util/pl/VC-32.pl
util/pl/linux.pl
util/pl/netware.pl
util/pl/ultrix.pl
util/pl/unix.pl