]> granicus.if.org Git - openssl/commit
Fix race condition when CRL checking is enabled.
authorDr. Stephen Henson <steve@openssl.org>
Mon, 4 Oct 2004 16:30:12 +0000 (16:30 +0000)
committerDr. Stephen Henson <steve@openssl.org>
Mon, 4 Oct 2004 16:30:12 +0000 (16:30 +0000)
commit2f605e8d24ac054a862e0fc4ea7e53196c99bb7e
tree7f4f621607dc13b1dd1a988222944d42e66592ab
parent5e2216bfa168bc5457433489b4b5e91fccc8973b
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