]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Import OpenSSL 1.0.2f.
authorjkim <jkim@FreeBSD.org>
Thu, 28 Jan 2016 18:41:59 +0000 (18:41 +0000)
committerjkim <jkim@FreeBSD.org>
Thu, 28 Jan 2016 18:41:59 +0000 (18:41 +0000)
commit71cece53f20ad0348c8e6a83b032a4bcfa42cdcf
tree7af4d87a03d869e528631ede778e4423dd6a281a
parentafd52a5fc90e70242dbb0e7d29987c976eb993e0
Import OpenSSL 1.0.2f.
137 files changed:
ACKNOWLEDGMENTS
CHANGES
Configure
FREEBSD-upgrade
INSTALL
LICENSE
Makefile
Makefile.org
NEWS
README
apps/engine.c
apps/ocsp.c
apps/pkcs12.c
apps/pkeyutl.c
apps/s_client.c
apps/s_server.c
apps/speed.c
apps/x509.c
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/bio/bio.h
crypto/bio/bss_bio.c
crypto/bio/bss_conn.c
crypto/bio/bss_dgram.c
crypto/bn/asm/rsaz-x86_64.pl
crypto/bn/asm/x86_64-mont.pl
crypto/bn/asm/x86_64-mont5.pl
crypto/bn/bn_exp.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/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_ossl.c
crypto/dso/dso.h
crypto/dso/dso_dl.c
crypto/dso/dso_dlfcn.c
crypto/dso/dso_lib.c
crypto/ec/asm/ecp_nistz256-x86_64.pl
crypto/ec/ec2_smpl.c
crypto/ec/ec_key.c
crypto/ec/ecp_nistz256_table.c
crypto/ec/ectest.c
crypto/engine/eng_all.c
crypto/evp/e_camellia.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/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/opensslv.h
crypto/rc4/rc4_utl.c
crypto/rsa/rsa_chk.c
crypto/rsa/rsa_sign.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/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
doc/apps/s_time.pod
doc/crypto/BIO_s_connect.pod
doc/ssl/SSL_CTX_set1_verify_cert_store.pod
doc/ssl/SSL_CTX_set_tlsext_status_cb.pod [new file with mode: 0644]
doc/ssl/SSL_CTX_set_tmp_dh_callback.pod
engines/e_chil.c
ssl/d1_both.c
ssl/kssl.c
ssl/kssl.h
ssl/kssl_lcl.h
ssl/s2_srvr.c
ssl/s3_clnt.c
ssl/s3_lib.c
ssl/s3_srvr.c
ssl/ssl.h
ssl/ssl_err.c
ssl/ssl_lib.c
ssl/ssl_sess.c
ssl/t1_enc.c
ssl/t1_lib.c
util/domd
util/pl/VC-32.pl
util/pod2mantest [new file with mode: 0755]