Fix race condition when CRL checking is enabled.
authorDr. Stephen Henson <steve@openssl.org>
Mon, 4 Oct 2004 16:27:36 +0000 (16:27 +0000)
committerDr. Stephen Henson <steve@openssl.org>
Mon, 4 Oct 2004 16:27:36 +0000 (16:27 +0000)
commit8de8bcbe2cb7a484e445727099e2d32406d1ff7e
treee943499604fdb694abaf87c0845321a4af1b8907
parent14e21742d584c31abd03f675a3ab58f92db4729d
Fix race condition when CRL checking is enabled.
CHANGES
crypto/asn1/x_crl.c
crypto/stack/safestack.h
crypto/stack/stack.c
crypto/stack/stack.h
crypto/x509/x509.h
crypto/x509/x509_vfy.c
util/mkstack.pl