Tizen 2.4 SDK Rev5 accepted/tizen_2.3.1_mobile accepted/tizen_2.3.1_wearable tizen_2.3.1 accepted/tizen/2.3.1/mobile/20160414.075958 accepted/tizen/2.3.1/wearable/20160414.080056 submit/tizen_2.3.1/20160414.052930
authorJaekyu Park <jk7744.park@samsung.com>
Tue, 12 Apr 2016 12:50:36 +0000 (21:50 +0900)
committerJaekyu Park <jk7744.park@samsung.com>
Tue, 12 Apr 2016 12:50:36 +0000 (21:50 +0900)
commit325891b2b4e0399c7de997cc3c9a36f1ba2de8b6
tree0c74363bba1ec5637641035ce48a2d61d5696881
parentc484b26e7a6412040753adc580779360753dc250
Tizen 2.4 SDK Rev5
379 files changed:
ACKNOWLEDGMENTS
CHANGES
CONTRIBUTING [new file with mode: 0644]
Configure
FAQ
INSTALL
LICENSE
Makefile
Makefile.bak
Makefile.org
NEWS
README
apps/Makefile
apps/apps.c
apps/asn1pars.c
apps/ca.c
apps/ecparam.c
apps/engine.c
apps/md4.c [deleted symlink]
apps/ocsp.c
apps/pkcs12.c
apps/s_client.c
apps/s_server.c
apps/speed.c
apps/x509.c
appveyor.yml [new file with mode: 0644]
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/aes-586.pl
crypto/aes/asm/aesni-x86.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/bio/b_dump.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_file.c
crypto/bn/Makefile
crypto/bn/asm/armv4-gf2m.pl
crypto/bn/asm/ia64.S
crypto/bn/asm/s390x-gf2m.pl
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-mont5.pl
crypto/bn/bn.h
crypto/bn/bn_exp.c
crypto/bn/bn_gcd.c
crypto/bn/bn_gf2m.c
crypto/bn/bn_mont.c
crypto/bn/bn_print.c
crypto/bn/bn_recp.c
crypto/bn/bn_x931p.c
crypto/bn/bntest.c
crypto/bn/exptest.c
crypto/buffer/buf_str.c
crypto/buffer/buffer.h
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/cms/cms_enc.c
crypto/cms/cms_pwri.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/des_old.c
crypto/des/des_old.h
crypto/des/des_old2.c
crypto/des/t/test [deleted file]
crypto/dsa/dsa_ameth.c
crypto/dsa/dsa_gen.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/ec.h
crypto/ec/ec_asn1.c
crypto/ec/ec_key.c
crypto/ec/ectest.c
crypto/engine/eng_all.c
crypto/engine/eng_cryptodev.c
crypto/engine/eng_list.c
crypto/evp/e_camellia.c
crypto/evp/e_des3.c
crypto/evp/e_old.c
crypto/evp/e_seed.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/ghash-armv4.pl
crypto/modes/asm/ghash-x86.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/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/x86_64-xlate.pl
crypto/pkcs12/p12_add.c
crypto/pkcs12/p12_crpt.c
crypto/pkcs12/p12_mutl.c
crypto/pkcs7/pk7_doit.c
crypto/rand/rand_vms.c
crypto/rc4/asm/rc4-x86_64.pl
crypto/rc4/rc4_utl.c
crypto/rsa/rsa_ameth.c
crypto/rsa/rsa_chk.c
crypto/rsa/rsa_gen.c
crypto/rsa/rsa_sign.c
crypto/rsa/rsa_test.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-586.pl
crypto/sha/asm/sha256-586.pl
crypto/sha/asm/sha512-586.pl
crypto/sha/asm/sha512-parisc.pl
crypto/sha/sha1test.c
crypto/sparccpuid.S
crypto/srp/srp.h
crypto/srp/srp_vfy.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/whrlpool/asm/wp-mmx.pl
crypto/x509/x509_cmp.c
crypto/x509/x509_lu.c
crypto/x509/x509_vfy.c
crypto/x509/x509_vfy.h
crypto/x509v3/v3_cpols.c
crypto/x509v3/v3_ncons.c
crypto/x509v3/v3_pci.c
crypto/x509v3/v3_pcia.c
demos/easy_tls/README
demos/easy_tls/easy-tls.c
demos/easy_tls/easy-tls.h
demos/engines/zencod/hw_zencod.c
demos/tunala/tunala.c
doc/apps/ciphers.pod
doc/apps/dgst.pod
doc/apps/genrsa.pod
doc/apps/req.pod
doc/apps/s_client.pod
doc/apps/s_server.pod
doc/apps/s_time.pod
doc/apps/x509.pod
doc/crypto/BIO_read.pod
doc/crypto/BIO_s_connect.pod
doc/crypto/BN_rand.pod
doc/crypto/DSA_generate_parameters.pod
doc/crypto/EVP_DigestVerifyInit.pod
doc/crypto/EVP_SignInit.pod
doc/crypto/buffer.pod
doc/crypto/d2i_X509_NAME.pod
doc/dir-locals.example.el [new file with mode: 0644]
doc/openssl-c-indent.el [new file with mode: 0644]
doc/ssl/SSL_CTX_add_extra_chain_cert.pod
doc/ssl/SSL_CTX_new.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
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]
ms/uplink-x86.pl
openssl.spec
packaging/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_srvr.c
ssl/kssl.c
ssl/kssl.h
ssl/kssl_lcl.h
ssl/s23_clnt.c
ssl/s2_lib.c
ssl/s2_srvr.c
ssl/s3_cbc.c
ssl/s3_clnt.c
ssl/s3_enc.c
ssl/s3_lib.c
ssl/s3_srvr.c
ssl/ssl.h
ssl/ssl3.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 [deleted symlink]
test/bntest.c [deleted symlink]
test/casttest.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/verify_extra_test.c [deleted symlink]
test/wp_test.c [deleted symlink]
util/indent.pro
util/libeay.num
util/mk1mf.pl
util/mkrc.pl
util/mkstack.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
util/selftest.pl
util/toutf8.sh [new file with mode: 0644]