]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Vendor import of OpenSSL 0.9.7c
authornectar <nectar@FreeBSD.org>
Wed, 1 Oct 2003 12:32:41 +0000 (12:32 +0000)
committernectar <nectar@FreeBSD.org>
Wed, 1 Oct 2003 12:32:41 +0000 (12:32 +0000)
commitee25ce74b3f6742c1079590363995e56ff51b014
tree69b3ffc611270d72c473248fe700c2942eb5e6b5
parent5d79b842c13e718f85a9f2e1676e361b6fc55367
Vendor import of OpenSSL 0.9.7c
137 files changed:
crypto/openssl/CHANGES
crypto/openssl/Configure
crypto/openssl/FAQ
crypto/openssl/LICENSE
crypto/openssl/Makefile.org
crypto/openssl/Makefile.ssl
crypto/openssl/NEWS
crypto/openssl/PROBLEMS
crypto/openssl/README
crypto/openssl/apps/CA.pl
crypto/openssl/apps/Makefile.ssl
crypto/openssl/apps/apps.c
crypto/openssl/apps/ca.c
crypto/openssl/apps/crl.c
crypto/openssl/apps/der_chop
crypto/openssl/apps/engine.c
crypto/openssl/apps/ocsp.c
crypto/openssl/apps/openssl.c
crypto/openssl/apps/pkcs8.c
crypto/openssl/apps/s_apps.h
crypto/openssl/apps/s_client.c
crypto/openssl/apps/s_server.c
crypto/openssl/apps/smime.c
crypto/openssl/apps/x509.c
crypto/openssl/bugs/SSLv3
crypto/openssl/config
crypto/openssl/crypto/aes/aes.h
crypto/openssl/crypto/aes/aes_cbc.c
crypto/openssl/crypto/aes/aes_ctr.c
crypto/openssl/crypto/asn1/a_mbstr.c
crypto/openssl/crypto/asn1/a_strex.c
crypto/openssl/crypto/asn1/a_strnid.c
crypto/openssl/crypto/asn1/asn1.h
crypto/openssl/crypto/asn1/asn1_lib.c
crypto/openssl/crypto/asn1/tasn_dec.c
crypto/openssl/crypto/bio/b_print.c
crypto/openssl/crypto/bio/bf_buff.c
crypto/openssl/crypto/bio/bss_bio.c
crypto/openssl/crypto/bio/bss_file.c
crypto/openssl/crypto/bn/Makefile.ssl
crypto/openssl/crypto/bn/bn.h
crypto/openssl/crypto/bn/bn_mul.c
crypto/openssl/crypto/bn/bntest.c
crypto/openssl/crypto/bn/exptest.c
crypto/openssl/crypto/des/cfb_enc.c
crypto/openssl/crypto/des/destest.c
crypto/openssl/crypto/dh/Makefile.ssl
crypto/openssl/crypto/dh/dh_key.c
crypto/openssl/crypto/dh/dhtest.c
crypto/openssl/crypto/dsa/Makefile.ssl
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/dsatest.c
crypto/openssl/crypto/dso/dso_dlfcn.c
crypto/openssl/crypto/ec/ec_mult.c
crypto/openssl/crypto/engine/eng_fat.c
crypto/openssl/crypto/engine/engine.h
crypto/openssl/crypto/engine/hw_ubsec.c
crypto/openssl/crypto/err/err.c
crypto/openssl/crypto/err/err.h
crypto/openssl/crypto/evp/Makefile.ssl
crypto/openssl/crypto/evp/bio_b64.c
crypto/openssl/crypto/evp/bio_enc.c
crypto/openssl/crypto/evp/c_all.c
crypto/openssl/crypto/evp/digest.c
crypto/openssl/crypto/evp/evp_acnf.c
crypto/openssl/crypto/md2/md2test.c
crypto/openssl/crypto/md5/Makefile.ssl
crypto/openssl/crypto/md5/asm/md5-586.pl
crypto/openssl/crypto/md5/asm/md5-sparcv9.S
crypto/openssl/crypto/o_time.c
crypto/openssl/crypto/ocsp/ocsp_ht.c
crypto/openssl/crypto/opensslconf.h
crypto/openssl/crypto/opensslv.h
crypto/openssl/crypto/perlasm/x86ms.pl
crypto/openssl/crypto/perlasm/x86nasm.pl
crypto/openssl/crypto/perlasm/x86unix.pl
crypto/openssl/crypto/pkcs12/p12_npas.c
crypto/openssl/crypto/pkcs7/pk7_doit.c
crypto/openssl/crypto/pkcs7/pk7_mime.c
crypto/openssl/crypto/pkcs7/pk7_smime.c
crypto/openssl/crypto/pkcs7/pkcs7.h
crypto/openssl/crypto/rand/rand_win.c
crypto/openssl/crypto/rsa/Makefile.ssl
crypto/openssl/crypto/rsa/rsa.h
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/threads/mttest.c
crypto/openssl/crypto/x509/by_file.c
crypto/openssl/crypto/x509/x509_trs.c
crypto/openssl/crypto/x509/x509_vfy.c
crypto/openssl/crypto/x509/x509type.c
crypto/openssl/crypto/x509v3/v3_conf.c
crypto/openssl/crypto/x509v3/v3_cpols.c
crypto/openssl/crypto/x509v3/v3_lib.c
crypto/openssl/crypto/x509v3/v3_prn.c
crypto/openssl/demos/engines/zencod/hw_zencod.h
crypto/openssl/doc/HOWTO/certificates.txt
crypto/openssl/doc/HOWTO/keys.txt [new file with mode: 0644]
crypto/openssl/doc/apps/ca.pod
crypto/openssl/doc/apps/ocsp.pod
crypto/openssl/doc/apps/s_client.pod
crypto/openssl/doc/apps/s_server.pod
crypto/openssl/doc/crypto/BIO_f_base64.pod
crypto/openssl/doc/crypto/BIO_f_cipher.pod
crypto/openssl/doc/openssl-shared.txt [new file with mode: 0644]
crypto/openssl/doc/ssl/SSL_CTX_free.pod
crypto/openssl/doc/ssl/SSL_CTX_sess_set_get_cb.pod
crypto/openssl/doc/ssl/SSL_CTX_set_options.pod
crypto/openssl/doc/ssl/SSL_CTX_set_verify.pod
crypto/openssl/doc/ssl/SSL_CTX_use_certificate.pod
crypto/openssl/doc/ssl/SSL_accept.pod
crypto/openssl/doc/ssl/SSL_connect.pod
crypto/openssl/e_os.h
crypto/openssl/openssl.spec
crypto/openssl/ssl/kssl.c
crypto/openssl/ssl/kssl.h
crypto/openssl/ssl/s3_clnt.c
crypto/openssl/ssl/s3_srvr.c
crypto/openssl/ssl/ssl_ciph.c
crypto/openssl/ssl/ssl_lib.c
crypto/openssl/ssl/ssl_rsa.c
crypto/openssl/ssl/ssl_sess.c
crypto/openssl/ssl/ssltest.c
crypto/openssl/test/Makefile.ssl
crypto/openssl/test/evptests.txt [new file with mode: 0644]
crypto/openssl/tools/c_rehash
crypto/openssl/util/extract-names.pl
crypto/openssl/util/libeay.num
crypto/openssl/util/mk1mf.pl
crypto/openssl/util/mkdef.pl
crypto/openssl/util/mkerr.pl
crypto/openssl/util/pl/Mingw32.pl
crypto/openssl/util/point.sh