]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Vendor import of OpenSSL 0.9.7e.
authornectar <nectar@FreeBSD.org>
Fri, 25 Feb 2005 05:39:05 +0000 (05:39 +0000)
committernectar <nectar@FreeBSD.org>
Fri, 25 Feb 2005 05:39:05 +0000 (05:39 +0000)
commit78a59572b356f941f9bcb853dafb34829ec8e576
tree4a7be4ade5df61ca3631c0937c1fc399944ea1cc
parenta55ec1447ad1b73694515ed74d03a045fdf79313
Vendor import of OpenSSL 0.9.7e.
216 files changed:
crypto/openssl/CHANGES
crypto/openssl/Configure
crypto/openssl/FAQ
crypto/openssl/INSTALL
crypto/openssl/Makefile [new file with mode: 0644]
crypto/openssl/Makefile.org
crypto/openssl/NEWS
crypto/openssl/PROBLEMS
crypto/openssl/README
crypto/openssl/apps/CA.pl
crypto/openssl/apps/CA.pl.in
crypto/openssl/apps/Makefile [new file with mode: 0644]
crypto/openssl/apps/apps.c
crypto/openssl/apps/apps.h
crypto/openssl/apps/asn1pars.c
crypto/openssl/apps/ca.c
crypto/openssl/apps/der_chop
crypto/openssl/apps/dgst.c
crypto/openssl/apps/enc.c
crypto/openssl/apps/openssl.c
crypto/openssl/apps/openssl.cnf
crypto/openssl/apps/pkcs8.c
crypto/openssl/apps/prime.c [new file with mode: 0644]
crypto/openssl/apps/progs.h
crypto/openssl/apps/req.c
crypto/openssl/apps/speed.c
crypto/openssl/apps/x509.c
crypto/openssl/certs/eng1.pem [new file with mode: 0644]
crypto/openssl/certs/eng2.pem [new file with mode: 0644]
crypto/openssl/certs/eng3.pem [new file with mode: 0644]
crypto/openssl/certs/eng4.pem [new file with mode: 0644]
crypto/openssl/certs/eng5.pem [new file with mode: 0644]
crypto/openssl/comm.txt [new file with mode: 0644]
crypto/openssl/comms.txt [new file with mode: 0644]
crypto/openssl/config
crypto/openssl/crypto/Makefile [new file with mode: 0644]
crypto/openssl/crypto/aes/Makefile [new file with mode: 0644]
crypto/openssl/crypto/aes/aes.h
crypto/openssl/crypto/aes/aes_cfb.c
crypto/openssl/crypto/aes/aes_core.c
crypto/openssl/crypto/aes/aes_ctr.c
crypto/openssl/crypto/aes/aes_locl.h
crypto/openssl/crypto/asn1/Makefile [new file with mode: 0644]
crypto/openssl/crypto/asn1/a_int.c
crypto/openssl/crypto/asn1/a_strex.c
crypto/openssl/crypto/asn1/p5_pbev2.c
crypto/openssl/crypto/asn1/x_crl.c
crypto/openssl/crypto/bf/Makefile [new file with mode: 0644]
crypto/openssl/crypto/bio/Makefile [new file with mode: 0644]
crypto/openssl/crypto/bio/b_print.c
crypto/openssl/crypto/bio/bio.h
crypto/openssl/crypto/bio/bss_file.c
crypto/openssl/crypto/bn/Makefile [new file with mode: 0644]
crypto/openssl/crypto/bn/asm/ia64.S
crypto/openssl/crypto/bn/bntest.c
crypto/openssl/crypto/buffer/Makefile [new file with mode: 0644]
crypto/openssl/crypto/cast/Makefile [new file with mode: 0644]
crypto/openssl/crypto/comp/Makefile [new file with mode: 0644]
crypto/openssl/crypto/comp/c_zlib.c
crypto/openssl/crypto/conf/Makefile [new file with mode: 0644]
crypto/openssl/crypto/conf/conf_def.c
crypto/openssl/crypto/cryptlib.c
crypto/openssl/crypto/crypto.h
crypto/openssl/crypto/des/FILES0
crypto/openssl/crypto/des/Makefile [new file with mode: 0644]
crypto/openssl/crypto/des/cfb64ede.c
crypto/openssl/crypto/des/des.h
crypto/openssl/crypto/des/des_enc.c
crypto/openssl/crypto/des/des_old.c
crypto/openssl/crypto/des/destest.c
crypto/openssl/crypto/des/ecb3_enc.c
crypto/openssl/crypto/des/set_key.c
crypto/openssl/crypto/dh/Makefile [new file with mode: 0644]
crypto/openssl/crypto/dh/dh_check.c
crypto/openssl/crypto/dh/dh_err.c
crypto/openssl/crypto/dh/dh_gen.c
crypto/openssl/crypto/dh/dh_key.c
crypto/openssl/crypto/dsa/Makefile [new file with mode: 0644]
crypto/openssl/crypto/dsa/dsa.h
crypto/openssl/crypto/dsa/dsa_gen.c
crypto/openssl/crypto/dsa/dsa_key.c
crypto/openssl/crypto/dsa/dsa_ossl.c
crypto/openssl/crypto/dsa/dsa_sign.c
crypto/openssl/crypto/dsa/dsa_vrf.c
crypto/openssl/crypto/dso/Makefile [new file with mode: 0644]
crypto/openssl/crypto/ec/Makefile [new file with mode: 0644]
crypto/openssl/crypto/engine/Makefile [new file with mode: 0644]
crypto/openssl/crypto/engine/hw_cryptodev.c
crypto/openssl/crypto/err/Makefile [new file with mode: 0644]
crypto/openssl/crypto/err/err.c
crypto/openssl/crypto/err/err.h
crypto/openssl/crypto/err/err_all.c
crypto/openssl/crypto/err/openssl.ec
crypto/openssl/crypto/evp/Makefile [new file with mode: 0644]
crypto/openssl/crypto/evp/bio_md.c
crypto/openssl/crypto/evp/c_allc.c
crypto/openssl/crypto/evp/e_aes.c
crypto/openssl/crypto/evp/e_des.c
crypto/openssl/crypto/evp/e_des3.c
crypto/openssl/crypto/evp/e_old.c [new file with mode: 0644]
crypto/openssl/crypto/evp/evp.h
crypto/openssl/crypto/evp/evp_err.c
crypto/openssl/crypto/evp/evp_lib.c
crypto/openssl/crypto/evp/evp_locl.h
crypto/openssl/crypto/evp/evp_test.c
crypto/openssl/crypto/evp/evptests.txt
crypto/openssl/crypto/hmac/Makefile [new file with mode: 0644]
crypto/openssl/crypto/idea/Makefile [new file with mode: 0644]
crypto/openssl/crypto/krb5/Makefile [new file with mode: 0644]
crypto/openssl/crypto/lhash/Makefile [new file with mode: 0644]
crypto/openssl/crypto/md2/Makefile [new file with mode: 0644]
crypto/openssl/crypto/md32_common.h
crypto/openssl/crypto/md4/Makefile [new file with mode: 0644]
crypto/openssl/crypto/md5/Makefile [new file with mode: 0644]
crypto/openssl/crypto/mdc2/Makefile [new file with mode: 0644]
crypto/openssl/crypto/o_str.c [new file with mode: 0644]
crypto/openssl/crypto/o_str.h [new file with mode: 0644]
crypto/openssl/crypto/o_time.c
crypto/openssl/crypto/objects/Makefile [new file with mode: 0644]
crypto/openssl/crypto/objects/obj_dat.h
crypto/openssl/crypto/objects/obj_mac.h
crypto/openssl/crypto/objects/obj_mac.num
crypto/openssl/crypto/objects/objects.txt
crypto/openssl/crypto/ocsp/Makefile [new file with mode: 0644]
crypto/openssl/crypto/opensslv.h
crypto/openssl/crypto/pem/Makefile [new file with mode: 0644]
crypto/openssl/crypto/pem/pem_all.c
crypto/openssl/crypto/pem/pem_pkey.c
crypto/openssl/crypto/pkcs12/Makefile [new file with mode: 0644]
crypto/openssl/crypto/pkcs7/Makefile [new file with mode: 0644]
crypto/openssl/crypto/pkcs7/pk7_attr.c
crypto/openssl/crypto/rand/Makefile [new file with mode: 0644]
crypto/openssl/crypto/rand/md_rand.c
crypto/openssl/crypto/rand/rand.h
crypto/openssl/crypto/rand/rand_egd.c
crypto/openssl/crypto/rand/rand_err.c
crypto/openssl/crypto/rand/rand_lib.c
crypto/openssl/crypto/rand/rand_win.c
crypto/openssl/crypto/rand/randfile.c
crypto/openssl/crypto/rc2/Makefile [new file with mode: 0644]
crypto/openssl/crypto/rc4/Makefile [new file with mode: 0644]
crypto/openssl/crypto/rc5/Makefile [new file with mode: 0644]
crypto/openssl/crypto/ripemd/Makefile [new file with mode: 0644]
crypto/openssl/crypto/rsa/Makefile [new file with mode: 0644]
crypto/openssl/crypto/rsa/rsa.h
crypto/openssl/crypto/rsa/rsa_eay.c
crypto/openssl/crypto/rsa/rsa_gen.c
crypto/openssl/crypto/sha/Makefile [new file with mode: 0644]
crypto/openssl/crypto/sha/sha.h
crypto/openssl/crypto/sha/sha1dgst.c
crypto/openssl/crypto/stack/Makefile [new file with mode: 0644]
crypto/openssl/crypto/stack/safestack.h
crypto/openssl/crypto/stack/stack.c
crypto/openssl/crypto/stack/stack.h
crypto/openssl/crypto/txt_db/Makefile [new file with mode: 0644]
crypto/openssl/crypto/ui/Makefile [new file with mode: 0644]
crypto/openssl/crypto/x509/Makefile [new file with mode: 0644]
crypto/openssl/crypto/x509/x509.h
crypto/openssl/crypto/x509/x509_req.c
crypto/openssl/crypto/x509/x509_vfy.c
crypto/openssl/crypto/x509v3/Makefile [new file with mode: 0644]
crypto/openssl/crypto/x509v3/ext_dat.h
crypto/openssl/crypto/x509v3/v3_int.c
crypto/openssl/doc/apps/enc.pod
crypto/openssl/doc/crypto/BN_num_bytes.pod
crypto/openssl/doc/crypto/RSA_public_encrypt.pod
crypto/openssl/doc/crypto/pem.pod
crypto/openssl/doc/ssl/SSL_CTX_set_session_id_context.pod
crypto/openssl/e_os.h
crypto/openssl/e_os2.h
crypto/openssl/openssl.spec
crypto/openssl/ssl/Makefile [new file with mode: 0644]
crypto/openssl/ssl/s23_clnt.c
crypto/openssl/ssl/s2_clnt.c
crypto/openssl/ssl/s2_srvr.c
crypto/openssl/ssl/s3_clnt.c
crypto/openssl/ssl/s3_lib.c
crypto/openssl/ssl/s3_pkt.c
crypto/openssl/ssl/s3_srvr.c
crypto/openssl/ssl/ssl.h
crypto/openssl/ssl/ssl_cert.c
crypto/openssl/ssl/ssl_ciph.c
crypto/openssl/ssl/ssl_lib.c
crypto/openssl/ssl/ssl_locl.h
crypto/openssl/ssl/ssl_sess.c
crypto/openssl/ssl/ssltest.c
crypto/openssl/ssl/t1_enc.c
crypto/openssl/test/Makefile [new file with mode: 0644]
crypto/openssl/test/bctest
crypto/openssl/test/evptests.txt
crypto/openssl/test/testenc
crypto/openssl/test/testfipsssl [new file with mode: 0644]
crypto/openssl/tools/Makefile [new file with mode: 0644]
crypto/openssl/tools/c_issuer
crypto/openssl/tools/c_rehash
crypto/openssl/util/domd
crypto/openssl/util/extract-names.pl
crypto/openssl/util/fixNT.sh
crypto/openssl/util/libeay.num
crypto/openssl/util/mk1mf.pl
crypto/openssl/util/mkdef.pl
crypto/openssl/util/mkerr.pl
crypto/openssl/util/mkfiles.pl
crypto/openssl/util/mkstack.pl
crypto/openssl/util/pl/BC-16.pl
crypto/openssl/util/pl/BC-32.pl
crypto/openssl/util/pl/Mingw32.pl
crypto/openssl/util/pl/OS2-EMX.pl
crypto/openssl/util/pl/VC-16.pl
crypto/openssl/util/pl/VC-32.pl
crypto/openssl/util/pl/VC-CE.pl
crypto/openssl/util/pl/linux.pl
crypto/openssl/util/pl/ultrix.pl
crypto/openssl/util/pl/unix.pl
crypto/openssl/util/pod2mantest
crypto/openssl/util/selftest.pl