]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Import OpenSSL 1.0.2o.
authorjkim <jkim@FreeBSD.org>
Tue, 27 Mar 2018 17:03:01 +0000 (17:03 +0000)
committerjkim <jkim@FreeBSD.org>
Tue, 27 Mar 2018 17:03:01 +0000 (17:03 +0000)
commit11cb1242eb8da3c1aca1885ff4b82ef5fea4f5a7
treeb4870fcd2c2663fedd44997d4bb5ad13dcd50293
parenta5d91b220f02625da6ba41630ba9c6fb8746e953
Import OpenSSL 1.0.2o.
157 files changed:
CHANGES
Configure
FREEBSD-upgrade
LICENSE
Makefile
NEWS
README
apps/app_rand.c
apps/apps.c
apps/ca.c
apps/ciphers.c
apps/cms.c
apps/dgst.c
apps/dsaparam.c
apps/ecparam.c
apps/enc.c
apps/errstr.c
apps/ocsp.c
apps/openssl.c
apps/passwd.c
apps/pkcs12.c
apps/pkcs8.c
apps/rand.c
apps/req.c
apps/s_client.c
apps/s_server.c
apps/s_socket.c
apps/s_time.c
apps/speed.c
apps/x509.c
crypto/asn1/a_gentm.c
crypto/asn1/a_mbstr.c
crypto/asn1/a_object.c
crypto/asn1/a_strex.c
crypto/asn1/a_time.c
crypto/asn1/a_utctm.c
crypto/asn1/asn1.h
crypto/asn1/asn1_err.c
crypto/asn1/asn1_lib.c
crypto/asn1/asn1_par.c
crypto/asn1/asn_mime.c
crypto/asn1/t_x509a.c
crypto/asn1/tasn_dec.c
crypto/asn1/tasn_prn.c
crypto/bf/bftest.c
crypto/bio/b_dump.c
crypto/bio/b_print.c
crypto/bio/bio_cb.c
crypto/bio/bss_bio.c
crypto/bio/bss_conn.c
crypto/bio/bss_file.c
crypto/bn/bn_exp.c
crypto/bn/bn_lib.c
crypto/bn/bn_mont.c
crypto/bn/bn_print.c
crypto/bn/bntest.c
crypto/bn/expspeed.c
crypto/bn/exptest.c
crypto/conf/conf_def.c
crypto/conf/conf_mod.c
crypto/des/destest.c
crypto/des/ecb_enc.c
crypto/des/fcrypt.c
crypto/des/read_pwd.c
crypto/des/set_key.c
crypto/dh/dhtest.c
crypto/dsa/dsatest.c
crypto/ec/ec_lib.c
crypto/ec/ec_mult.c
crypto/ec/ecp_nistp224.c
crypto/ec/ecp_nistp256.c
crypto/ec/ecp_nistp521.c
crypto/ec/ecp_nistz256.c
crypto/ec/ecp_smpl.c
crypto/ec/ectest.c
crypto/ecdh/ecdhtest.c
crypto/engine/eng_cryptodev.c
crypto/engine/eng_table.c
crypto/err/err.c
crypto/err/err_prn.c
crypto/evp/bio_b64.c
crypto/evp/digest.c
crypto/evp/e_aes.c
crypto/evp/e_camellia.c
crypto/evp/evp_enc.c
crypto/evp/evp_locl.h
crypto/evp/evp_pbe.c
crypto/evp/evp_test.c
crypto/evp/openbsd_hw.c
crypto/evp/p5_crpt2.c
crypto/hmac/hmac.c
crypto/jpake/jpake.c
crypto/md2/md2_dgst.c
crypto/md4/md4.c
crypto/mem_dbg.c
crypto/o_init.c
crypto/o_time.c
crypto/objects/o_names.c
crypto/objects/obj_dat.c
crypto/opensslv.h
crypto/pem/pem_info.c
crypto/pem/pem_lib.c
crypto/pkcs7/pk7_doit.c
crypto/rand/md_rand.c
crypto/rand/rand_egd.c
crypto/rand/rand_unix.c
crypto/rsa/rsa_crpt.c
crypto/rsa/rsa_gen.c
crypto/rsa/rsa_pss.c
crypto/rsa/rsa_test.c
crypto/srp/srp_grps.h
crypto/threads/mttest.c
crypto/ts/Makefile
crypto/ts/ts_rsp_sign.c
crypto/ui/ui_openssl.c
crypto/x509/x509_txt.c
crypto/x509/x509_v3.c
crypto/x509/x509_vpm.c
crypto/x509v3/v3_alt.c
crypto/x509v3/v3_conf.c
crypto/x509v3/v3_info.c
doc/apps/ca.pod
doc/apps/ecparam.pod
doc/apps/s_client.pod
doc/apps/verify.pod
doc/apps/x509.pod
doc/crypto/ASN1_STRING_length.pod
doc/crypto/BIO_s_mem.pod
doc/crypto/BN_zero.pod
doc/crypto/EVP_EncryptInit.pod
doc/crypto/X509_VERIFY_PARAM_set_flags.pod
doc/crypto/threads.pod
engines/ccgost/README.gost
engines/ccgost/gost_eng.c
engines/e_atalla.c
ssl/Makefile
ssl/bad_dtls_test.c
ssl/d1_lib.c
ssl/d1_pkt.c
ssl/fatalerrtest.c
ssl/kssl.c
ssl/s23_srvr.c
ssl/s2_clnt.c
ssl/s2_enc.c
ssl/s2_lib.c
ssl/s2_srvr.c
ssl/s3_clnt.c
ssl/s3_lib.c
ssl/s3_pkt.c
ssl/s3_srvr.c
ssl/ssl_cert.c
ssl/ssl_lib.c
ssl/ssl_sess.c
ssl/ssltest.c
ssl/t1_enc.c
ssl/t1_lib.c
ssl/t1_trce.c