]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit - crypto/evp/e_rc4_hmac_md5.c
Import OpenSSL 1.0.2i.
authorjkim <jkim@FreeBSD.org>
Thu, 22 Sep 2016 13:04:03 +0000 (13:04 +0000)
committerjkim <jkim@FreeBSD.org>
Thu, 22 Sep 2016 13:04:03 +0000 (13:04 +0000)
commit301c0382f7fc9bc380e941533487c6457ad714ef
tree0846e185ed4cc1159a684e408e772c86ae0fc1a7
parentacb827e3083196de4c00b67ac9ae3bf860ffd4a9
Import OpenSSL 1.0.2i.
224 files changed:
CHANGES
CONTRIBUTING
Configure
FREEBSD-Xlist
FREEBSD-upgrade
Makefile
Makefile.org
Makefile.shared
NEWS
README
apps/CA.pl
apps/CA.pl.in
apps/apps.c
apps/apps.h
apps/ca.c
apps/dgst.c
apps/enc.c
apps/passwd.c
apps/pkcs12.c
apps/req.c
apps/s_apps.h
apps/s_cb.c
apps/s_client.c
apps/s_server.c
apps/speed.c
apps/srp.c
apps/verify.c
apps/x509.c
crypto/LPdir_unix.c
crypto/aes/asm/bsaes-armv7.pl
crypto/asn1/a_bytes.c
crypto/asn1/a_object.c
crypto/asn1/a_set.c
crypto/asn1/a_strex.c
crypto/asn1/a_strnid.c
crypto/asn1/ameth_lib.c
crypto/asn1/asn1_lib.c
crypto/asn1/asn_mime.c
crypto/asn1/bio_asn1.c
crypto/asn1/bio_ndef.c
crypto/asn1/charmap.pl
crypto/asn1/d2i_pr.c
crypto/asn1/f_enum.c
crypto/asn1/f_int.c
crypto/asn1/f_string.c
crypto/asn1/i2d_pr.c
crypto/asn1/p5_pbe.c
crypto/asn1/p5_pbev2.c
crypto/asn1/t_req.c
crypto/asn1/tasn_dec.c
crypto/asn1/tasn_enc.c
crypto/asn1/tasn_prn.c
crypto/asn1/tasn_utl.c
crypto/asn1/x_bignum.c
crypto/asn1/x_name.c
crypto/asn1/x_x509.c
crypto/bio/b_print.c
crypto/bio/bf_nbio.c
crypto/bio/bio.h
crypto/bio/bss_bio.c
crypto/bio/bss_file.c
crypto/bio/bss_rtcp.c
crypto/bn/asm/x86-mont.pl
crypto/bn/asm/x86_64-gcc.c
crypto/bn/asm/x86_64-mont.pl
crypto/bn/asm/x86_64-mont5.pl
crypto/bn/bn.h
crypto/bn/bn_div.c
crypto/bn/bn_lib.c
crypto/bn/bn_print.c
crypto/bn/bn_rand.c
crypto/bn/bn_word.c
crypto/bn/bntest.c
crypto/cms/cms_enc.c
crypto/cms/cms_ess.c
crypto/cms/cms_lib.c
crypto/cms/cms_pwri.c
crypto/comp/comp.h
crypto/conf/conf_def.h
crypto/conf/conf_mod.c
crypto/conf/keysets.pl
crypto/des/asm/dest4-sparcv9.pl
crypto/des/des.c
crypto/des/enc_writ.c
crypto/dh/dh_ameth.c
crypto/dsa/dsa_ameth.c
crypto/dsa/dsa_gen.c
crypto/dsa/dsa_ossl.c
crypto/ec/Makefile
crypto/ec/asm/ecp_nistz256-x86_64.pl
crypto/ec/ec_ameth.c
crypto/ec/ec_key.c
crypto/ec/ecp_nistz256.c
crypto/engine/eng_cryptodev.c
crypto/evp/bio_enc.c
crypto/evp/bio_ok.c
crypto/evp/c_all.c
crypto/evp/digest.c
crypto/evp/e_rc4_hmac_md5.c
crypto/evp/e_seed.c
crypto/evp/evp_enc.c
crypto/evp/evp_test.c
crypto/evp/openbsd_hw.c
crypto/evp/p_lib.c
crypto/evp/pmeth_gn.c
crypto/evp/pmeth_lib.c
crypto/hmac/hmac.c
crypto/jpake/jpake.c
crypto/lhash/lhash.c
crypto/md2/md2_dgst.c
crypto/md32_common.h
crypto/mdc2/mdc2dgst.c
crypto/mem.c
crypto/mem_clr.c
crypto/modes/asm/ghash-sparcv9.pl
crypto/o_init.c
crypto/o_time.c
crypto/objects/o_names.c
crypto/ocsp/ocsp_cl.c
crypto/ocsp/ocsp_ext.c
crypto/ocsp/ocsp_lib.c
crypto/opensslv.h
crypto/ossl_typ.h
crypto/pem/pem.h
crypto/pem/pem_err.c
crypto/pem/pem_lib.c
crypto/pem/pvkfmt.c
crypto/perlasm/sparcv9_modes.pl
crypto/pkcs12/p12_mutl.c
crypto/pkcs12/p12_npas.c
crypto/pkcs12/p12_utl.c
crypto/pkcs12/pkcs12.h
crypto/pkcs7/pk7_doit.c
crypto/rand/md_rand.c
crypto/rand/rand_unix.c
crypto/rand/randfile.c
crypto/rsa/rsa_ameth.c
crypto/rsa/rsa_chk.c
crypto/rsa/rsa_lib.c
crypto/rsa/rsa_pmeth.c
crypto/sha/asm/sha1-x86_64.pl
crypto/sparccpuid.S
crypto/srp/srp_lib.c
crypto/srp/srp_vfy.c
crypto/ts/ts.h
crypto/ts/ts_lib.c
crypto/ts/ts_rsp_verify.c
crypto/ui/ui_lib.c
crypto/whrlpool/wp_dgst.c
crypto/x509/by_dir.c
crypto/x509/x509.h
crypto/x509/x509_att.c
crypto/x509/x509_err.c
crypto/x509/x509_obj.c
crypto/x509/x509_r2x.c
crypto/x509/x509_txt.c
crypto/x509/x509_vfy.c
crypto/x509/x509_vfy.h
crypto/x509/x509spki.c
crypto/x509v3/v3_addr.c
crypto/x509v3/v3_alt.c
crypto/x509v3/v3_conf.c
doc/apps/cms.pod
doc/apps/s_client.pod
doc/apps/s_server.pod
doc/apps/smime.pod
doc/apps/verify.pod
doc/apps/x509.pod
doc/apps/x509v3_config.pod
doc/crypto/BIO_s_bio.pod
doc/crypto/BN_bn2bin.pod
doc/crypto/BN_rand.pod
doc/crypto/EVP_EncryptInit.pod
doc/crypto/EVP_PKEY_cmp.pod
doc/crypto/OBJ_nid2obj.pod
doc/crypto/OPENSSL_config.pod
doc/crypto/OPENSSL_ia32cap.pod
doc/crypto/X509_verify_cert.pod
doc/crypto/d2i_PrivateKey.pod [new file with mode: 0644]
doc/crypto/d2i_X509.pod
doc/crypto/hmac.pod
doc/crypto/rand.pod
doc/crypto/ui.pod
engines/ccgost/gost2001.c
engines/ccgost/gost2001_keyx.c
engines/ccgost/gost94_keyx.c
engines/ccgost/gost_ameth.c
engines/ccgost/gost_pmeth.c
engines/e_4758cca.c
engines/e_aep.c
engines/e_capi.c
engines/e_chil.c
ssl/Makefile
ssl/bad_dtls_test.c [new file with mode: 0644]
ssl/d1_both.c
ssl/d1_clnt.c
ssl/d1_lib.c
ssl/d1_pkt.c
ssl/d1_srvr.c
ssl/dtlstest.c [new file with mode: 0644]
ssl/s23_clnt.c
ssl/s2_clnt.c
ssl/s2_srvr.c
ssl/s3_both.c
ssl/s3_clnt.c
ssl/s3_enc.c
ssl/s3_lib.c
ssl/s3_pkt.c
ssl/s3_srvr.c
ssl/ssl.h
ssl/ssl_asn1.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/sslv2conftest.c
ssl/t1_enc.c
ssl/t1_lib.c
util/mk1mf.pl
util/mkerr.pl
util/ssleay.num