Import OpenSSL-0.9.8f.
authorPeter Avalos <pavalos@dragonflybsd.org>
Fri, 12 Oct 2007 19:40:12 +0000 (19:40 +0000)
committerPeter Avalos <pavalos@dragonflybsd.org>
Fri, 12 Oct 2007 19:40:12 +0000 (19:40 +0000)
commite6bc27f598cd201e6b06905e35059a83926e6920
tree61c6df061061c9477444be2ae6ff827c57d76df5
parente40c9513e267e21491ba2701e021759930a22060
Import OpenSSL-0.9.8f.
111 files changed:
crypto/openssl-0.9/CHANGES
crypto/openssl-0.9/FAQ
crypto/openssl-0.9/NEWS
crypto/openssl-0.9/README
crypto/openssl-0.9/apps/CA.pl
crypto/openssl-0.9/apps/dgst.c
crypto/openssl-0.9/apps/dsa.c
crypto/openssl-0.9/apps/gendsa.c
crypto/openssl-0.9/apps/genrsa.c
crypto/openssl-0.9/apps/ocsp.c
crypto/openssl-0.9/apps/pkcs12.c
crypto/openssl-0.9/apps/progs.h
crypto/openssl-0.9/apps/rand.c
crypto/openssl-0.9/apps/rsa.c
crypto/openssl-0.9/apps/s_apps.h
crypto/openssl-0.9/apps/s_cb.c
crypto/openssl-0.9/apps/s_client.c
crypto/openssl-0.9/apps/s_server.c
crypto/openssl-0.9/apps/smime.c
crypto/openssl-0.9/apps/speed.c
crypto/openssl-0.9/crypto/aes/aes_ige.c
crypto/openssl-0.9/crypto/asn1/asn1.h
crypto/openssl-0.9/crypto/asn1/asn_moid.c
crypto/openssl-0.9/crypto/asn1/t_req.c
crypto/openssl-0.9/crypto/asn1/tasn_dec.c
crypto/openssl-0.9/crypto/asn1/tasn_enc.c
crypto/openssl-0.9/crypto/asn1/x_crl.c
crypto/openssl-0.9/crypto/asn1/x_name.c
crypto/openssl-0.9/crypto/bio/b_print.c
crypto/openssl-0.9/crypto/bio/b_sock.c
crypto/openssl-0.9/crypto/bio/bio.h
crypto/openssl-0.9/crypto/bn/bn.h
crypto/openssl-0.9/crypto/bn/bn_blind.c
crypto/openssl-0.9/crypto/bn/bn_div.c
crypto/openssl-0.9/crypto/bn/bn_err.c
crypto/openssl-0.9/crypto/bn/bn_exp.c
crypto/openssl-0.9/crypto/bn/bn_gcd.c
crypto/openssl-0.9/crypto/bn/bn_lib.c
crypto/openssl-0.9/crypto/bn/bn_mont.c
crypto/openssl-0.9/crypto/bn/bn_mul.c
crypto/openssl-0.9/crypto/bn/bn_prime.c
crypto/openssl-0.9/crypto/bn/bn_prime.h
crypto/openssl-0.9/crypto/conf/conf.h
crypto/openssl-0.9/crypto/conf/conf_api.c
crypto/openssl-0.9/crypto/conf/conf_mod.c
crypto/openssl-0.9/crypto/conf/conf_sap.c
crypto/openssl-0.9/crypto/cryptlib.c
crypto/openssl-0.9/crypto/des/set_key.c
crypto/openssl-0.9/crypto/dh/dh_check.c
crypto/openssl-0.9/crypto/dh/dh_key.c
crypto/openssl-0.9/crypto/dsa/dsa_gen.c
crypto/openssl-0.9/crypto/dsa/dsa_key.c
crypto/openssl-0.9/crypto/dsa/dsa_ossl.c
crypto/openssl-0.9/crypto/ec/ec.h
crypto/openssl-0.9/crypto/ec/ec_err.c
crypto/openssl-0.9/crypto/ec/ec_mult.c
crypto/openssl-0.9/crypto/engine/eng_padlock.c
crypto/openssl-0.9/crypto/engine/eng_table.c
crypto/openssl-0.9/crypto/evp/c_allc.c
crypto/openssl-0.9/crypto/evp/evp.h
crypto/openssl-0.9/crypto/evp/evp_lib.c
crypto/openssl-0.9/crypto/evp/evp_locl.h
crypto/openssl-0.9/crypto/ex_data.c
crypto/openssl-0.9/crypto/mem_clr.c
crypto/openssl-0.9/crypto/objects/obj_dat.h
crypto/openssl-0.9/crypto/objects/obj_mac.h
crypto/openssl-0.9/crypto/ocsp/ocsp.h
crypto/openssl-0.9/crypto/opensslv.h
crypto/openssl-0.9/crypto/pem/pem.h
crypto/openssl-0.9/crypto/pkcs7/pk7_mime.c
crypto/openssl-0.9/crypto/pkcs7/pk7_smime.c
crypto/openssl-0.9/crypto/pqueue/pq_compat.h
crypto/openssl-0.9/crypto/rand/randfile.c
crypto/openssl-0.9/crypto/rsa/rsa.h
crypto/openssl-0.9/crypto/rsa/rsa_eay.c
crypto/openssl-0.9/crypto/rsa/rsa_gen.c
crypto/openssl-0.9/crypto/rsa/rsa_lib.c
crypto/openssl-0.9/crypto/stack/safestack.h
crypto/openssl-0.9/crypto/store/str_lib.c
crypto/openssl-0.9/crypto/x509/x509_txt.c
crypto/openssl-0.9/crypto/x509/x509_vfy.c
crypto/openssl-0.9/crypto/x509/x509_vpm.c
crypto/openssl-0.9/crypto/x509v3/pcy_tree.c
crypto/openssl-0.9/crypto/x509v3/v3_pci.c
crypto/openssl-0.9/engines/e_ubsec.c
crypto/openssl-0.9/ssl/d1_both.c
crypto/openssl-0.9/ssl/d1_clnt.c
crypto/openssl-0.9/ssl/d1_lib.c
crypto/openssl-0.9/ssl/d1_pkt.c
crypto/openssl-0.9/ssl/d1_srvr.c
crypto/openssl-0.9/ssl/dtls1.h
crypto/openssl-0.9/ssl/s23_clnt.c
crypto/openssl-0.9/ssl/s2_clnt.c
crypto/openssl-0.9/ssl/s2_srvr.c
crypto/openssl-0.9/ssl/s3_clnt.c
crypto/openssl-0.9/ssl/s3_lib.c
crypto/openssl-0.9/ssl/s3_srvr.c
crypto/openssl-0.9/ssl/ssl.h
crypto/openssl-0.9/ssl/ssl3.h
crypto/openssl-0.9/ssl/ssl_algs.c
crypto/openssl-0.9/ssl/ssl_asn1.c
crypto/openssl-0.9/ssl/ssl_cert.c
crypto/openssl-0.9/ssl/ssl_ciph.c
crypto/openssl-0.9/ssl/ssl_err.c
crypto/openssl-0.9/ssl/ssl_lib.c
crypto/openssl-0.9/ssl/ssl_locl.h
crypto/openssl-0.9/ssl/ssl_sess.c
crypto/openssl-0.9/ssl/ssl_txt.c
crypto/openssl-0.9/ssl/t1_enc.c
crypto/openssl-0.9/ssl/t1_lib.c
crypto/openssl-0.9/ssl/tls1.h