Merge from stable branch.
authorDr. Stephen Henson <steve@openssl.org>
Sat, 14 Jun 2008 19:53:04 +0000 (19:53 +0000)
committerDr. Stephen Henson <steve@openssl.org>
Sat, 14 Jun 2008 19:53:04 +0000 (19:53 +0000)
commite9d247d2b07a6378d2355e1fdff071001dda7cfa
treea8e9ba9601a126ea106cf33e0b383cfa9d1ec22a
parent18ab306e63c68bbe3f34eefcb3388531d653791a
Merge from stable branch.
155 files changed:
Configure
Makefile.org
Netware/build.bat
Netware/cpy_tests.bat
Netware/do_tests.pl
Netware/set_env.bat
apps/Makefile
apps/apps.c
apps/ca.c
apps/cms.c [new file with mode: 0644]
apps/dsa.c
apps/ocsp.c
apps/progs.h
apps/progs.pl
apps/req.c
apps/rsautl.c
apps/s_client.c
apps/s_server.c
crypto/aes/Makefile
crypto/aes/aes.h
crypto/aes/aes_core.c
crypto/aes/aes_wrap.c [new file with mode: 0644]
crypto/aes/asm/aes-586.pl
crypto/aes/asm/aes-x86_64.pl
crypto/asn1/Makefile
crypto/asn1/a_object.c
crypto/asn1/a_type.c
crypto/asn1/asn1.h
crypto/asn1/asn1_err.c
crypto/asn1/asn1_lib.c
crypto/asn1/asn1t.h
crypto/asn1/asn_mime.c [new file with mode: 0644]
crypto/asn1/tasn_fre.c
crypto/asn1/x_algor.c
crypto/bf/bf_skey.c
crypto/bio/b_sock.c
crypto/bio/bio.h
crypto/bio/bss_dgram.c
crypto/bio/bss_file.c
crypto/bn/asm/x86-mont.pl
crypto/cast/c_skey.c
crypto/cms/Makefile [new file with mode: 0644]
crypto/cms/cms.h [new file with mode: 0644]
crypto/cms/cms_asn1.c [new file with mode: 0644]
crypto/cms/cms_att.c [new file with mode: 0644]
crypto/cms/cms_cd.c [new file with mode: 0644]
crypto/cms/cms_dd.c [new file with mode: 0644]
crypto/cms/cms_enc.c [new file with mode: 0644]
crypto/cms/cms_env.c [new file with mode: 0644]
crypto/cms/cms_err.c [new file with mode: 0644]
crypto/cms/cms_ess.c [new file with mode: 0644]
crypto/cms/cms_io.c [new file with mode: 0644]
crypto/cms/cms_lcl.h [new file with mode: 0644]
crypto/cms/cms_lib.c [new file with mode: 0644]
crypto/cms/cms_sd.c [new file with mode: 0644]
crypto/cms/cms_smime.c [new file with mode: 0644]
crypto/comp/c_zlib.c
crypto/comp/comp.h
crypto/comp/comp_err.c
crypto/des/des.h
crypto/des/des_old.c
crypto/des/des_old.h
crypto/des/set_key.c
crypto/des/xcbc_enc.c
crypto/dsa/dsa_asn1.c
crypto/dsa/dsa_sign.c
crypto/dsa/dsa_vrf.c
crypto/engine/eng_all.c
crypto/engine/eng_err.c
crypto/engine/eng_int.h
crypto/engine/eng_padlock.c
crypto/engine/eng_pkey.c
crypto/engine/eng_table.c
crypto/engine/engine.h
crypto/err/err.h
crypto/err/err_all.c
crypto/err/err_str.c
crypto/err/openssl.ec
crypto/evp/e_camellia.c
crypto/evp/evp_cnf.c
crypto/idea/i_skey.c
crypto/md2/md2_dgst.c
crypto/md4/md4_dgst.c
crypto/md5/md5_dgst.c
crypto/mdc2/mdc2dgst.c
crypto/objects/obj_dat.h
crypto/objects/obj_mac.h
crypto/objects/obj_mac.num
crypto/objects/objects.txt
crypto/ossl_typ.h
crypto/pem/pem.h
crypto/perlasm/x86asm.pl
crypto/perlasm/x86nasm.pl
crypto/perlasm/x86unix.pl
crypto/pkcs12/p12_crt.c
crypto/pkcs7/pk7_mime.c
crypto/rand/md_rand.c
crypto/rand/rand_eng.c
crypto/rand/rand_lib.c
crypto/rc2/rc2_skey.c
crypto/rc4/asm/rc4-586.pl
crypto/rc4/asm/rc4-x86_64.pl
crypto/rc4/rc4_skey.c
crypto/rc5/rc5_skey.c
crypto/ripemd/rmd_dgst.c
crypto/sha/sha1dgst.c
crypto/sha/sha256.c
crypto/sha/sha512.c
crypto/sha/sha_dgst.c
crypto/stack/safestack.h
crypto/x509/x509.h
crypto/x509/x509_att.c
crypto/x86_64cpuid.pl
crypto/x86cpuid.pl
doc/apps/dgst.pod
doc/apps/s_server.pod
doc/apps/verify.pod
doc/c-indentation.el
doc/crypto/ASN1_generate_nconf.pod
engines/Makefile
engines/e_4758cca_err.h
engines/e_aep.c
engines/e_aep_err.h
engines/e_atalla_err.h
engines/e_capi.c [new file with mode: 0644]
engines/e_chil_err.h
engines/e_cswift_err.h
engines/e_gmp.c
engines/e_gmp_err.h
engines/e_nuron_err.h
engines/e_sureware_err.h
engines/e_ubsec_err.h
fips/aes/fips_aesavs.c
fips/des/fips_desmovs.c
fips/dsa/fips_dsatest.c
fips/fips.c
fips/fips.h
fips/fips_test_suite.c
fips/hmac/fips_hmactest.c
ssl/d1_clnt.c
ssl/kssl.c
ssl/s3_clnt.c
ssl/s3_lib.c
ssl/s3_srvr.c
ssl/ssl.h
ssl/ssl_err.c
ssl/ssl_lib.c
ssl/ssl_locl.h
ssl/ssl_rsa.c
ssl/ssl_sess.c
ssl/ssl_stat.c
ssl/t1_lib.c
ssl/tls1.h
util/mk1mf.pl
util/mkdef.pl