crypt32: Make some variables static and/or const.
[wine] / dlls / crypt32 / crypt32_private.h
2006-06-03  Juan Langcrypt32: Implement X509_NAME_VALUE encoding/decoding.
2006-05-26  Juan Langcrypt32: Combine redundant code.
2006-05-26  Juan Langcrypt32: Implement CertSerializeCRLStoreElement.
2006-05-25  Juan Langcrypt32: Move cert functions that don't depend on the...
2006-05-23  Juan Langcrypt32: Abstract contexts.
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2006-05-20  Juan Langcrypt32: Move context interface definition to common...
2006-05-16  Juan Langcrypt32: Split the unwieldy encode.c into two files.
2006-03-10  Juan Langcrypt32: Move context properties to a separate file.
2006-03-04  Juan Langcrypt32: Move serialization functions to serialize.c.
2006-02-24  Juan Langcrypt32: implement CryptEnumOIDInfo and CryptFindOIDInfo.
2005-12-02  Juan LangImplement more OID support functions.
2005-08-25  Juan LangImplemented CryptHashCertificate.