Changelog for ts/ts-20030806-0_9_7b-patch.gz => ts/ts-20031008-0_9_7c-patch.gz: 2003-10-08 12:07 Zoltan Glozik * ../openssl/: Configure, Makefile.org, Makefile.ssl, apps/CA.pl, apps/Makefile.ssl, apps/der_chop, apps/openssl.cnf, apps/progs.h, apps/ts.c, apps/tsget, crypto/Makefile.ssl, crypto/cpt_err.c, crypto/crypto.h, crypto/opensslconf.h, crypto/asn1/Makefile.ssl, crypto/asn1/a_bitstr.c, crypto/asn1/a_gentm.c, crypto/asn1/a_type.c, crypto/asn1/asn1.h, crypto/asn1/asn1_err.c, crypto/asn1/asn1_mac.h, crypto/asn1/t_x509.c, crypto/asn1/ts_req.c, crypto/asn1/ts_resp.c, crypto/bio/bio.h, crypto/bio/bio_err.c, crypto/bn/bn.h, crypto/bn/bn_err.c, crypto/buffer/buf_err.c, crypto/conf/conf.h, crypto/conf/conf_err.c, crypto/dh/dh.h, crypto/dh/dh_err.c, crypto/dsa/dsa.h, crypto/dsa/dsa_err.c, crypto/dso/dso.h, crypto/dso/dso_err.c, crypto/ec/ec.h, crypto/ec/ec_err.c, crypto/engine/eng_err.c, crypto/engine/engine.h, crypto/err/Makefile.ssl, crypto/err/err.c, crypto/err/err.h, crypto/err/err_all.c, crypto/err/openssl.ec, crypto/evp/evp.h, crypto/evp/evp_err.c, crypto/objects/obj_err.c, crypto/ocsp/ocsp.h, crypto/ocsp/ocsp_err.c, crypto/pem/pem.h, crypto/pem/pem_err.c, crypto/pkcs12/pk12err.c, crypto/pkcs12/pkcs12.h, crypto/pkcs7/pk7_doit.c, crypto/pkcs7/pkcs7.h, crypto/pkcs7/pkcs7err.c, crypto/rand/rand.h, crypto/rand/rand_err.c, crypto/rsa/rsa.h, crypto/rsa/rsa_err.c, crypto/stack/safestack.h, crypto/ts/Makefile.ssl, crypto/ts/input.txt, crypto/ts/ts.h, crypto/ts/ts_conf.c, crypto/ts/ts_err.c, crypto/ts/ts_lib.c, crypto/ts/ts_req_print.c, crypto/ts/ts_req_utils.c, crypto/ts/ts_resp_print.c, crypto/ts/ts_resp_sign.c, crypto/ts/ts_resp_utils.c, crypto/ts/ts_resp_verify.c, crypto/ts/ts_verify_ctx.c, crypto/ui/ui.h, crypto/ui/ui_err.c, crypto/x509/x509.h, crypto/x509/x509_err.c, crypto/x509/x509_trs.c, crypto/x509v3/v3_genn.c, crypto/x509v3/v3_purp.c, crypto/x509v3/v3_utl.c, crypto/x509v3/v3err.c, crypto/x509v3/x509v3.h, doc/standards.txt, doc/apps/ts.pod, doc/apps/tsget.pod, test/CAtsa.cnf, test/Makefile.ssl, test/testtsa, tools/c_rehash, util/libeay.num, util/mkdef.pl, util/mkerr.pl, util/mkfiles.pl (OPENSSL-0_9_7C_BRANCH): Changes have been merged in from the OPENSSL-0_9_7B_BRANCH branch. 2003-10-08 11:35 Zoltan Glozik * ../openssl/: CHANGES, Configure, FAQ, INSTALL.W32, Makefile.org, Makefile.ssl, e_os.h, NEWS, README, openssl.spec, apps/CA.pl, apps/der_chop, apps/ocsp.c, apps/openssl.c, apps/pkcs8.c, apps/s_apps.h, apps/s_client.c, apps/smime.c, apps/s_server.c, apps/x509.c, bugs/SSLv3, crypto/o_time.c, crypto/opensslv.h, crypto/aes/aes_cbc.c, crypto/aes/aes_ctr.c, crypto/aes/aes.h, crypto/asn1/a_mbstr.c, crypto/asn1/asn1_lib.c, crypto/asn1/a_strex.c, crypto/asn1/a_strnid.c, crypto/asn1/tasn_dec.c, crypto/bio/b_print.c, crypto/bio/bf_buff.c, crypto/bio/bss_bio.c, crypto/bio/bss_file.c, crypto/bn/bn_mul.c, crypto/bn/Makefile.ssl, crypto/des/cfb_enc.c, crypto/des/destest.c, crypto/dso/dso_dlfcn.c, crypto/ec/ec_mult.c, crypto/engine/engine.h, crypto/engine/hw_ubsec.c, crypto/err/err.c, crypto/err/err.h, crypto/evp/bio_b64.c, crypto/evp/c_all.c, crypto/evp/Makefile.ssl, crypto/md2/md2test.c, crypto/md5/Makefile.ssl, crypto/md5/asm/md5-586.pl, crypto/md5/asm/md5-sparcv9.S, crypto/perlasm/x86ms.pl, crypto/perlasm/x86nasm.pl, crypto/perlasm/x86unix.pl, crypto/pkcs7/pk7_doit.c, crypto/pkcs7/pk7_mime.c, crypto/pkcs7/pk7_smime.c, crypto/pkcs7/pkcs7.h, crypto/rand/rand_win.c, crypto/rsa/rsa_eay.c, crypto/rsa/rsa.h, crypto/rsa/rsa_lib.c, crypto/x509/x509_trs.c, crypto/x509/x509_vfy.c, crypto/x509/x509type.c, crypto/x509v3/v3_conf.c, crypto/x509v3/v3_cpols.c, crypto/x509v3/v3_lib.c, crypto/x509v3/v3_prn.c, demos/engines/zencod/hw_zencod.h, doc/apps/ca.pod, doc/apps/s_client.pod, doc/crypto/BIO_f_base64.pod, doc/ssl/SSL_accept.pod, doc/ssl/SSL_connect.pod, doc/ssl/SSL_CTX_set_verify.pod, doc/ssl/SSL_CTX_use_certificate.pod, ssl/kssl.c, ssl/kssl.h, ssl/s3_clnt.c, ssl/s3_srvr.c, ssl/ssl_lib.c, ssl/ssl_rsa.c, ssl/ssl_sess.c, ssl/ssltest.c, tools/c_rehash, util/extract-names.pl, util/libeay.num, util/point.sh, util/pl/Mingw32.pl: Import openssl-0.9.7c. 2003-08-23 10:21 Zoltan Glozik * ../openssl/crypto/ts/ts_conf.c (OPENSSL-0_9_7B_BRANCH): Don't call ENGINE_free with NULL argument.