]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Vendor import of OpenSSL 0.9.7a.
authornectar <nectar@FreeBSD.org>
Wed, 19 Feb 2003 23:17:42 +0000 (23:17 +0000)
committernectar <nectar@FreeBSD.org>
Wed, 19 Feb 2003 23:17:42 +0000 (23:17 +0000)
commit6c9986c446b6cf77f5e83d111dbcca682d6fdd71
treee5eb3878430323e978956db174c9c51c7997ba4a
parentb6c07e9a21ba42613fc3906d3efb586dd5c9a846
Vendor import of OpenSSL 0.9.7a.
157 files changed:
crypto/openssl/CHANGES
crypto/openssl/Configure
crypto/openssl/FAQ
crypto/openssl/INSTALL
crypto/openssl/Makefile.org
crypto/openssl/Makefile.ssl
crypto/openssl/NEWS
crypto/openssl/PROBLEMS
crypto/openssl/README
crypto/openssl/apps/Makefile.ssl
crypto/openssl/apps/apps.c
crypto/openssl/apps/apps.h
crypto/openssl/apps/ca.c
crypto/openssl/apps/dgst.c
crypto/openssl/apps/dh.c
crypto/openssl/apps/dhparam.c
crypto/openssl/apps/dsa.c
crypto/openssl/apps/dsaparam.c
crypto/openssl/apps/enc.c
crypto/openssl/apps/engine.c
crypto/openssl/apps/gendh.c
crypto/openssl/apps/gendsa.c
crypto/openssl/apps/genrsa.c
crypto/openssl/apps/ocsp.c
crypto/openssl/apps/openssl.c
crypto/openssl/apps/pkcs12.c
crypto/openssl/apps/pkcs7.c
crypto/openssl/apps/pkcs8.c
crypto/openssl/apps/progs.h
crypto/openssl/apps/rand.c
crypto/openssl/apps/req.c
crypto/openssl/apps/rsa.c
crypto/openssl/apps/rsautl.c
crypto/openssl/apps/s_client.c
crypto/openssl/apps/s_server.c
crypto/openssl/apps/smime.c
crypto/openssl/apps/speed.c
crypto/openssl/apps/spkac.c
crypto/openssl/apps/verify.c
crypto/openssl/apps/x509.c
crypto/openssl/config
crypto/openssl/crypto/aes/aes_core.c
crypto/openssl/crypto/asn1/a_time.c
crypto/openssl/crypto/asn1/asn1.h
crypto/openssl/crypto/asn1/asn1_err.c
crypto/openssl/crypto/bf/Makefile.ssl
crypto/openssl/crypto/bio/b_sock.c
crypto/openssl/crypto/bio/bio.h
crypto/openssl/crypto/bio/bio_lib.c
crypto/openssl/crypto/bn/Makefile.ssl
crypto/openssl/crypto/bn/asm/ia64.S
crypto/openssl/crypto/bn/asm/pa-risc2.s
crypto/openssl/crypto/bn/bn_lcl.h
crypto/openssl/crypto/bn/bn_prime.c
crypto/openssl/crypto/cast/Makefile.ssl
crypto/openssl/crypto/conf/conf_mall.c
crypto/openssl/crypto/conf/conf_sap.c
crypto/openssl/crypto/des/Makefile.ssl
crypto/openssl/crypto/des/asm/crypt586.pl
crypto/openssl/crypto/des/asm/des-586.pl
crypto/openssl/crypto/des/cbc_cksm.c
crypto/openssl/crypto/des/des_locl.h
crypto/openssl/crypto/des/destest.c
crypto/openssl/crypto/dh/dh_key.c
crypto/openssl/crypto/dh/dh_lib.c
crypto/openssl/crypto/dsa/dsa_lib.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/dsa/dsagen.c
crypto/openssl/crypto/dsa/dsatest.c
crypto/openssl/crypto/dso/dso_dl.c
crypto/openssl/crypto/ec/ec.h
crypto/openssl/crypto/ec/ec_err.c
crypto/openssl/crypto/ec/ec_lib.c
crypto/openssl/crypto/ec/ec_mult.c
crypto/openssl/crypto/ec/ectest.c
crypto/openssl/crypto/engine/Makefile.ssl
crypto/openssl/crypto/engine/engine.h
crypto/openssl/crypto/engine/enginetest.c
crypto/openssl/crypto/err/err.c
crypto/openssl/crypto/err/err_all.c
crypto/openssl/crypto/evp/digest.c
crypto/openssl/crypto/evp/evp_acnf.c
crypto/openssl/crypto/evp/evp_enc.c
crypto/openssl/crypto/evp/evp_test.c
crypto/openssl/crypto/krb5/Makefile.ssl
crypto/openssl/crypto/md2/md2test.c
crypto/openssl/crypto/md4/md4.c
crypto/openssl/crypto/md5/Makefile.ssl
crypto/openssl/crypto/md5/md5.c
crypto/openssl/crypto/md5/md5.h
crypto/openssl/crypto/mem.c
crypto/openssl/crypto/o_time.c
crypto/openssl/crypto/objects/obj_dat.h
crypto/openssl/crypto/objects/obj_mac.h
crypto/openssl/crypto/objects/objects.txt
crypto/openssl/crypto/ocsp/Makefile.ssl
crypto/openssl/crypto/opensslv.h
crypto/openssl/crypto/perlasm/x86asm.pl
crypto/openssl/crypto/perlasm/x86ms.pl
crypto/openssl/crypto/perlasm/x86nasm.pl
crypto/openssl/crypto/perlasm/x86unix.pl
crypto/openssl/crypto/rand/rand.h
crypto/openssl/crypto/rand/rand_lib.c
crypto/openssl/crypto/rc4/Makefile.ssl
crypto/openssl/crypto/rc5/Makefile.ssl
crypto/openssl/crypto/rc5/rc5_locl.h
crypto/openssl/crypto/ripemd/Makefile.ssl
crypto/openssl/crypto/ripemd/rmd160.c
crypto/openssl/crypto/rsa/rsa_eay.c
crypto/openssl/crypto/rsa/rsa_lib.c
crypto/openssl/crypto/rsa/rsa_sign.c
crypto/openssl/crypto/rsa/rsa_test.c
crypto/openssl/crypto/sha/Makefile.ssl
crypto/openssl/crypto/ui/Makefile.ssl
crypto/openssl/crypto/ui/ui_openssl.c
crypto/openssl/crypto/x509v3/ext_dat.h
crypto/openssl/crypto/x509v3/v3_ocsp.c
crypto/openssl/crypto/x509v3/v3_purp.c
crypto/openssl/crypto/x509v3/v3conf.c
crypto/openssl/crypto/x509v3/x509v3.h
crypto/openssl/demos/x509/mkcert.c
crypto/openssl/demos/x509/mkreq.c
crypto/openssl/doc/HOWTO/certificates.txt
crypto/openssl/doc/apps/ca.pod
crypto/openssl/doc/apps/dhparam.pod
crypto/openssl/doc/apps/dsa.pod
crypto/openssl/doc/apps/dsaparam.pod
crypto/openssl/doc/apps/gendsa.pod
crypto/openssl/doc/apps/genrsa.pod
crypto/openssl/doc/apps/pkcs7.pod
crypto/openssl/doc/apps/pkcs8.pod
crypto/openssl/doc/apps/req.pod
crypto/openssl/doc/apps/rsa.pod
crypto/openssl/doc/apps/spkac.pod
crypto/openssl/doc/apps/x509.pod
crypto/openssl/doc/crypto/BN_generate_prime.pod
crypto/openssl/doc/crypto/EVP_SealInit.pod
crypto/openssl/doc/standards.txt
crypto/openssl/openssl.spec
crypto/openssl/ssl/bio_ssl.c
crypto/openssl/ssl/s2_clnt.c
crypto/openssl/ssl/s3_both.c
crypto/openssl/ssl/s3_enc.c
crypto/openssl/ssl/s3_pkt.c
crypto/openssl/ssl/ssl.h
crypto/openssl/ssl/ssl_cert.c
crypto/openssl/ssl/ssl_lib.c
crypto/openssl/ssl/ssltest.c
crypto/openssl/test/Makefile.ssl
crypto/openssl/test/testgen
crypto/openssl/util/bat.sh
crypto/openssl/util/libeay.num
crypto/openssl/util/mk1mf.pl
crypto/openssl/util/mkdef.pl
crypto/openssl/util/ssleay.num