]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Import OpenSSL 1.0.1f.
authorJung-uk Kim <jkim@FreeBSD.org>
Wed, 22 Jan 2014 19:27:13 +0000 (19:27 +0000)
committerJung-uk Kim <jkim@FreeBSD.org>
Wed, 22 Jan 2014 19:27:13 +0000 (19:27 +0000)
commit2dc7f78169ea4545102b8d9b0604f785cdc798f5
tree916b5f4a06b1f51b6af3e4437ab74e3d27e9cdd9
parentcbbee3a581d0bbf1b738c0805da55a438c265a20
Import OpenSSL 1.0.1f.

Approved by: so (delphij), benl (silence)
98 files changed:
CHANGES
Configure
FREEBSD-Xlist
FREEBSD-upgrade
Makefile
Makefile.org
NEWS
README
apps/Makefile
apps/apps.h
apps/openssl.c
apps/pkcs12.c
config
crypto/Makefile
crypto/aes/asm/aes-parisc.pl
crypto/aes/asm/bsaes-x86_64.pl
crypto/armcap.c
crypto/asn1/a_int.c
crypto/bio/bss_dgram.c
crypto/bn/Makefile
crypto/bn/asm/mips-mont.pl
crypto/bn/asm/mips.pl
crypto/bn/asm/parisc-mont.pl
crypto/bn/asm/x86_64-gf2m.pl
crypto/bn/asm/x86_64-mont5.pl
crypto/bn/bn_nist.c
crypto/buffer/buffer.c
crypto/buffer/buffer.h
crypto/ec/ec_ameth.c
crypto/ec/ec_asn1.c
crypto/ec/ec_lib.c
crypto/engine/eng_rdrand.c
crypto/evp/Makefile
crypto/evp/digest.c
crypto/evp/e_aes.c
crypto/evp/e_aes_cbc_hmac_sha1.c
crypto/evp/e_des3.c
crypto/evp/p5_crpt2.c
crypto/modes/Makefile
crypto/modes/asm/ghash-parisc.pl
crypto/modes/cbc128.c
crypto/modes/ccm128.c
crypto/modes/cts128.c
crypto/modes/gcm128.c
crypto/modes/modes_lcl.h
crypto/opensslv.h
crypto/pariscid.pl
crypto/pem/pem_info.c
crypto/pkcs12/p12_crt.c
crypto/rand/md_rand.c
crypto/rand/rand.h
crypto/rand/rand_err.c
crypto/rand/rand_lib.c
crypto/rc4/asm/rc4-parisc.pl
crypto/rsa/rsa_ameth.c
crypto/rsa/rsa_chk.c
crypto/rsa/rsa_pmeth.c
crypto/sha/Makefile
crypto/sha/asm/sha1-parisc.pl
crypto/sha/asm/sha1-x86_64.pl
crypto/sha/asm/sha512-mips.pl
crypto/sha/asm/sha512-parisc.pl
crypto/sha/sha512.c
crypto/srp/srp_grps.h
crypto/srp/srp_lib.c
crypto/x509/x509_vfy.c
crypto/x509/x_all.c
crypto/x86cpuid.pl
doc/apps/rsa.pod
doc/crypto/X509_STORE_CTX_get_error.pod
doc/crypto/ecdsa.pod
doc/ssl/SSL_CTX_set_client_CA_list.pod
doc/ssl/SSL_CTX_set_options.pod
doc/ssl/SSL_CTX_use_psk_identity_hint.pod
doc/ssl/SSL_accept.pod
doc/ssl/SSL_connect.pod
doc/ssl/SSL_do_handshake.pod
doc/ssl/SSL_shutdown.pod
engines/ccgost/gost89.h
ssl/d1_both.c
ssl/d1_clnt.c
ssl/d1_lib.c
ssl/d1_pkt.c
ssl/d1_srvr.c
ssl/s23_clnt.c
ssl/s3_both.c
ssl/s3_clnt.c
ssl/s3_lib.c
ssl/s3_pkt.c
ssl/s3_srvr.c
ssl/ssl.h
ssl/ssl3.h
ssl/ssl_lib.c
ssl/ssl_locl.h
ssl/ssltest.c
ssl/t1_enc.c
ssl/t1_lib.c
util/shlib_wrap.sh