Changelog for ts/ts-20030515-0_9_7b-patch.gz => ts/ts-20030806-0_9_7b-patch.gz: 2003-08-06 17:59 Zoltan Glozik * ../openssl/: apps/openssl.cnf, apps/ts.c, crypto/ts/ts.h, crypto/ts/ts_conf.c, crypto/ts/ts_err.c, util/libeay.num, doc/apps/ts.pod (OPENSSL-0_9_7B_BRANCH): OpenSSL engine support is added to the -reply command. 2003-07-30 18:07 Zoltan Glozik * ../openssl/crypto/ts/ts_resp_verify.c (OPENSSL-0_9_7B_BRANCH): Fix warning of unsigned/signed comparison. 2003-07-27 19:01 Zoltan Glozik * ../openssl/crypto/ts/ts_verify_ctx.c: file ts_verify_ctx.c was initially added on branch OPENSSL-0_9_7B_BRANCH. 2003-07-27 18:59 Zoltan Glozik * ../openssl/: apps/ts.c, util/libeay.num, crypto/cpt_err.c, crypto/crypto.h, crypto/asn1/asn1.h, crypto/asn1/asn1_err.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/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/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/ts/Makefile.ssl, crypto/ts/ts.h, crypto/ts/ts_err.c, crypto/ts/ts_resp_verify.c, crypto/ui/ui.h, crypto/ui/ui_err.c, crypto/x509/x509.h, crypto/x509/x509_err.c, crypto/x509v3/v3err.c, crypto/x509v3/x509v3.h, crypto/ts/ts_verify_ctx.c (OPENSSL-0_9_7B_BRANCH): New TS_VERIFY_CTX data structure and more flexible time stamp token verification functions added: TS_RESP_verify_response, TS_RESP_verify_token, TS_REQ_to_TS_VERIFY_CTX. 2003-07-16 20:05 Zoltan Glozik * ../openssl/: doc/apps/ts.pod, crypto/ts/ts.h, crypto/ts/ts_resp_sign.c (OPENSSL-0_9_7B_BRANCH): Bug fix for compile errors on Win32 platforms due to missing gettimeofday function. Fraction of seconds in the time stamp response is supported only on UNIX platforms. 2003-07-12 22:19 Zoltan Glozik * ../openssl/util/libeay.num (OPENSSL-0_9_7B_BRANCH): New global functions added. 2003-06-21 09:54 Zoltan Glozik * ../openssl/util/mkerr.pl (OPENSSL-0_9_7B_BRANCH): New -hprefix argument added. 2003-06-04 20:36 Zoltan Glozik * ../openssl/doc/apps/ts.pod (OPENSSL-0_9_7B_BRANCH): extended key usage documentation is updated.