Imported Upstream version 1.0.1p 39/47139/1 upstream/1.0.1p
authorKyungwook Tak <k.tak@samsung.com>
Mon, 31 Aug 2015 07:15:21 +0000 (16:15 +0900)
committerKyungwook Tak <k.tak@samsung.com>
Mon, 31 Aug 2015 07:16:50 +0000 (16:16 +0900)
commit13ea66c69fd44fadc3e1493311a74537b8cb5d7c
treec31b529ad95ce803d01be8e6b29c2525e7af56e1
parent9b8531ea0e590efa2ac959b824e1a350dace84b9
Imported Upstream version 1.0.1p

Change-Id: I297624cdcb5d68a3442cdf4666722e66ce7a264b
235 files changed:
CHANGES
Configure
Makefile
Makefile.bak
Makefile.org
NEWS
README
apps/Makefile
apps/apps.c
apps/asn1pars.c
apps/ca.c
apps/cms.c
apps/dhparam.c
apps/enc.c
apps/gendh.c
apps/ocsp.c
apps/s_cb.c
apps/s_client.c
apps/s_server.c
apps/s_time.c
apps/smime.c
apps/srp.c
apps/verify.c
crypto/Makefile
crypto/aes/Makefile
crypto/asn1/Makefile
crypto/asn1/a_int.c
crypto/asn1/asn1_gen.c
crypto/asn1/asn_mime.c
crypto/asn1/bio_ndef.c
crypto/asn1/tasn_new.c
crypto/asn1/tasn_prn.c
crypto/asn1/x_x509.c
crypto/bf/Makefile
crypto/bio/Makefile
crypto/bio/b_print.c
crypto/bio/bf_nbio.c
crypto/bio/bio.h
crypto/bio/bio_lib.c
crypto/bio/bss_dgram.c
crypto/bn/Makefile
crypto/bn/bn.h
crypto/bn/bn_err.c
crypto/bn/bn_gf2m.c
crypto/bn/bn_lcl.h
crypto/bn/bn_print.c
crypto/bn/bn_rand.c
crypto/bn/bn_shift.c
crypto/buffer/Makefile
crypto/buffer/buffer.c
crypto/camellia/Makefile
crypto/cast/Makefile
crypto/cmac/Makefile
crypto/cmac/cmac.c
crypto/cms/Makefile
crypto/cms/cms_pwri.c
crypto/cms/cms_smime.c
crypto/comp/Makefile
crypto/conf/Makefile
crypto/cryptlib.c
crypto/des/Makefile
crypto/des/des.c
crypto/des/enc_writ.c
crypto/dh/Makefile
crypto/dh/dh_ameth.c
crypto/dsa/Makefile
crypto/dsa/dsa_gen.c
crypto/dsa/dsa_ossl.c
crypto/dso/Makefile
crypto/dso/dso_lib.c
crypto/dso/dso_vms.c
crypto/ec/Makefile
crypto/ec/ec2_oct.c
crypto/ec/ec_asn1.c
crypto/ec/ec_check.c
crypto/ec/ec_key.c
crypto/ec/ec_lcl.h
crypto/ec/ec_lib.c
crypto/ec/eck_prn.c
crypto/ec/ecp_oct.c
crypto/ec/ectest.c
crypto/ecdh/Makefile
crypto/ecdsa/Makefile
crypto/ecdsa/ecdsatest.c
crypto/engine/Makefile
crypto/engine/eng_table.c
crypto/err/Makefile
crypto/evp/Makefile
crypto/evp/bio_ok.c
crypto/evp/e_aes.c
crypto/evp/e_aes_cbc_hmac_sha1.c
crypto/evp/e_rc4_hmac_md5.c
crypto/evp/encode.c
crypto/evp/evp.h
crypto/evp/p_seal.c
crypto/hmac/Makefile
crypto/hmac/hmac.c
crypto/hmac/hmactest.c
crypto/idea/Makefile
crypto/jpake/Makefile
crypto/krb5/Makefile
crypto/lhash/Makefile
crypto/md2/Makefile
crypto/md32_common.h
crypto/md4/Makefile
crypto/md5/Makefile
crypto/mdc2/Makefile
crypto/mem.c
crypto/modes/Makefile
crypto/modes/gcm128.c
crypto/objects/Makefile
crypto/objects/o_names.c
crypto/objects/obj_dat.c
crypto/objects/objects.README
crypto/objects/objects.pl
crypto/ocsp/Makefile
crypto/ocsp/ocsp_ext.c
crypto/ocsp/ocsp_vfy.c
crypto/opensslconf.h
crypto/opensslconf.h.in
crypto/opensslv.h
crypto/pem/Makefile
crypto/pem/pem_lib.c
crypto/pem/pem_pk8.c
crypto/pkcs12/Makefile
crypto/pkcs12/p12_kiss.c
crypto/pkcs12/p12_mutl.c
crypto/pkcs7/Makefile
crypto/pkcs7/pk7_doit.c
crypto/pqueue/Makefile
crypto/rand/Makefile
crypto/rand/rand_os2.c
crypto/rc2/Makefile
crypto/rc4/Makefile
crypto/rc5/Makefile
crypto/ripemd/Makefile
crypto/rsa/Makefile
crypto/rsa/rsa_pmeth.c
crypto/seed/Makefile
crypto/sha/Makefile
crypto/srp/Makefile
crypto/srp/srp_vfy.c
crypto/stack/Makefile
crypto/store/Makefile
crypto/threads/mttest.c
crypto/threads/pthread2.sh
crypto/threads/th-lock.c
crypto/ts/Makefile
crypto/txt_db/Makefile
crypto/ui/Makefile
crypto/whrlpool/Makefile
crypto/x509/Makefile
crypto/x509/verify_extra_test.c [new file with mode: 0644]
crypto/x509/x509_lu.c
crypto/x509/x509_vfy.c
crypto/x509/x509_vfy.h
crypto/x509/x509_vpm.c
crypto/x509/x509type.c
crypto/x509v3/Makefile
crypto/x509v3/v3_alt.c
crypto/x509v3/v3_cpols.c
crypto/x509v3/v3_utl.c
demos/easy_tls/easy-tls.c
doc/apps/cms.pod
doc/apps/config.pod
doc/apps/dhparam.pod
doc/apps/ocsp.pod
doc/apps/s_client.pod
doc/apps/s_server.pod
doc/apps/smime.pod
doc/apps/verify.pod
doc/crypto/BN_rand.pod
doc/crypto/BN_set_bit.pod
doc/crypto/X509_NAME_get_index_by_NID.pod
doc/crypto/X509_STORE_CTX_new.pod
doc/crypto/X509_VERIFY_PARAM_set_flags.pod
doc/crypto/X509_verify_cert.pod
doc/crypto/pem.pod
doc/ssl/SSL_CTX_set_tmp_dh_callback.pod
e_os2.h
engines/Makefile
engines/ccgost/Makefile
engines/ccgost/e_gost_err.c
engines/ccgost/e_gost_err.h
engines/ccgost/gost2001.c
engines/ccgost/gost94_keyx.c
engines/ccgost/gost_ameth.c
engines/ccgost/gost_pmeth.c
engines/ccgost/gost_sign.c
engines/e_sureware.c
openssl.spec
ssl/Makefile
ssl/d1_both.c
ssl/d1_clnt.c
ssl/d1_lib.c
ssl/d1_pkt.c
ssl/d1_srvr.c
ssl/s2_pkt.c
ssl/s2_srvr.c
ssl/s3_both.c
ssl/s3_cbc.c
ssl/s3_clnt.c
ssl/s3_pkt.c
ssl/s3_srvr.c
ssl/ssl.h
ssl/ssl_err.c
ssl/ssl_lib.c
ssl/ssl_locl.h
ssl/ssl_sess.c
ssl/ssl_stat.c
ssl/ssltest.c
ssl/t1_enc.c
ssl/t1_lib.c
ssl/tls_srp.c
test/Makefile
test/certs/bad.key [new file with mode: 0644]
test/certs/bad.pem [new file with mode: 0644]
test/certs/interCA.key [new file with mode: 0644]
test/certs/interCA.pem [new file with mode: 0644]
test/certs/leaf.key [new file with mode: 0644]
test/certs/leaf.pem [new file with mode: 0644]
test/certs/rootCA.key [new file with mode: 0644]
test/certs/rootCA.pem [new file with mode: 0644]
test/certs/roots.pem [new file with mode: 0644]
test/certs/subinterCA-ss.pem [new file with mode: 0644]
test/certs/subinterCA.key [new file with mode: 0644]
test/certs/subinterCA.pem [new file with mode: 0644]
test/certs/untrusted.pem [new file with mode: 0644]
test/testssl
test/verify_extra_test.c [new symlink]
tools/Makefile
util/mk1mf.pl
util/mkerr.pl
util/pl/BC-32.pl
util/pl/VC-32.pl