shell32: Indentation fix.
[wine] / dlls / crypt32 /
2010-12-17  Juan Langcrypt32: Accept any matching CN when checking a certifi...
2010-12-16  Alexander Morozovcrypt32: Implement getting content and some parameters...
2010-12-16  Alexander Morozovcrypt32: Implement decoding enveloped messages.
2010-12-09  Alexandre Julliardcrypt32: Use allocation function with the correct proto...
2010-12-08  Alexander Morozovcrypt32: Implement CryptEncryptMessage.
2010-12-02  Alexander Morozovcrypt32: Implement getting content of an enveloped...
2010-12-02  Alexander Morozovcrypt32: Implement updating enveloped messages.
2010-12-02  Alexander Morozovcrypt32: Save some info needed for creating enveloped...
2010-12-01  Alexander Morozovcrypt32: Add a stub enveloped message implementation.
2010-11-25  Alexander Morozovcrypt32/tests: Fix test failures on some Win95 and...
2010-11-25  Alexander Morozovcrypt32/tests: Skip more tests.
2010-11-24  Alexander Morozovcrypt32/tests: Use pCryptAcquireContextA.
2010-11-24  Alexander Morozovcrypt32/tests: Fix test failures on WinME and some...
2010-11-24  Alexander Morozovcrypt32/tests: Do not crash on some Win98.
2010-11-17  Juan Langcrypt32: Add CertFindChainInStore stub.
2010-11-03  Alexander Morozovcrypt32/tests: Add tests for CMSG_RECIPIENT_COUNT_PARAM...
2010-11-03  Detlef Riekenbergcrypt32/test: When using dynamic binding for functions...
2010-11-03  Detlef Riekenbergcrypt32/tests: CertAddCertificateLinkToStore is not...
2010-11-02  Alexander Morozovcrypt32/tests: Add tests for decoding enveloped messages.
2010-11-01  Alexander Morozovcrypt32/tests: Add tests for enveloped messages.
2010-10-25  Juan Langcrypt32: Check revocation status of chain element-by...
2010-10-25  Juan Langcrypt32: Pass additional store to CertVerifyRevocation.
2010-10-21  Juan Langcrypt32/tests: Fix test failures on Win98/NT4.
2010-10-20  Juan Langcrypt32: Implement CertRDNValueToStr for UTF8 strings.
2010-10-20  Juan Langcrypt32: The newline character must also be quoted.
2010-10-20  Juan Langcrypt32: Correct Unicode quoting of BMP strings.
2010-10-20  Juan Langcrypt32/tests: Show expected values in ok output.
2010-10-20  Juan Langcrypt32/tests: Test more Unicode encoded string to...
2010-10-20  Juan Langcrypt32: Remove unneeded comments.
2010-10-19  Juan Langcrypt32/tests: Add more tests of the authenticode policy.
2010-10-19  Juan Langcrypt32: Trace certificate chain verification parameters.
2010-10-19  Juan Langcrypt32: Remove broken UTF-8 string decoding support.
2010-10-19  Juan Langcrypt32: Implement quoting of BMP strings.
2010-10-19  Juan Langcrypt32: Implement quoting of simple string types.
2010-10-19  Juan Langcrypt32: Test more encoded string to string conversions.
2010-10-19  Juan Langcrypt32: Test encoding more quoted strings.
2010-10-18  Anders Jonssoncrypt32: Update Swedish translation.
2010-10-15  Trygve Veacrypt32: Updated Norwegian translation.
2010-10-15  Akihiro Sagawacrypt32: Add Japanese translation.
2010-10-15  Juan Langcrypt32: Trace time value in addition to address of...
2010-10-15  Juan Langcrypt32: Use A functions for debug string that's only...
2010-10-08  Andrew Nguyencrypt32: Avoid relying on PATH_MAX in import_certs_from...
2010-10-06  Juan Langcrypt32/tests: Test OpenSSL chain separately to address...
2010-10-06  Juan Langcrypt32/tests: Fix another test failure on Win98.
2010-10-06  Juan Langcrypt32/tests: Add name to test to help identify test...
2010-10-06  Juan Langcrypt32/tests: Fix more Win9x failures.
2010-10-06  Juan Langcrypt32/tests: Fix test failures on NT4/Win9x.
2010-10-06  Juan Langcrypt32: Set correct error when encountering unsupporte...
2010-10-06  Juan Langcrypt32/tests: Add macros to declare tests.
2010-10-06  Juan Langcrypt32/tests: Add name to test to help identify test...
2010-10-06  Juan Langcrypt32: Set CERT_TRUST_HAS_NOT_SUPPORTED_CRITICAL_EXT...
2010-10-06  Juan Langcrypt32/tests: Test the base and SSL policies against...
2010-10-06  Juan Langcrypt32/tests: Test invalid critical extension in inter...
2010-10-06  Juan Langcrypt32: Improve error checking for the base policy.
2010-10-06  Juan Langcrypt32/tests: Add more tests of verifying the base...
2010-10-04  André Hentschelcrypt32: Fix German translation.
2010-10-01  Alexandre Julliardcrypt32/tests: Make some variables static.
2010-09-30  Juan Langcrypt32: Check revocation failures when verifying the...
2010-09-30  Juan Langcrypt32: Check usage when verifying the SSL policy.
2010-09-30  Juan Langcrypt32: Honor more SECURITY_FLAG_IGNORE flags when...
2010-09-30  Juan Langcrypt32/tests: Test more SECURITY_FLAG_IGNORE flags...
2010-09-29  Michael Stefaniuccrypt32: Remove redundant NULL check before CryptMemFre...
2010-09-24  Juan Langcrypt32: Add parameter checking to CryptSIPCreateIndire...
2010-09-22  Alexander Morozovcrypt32/tests: Add a test for CryptEncryptMessage.
2010-09-21  Luca Bennaticrypt32: Update Italian translation.
2010-09-19  Alexandre Julliardmakefiles: Add a standard header for all makefiles...
2010-09-18  Alexander Morozovcrypt32: Add a stub for CryptEncryptMessage.
2010-09-16  Alexander Morozovcrypt32: Initialize HashEncryptionAlgorithm.
2010-09-16  Alexander Morozovcrypt32: Implement CryptSignMessage.
2010-09-15  Alexander Morozovcrypt32/tests: Add a test for CryptSignMessage.
2010-09-13  Alexander Morozovcrypt32: Add stub for CryptSignMessage.
2010-09-09  Luca Bennaticrypt32: Update Italian translation.
2010-08-23  Juan Langcrypt32: Correct CryptVerifyMessageSignature's use...
2010-08-23  Juan Langcrypt32/tests: Test pcbDecoded parameter to CryptVerify...
2010-08-20  Andrew Talbotcrypt32: Constify some variables.
2010-08-19  Mikko Rasacrypt32: Only clear *pcbDecoded on error in CryptVerify...
2010-08-18  Andrew Talbotcrypt32: Constify some variables.
2010-08-16  Juan Langcrypt32: Honor SECURITY_FLAG_IGNORE_CERT_CN_INVALID.
2010-08-16  Juan Langcrypt32/tests: Add a test of SSL_EXTRA_CERT_CHAIN_POLIC...
2010-08-16  Andrew Talbotcrypt32: Constify some variables.
2010-08-16  Andrew Talbotcrypt32: Constify some variables.
2010-07-28  Igor Paliychukcrypt32: Ukrainian translation update.
2010-07-22  Michael Stefaniuccrypt32: Remove the ignored common resource attributes.
2010-07-21  Alexandre Julliarddlls: Remove explicit imports of kernel32 and ntdll.
2010-07-07  Gustavo Henrique... crypt32: Update Portuguese (Brazilian) translation.
2010-07-06  Gustavo Henrique... crypt32: Update Portuguese (Brazilian) translation.
2010-06-29  Kovács Andráscrypt32: Add Hungarian translation.
2010-06-28  Igor Paliychukcrypt32: Ukrainian translation update.
2010-06-22  Francois Gougetcrypt32/tests: Add a trailing '\n' to ok() calls.
2010-06-17  Luca Bennaticrypt32: Add Italian translation.
2010-06-16  Juan Langcrypt32: Add support for CERT_STORE_PROV_SERIALIZED...
2010-06-16  Juan Langcrypt32: Increment current pointer on successful reads...
2010-06-16  Juan Langcrypt32: Terminate reading a serialized store upon...
2010-06-16  Juan Langcrypt32/tests: Test opening serialized stores.
2010-06-16  Juan Langcrypt32: Add support for szCERT_STORE_PROV_PKCS7 to...
2010-06-07  Łukasz Wojniłowiczcrypt32: Add the Polish translation.
2010-05-26  Juan Langcrypt32/tests: Always compare serialized stores in...
2010-05-26  Juan Langcrypt32/tests: Test an otherwise unused return value.
2010-05-26  Juan Langcrypt32/tests: Improve granularity of testing a store...
2010-05-21  Juan Langcrypt32: Implement wildcard domain name matching in...
next