crypt32: Check a pointer before dereferencing it (Coverity).
[wine] / dlls / crypt32 / decode.c
2006-07-11  Juan Langcrypt32: Check a pointer before dereferencing it (Cover...
2006-06-20  Juan Langcrypt32: Encode/decode CRL issuing dist points.
2006-06-19  Juan Langcrypt32: Fix decoding signed certs and CRLs.
2006-06-16  Juan Langcrypt32: Correct CRL tests, and fix CRL encoding/decodi...
2006-06-03  Juan Langcrypt32: Implement X509_NAME_VALUE encoding/decoding.
2006-06-02  Juan Langcrypt32: Remove exception handling from internal decodi...
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2006-05-16  Juan Langcrypt32: Split the unwieldy encode.c into two files.