crypt32: Allow messages to be opened when compiled with CMSG_SIGNER_ENCODE_INFO_HAS_C...
[wine] / dlls / crypt32 / tests / encode.c
2008-08-20  Juan Langcrypt32: Implement decoding CMSG_CMS_SIGNER_INFO.
2008-08-20  Juan Langcrypt32: Implement CMSG_CMS_SIGNER_INFO encoding.
2008-08-20  Juan Langcrypt32: Add tests for encoding/decoding CMSG_CMS_SIGNE...
2008-05-26  Michael Karchercrypt32: Pass on aiKeyAlg on RSA key import.
2008-02-16  Juan Langcrypt32: Fix test failures on NT4.
2008-01-23  Francois GougetAssorted spelling fixes.
2007-11-20  Francois Gougetcrypt32/tests: Get the tests running on Windows 98.
2007-11-09  Juan Langcrypt32: Fix another leak in tests.
2007-11-09  Juan Langcrypt32: Fix a couple leaks in test.
2007-11-08  Juan Langcrypt32: Fail decoding a CRL entry if the serial number...
2007-11-02  Juan Langcrypt32: Fix a leaked key.
2007-11-02  Juan Langcrypt32: Initialize a variable.
2007-10-15  Francois Gougetcrypt32/tests: Fix compilation on systems that don...
2007-10-11  Juan Langcrypt32: Implement name constraints decoding.
2007-10-11  Juan Langcrypt32: Allow either NULL or empty strings where one...
2007-10-11  Juan Langcrypt32: Implement name constraint encoding.
2007-10-11  Juan Langcrypt32: Test encoding/decoding name constraints.
2007-10-11  Juan Langcrypt32: Allow imprecision of one millisecond in time...
2007-10-09  Marcus Meissnercrypt32/tests: Fixed buffer overflow in encode test.
2007-10-09  Juan Langcrypt32: Print values of failing time tests.
2007-10-09  Juan Langcrypt32: Remove some tests that fail inconsistently...
2007-09-18  Juan Langcrypt32: Explicitly count bytes to copy in DecodeCopyBytes.
2007-09-18  Juan Langcrypt32: Test and correct decoding indefinite-length...
2007-09-18  Juan Langcrypt32: Support indefinite-length encoded arrays.
2007-09-18  Juan Langcrypt32: Add a test of an indefinite-length sequence.
2007-08-14  Juan Langcrypt32: Test authority key identifier with a multi...
2007-08-08  Francois Gougetcrypt32/tests: Fix compilation on systems that don...
2007-08-03  Juan Langcrypt32: Test encoding a cert with a subject key identi...
2007-08-03  Juan Langcrypt32: Test encoding a cert with a public key.
2007-08-03  Juan Langcrypt32: Implement decoding OID and directory name...
2007-08-03  Juan Langcrypt32: Test encoding/decoding a couple more alt name...
2007-07-26  Juan Langcrypt32: Test and fix encoding and decoding of attribut...
2007-07-16  Juan Langcrypt32: Fix decoding sequences with extra trailing...
2007-07-16  Juan Langcrypt32: Add test showing extra trailing bytes should...
2007-07-13  Juan Langcrypt32: Introduce an algorithm id encoding function...
2007-07-02  Juan Langcrypt32: Use skip to avoid failures where support is...
2007-06-18  Francois Gougetcrypt32/tests: Fix compilation on systems that don...
2007-06-14  Francois Gougetcrypt32: Add missing '\n' to ok() call.
2007-06-13  Juan Langcrypt32: Implement PKCS7_SIGNER_INFO encoding/decoding.
2007-06-13  Juan Langcrypt32: Implement PKCS_ATTRIBUTES encoding/decoding.
2007-06-13  Juan Langcrypt32: Implement PKCS_ATTRIBUTE encoding/decoding.
2007-06-13  Juan Langcrypt32: Implement PKCS_CONTENT_INFO encoding/decoding.
2007-06-13  Juan Langcrypt32: Implement CERT_AUTHORITY_KEY_ID2_INFO encoding...
2007-01-08  Francois Gougetcrypt32/tests: Replace some '#if 0's with 'if (0)'s.
2006-12-08  Andrew Talbotcrypt32/tests: Cast-qual warnings fix.
2006-10-12  Alexandre JulliardFixed some printf warnings caused by using sizeof.
2006-10-02  Juan Langcrypt32/tests: Win64 printf format warning fixes.
2006-09-27  Juan Langcrypt32: Encode/decode authority key ids.
2006-09-21  Juan Langcrypt32: Test decoding a big CRL.
2006-09-12  Alexandre Julliardcrypt32: Comment out an unreliable test.
2006-08-25  Alexandre Julliardcrypt32/tests: Avoid sizeof in traces.
2006-08-14  Andrew Talbotcrypt32/tests: Write-strings warnings fix.
2006-07-28  Andrew Talbotcrypt32/tests: Write-strings warnings fix.
2006-07-27  Juan Langcrypt32: Implement X509_UNICODE_NAME encoding/decoding.
2006-07-20  Juan Langcrypt32: Implement more string types for X509_NAME_VALUE.
2006-07-19  Juan Langcrypt32: Implement X509_UNICODE_NAME_VALUE encoding...
2006-07-11  Andrew Talbotcrypt32/tests: Write-strings warnings test.
2006-06-26  Francois Gougetcrypt32: Fix compilation with gcc 2.95.
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-13  Alexandre Julliardcrypt32/tests: Don't use sizeof in ok() to avoid printf...
2006-06-13  Alexandre Julliardcrypt32/tests: Use lstrlenA instead of strlen in ok...
2006-06-03  Juan Langcrypt32: Implement X509_NAME_VALUE encoding/decoding.
2006-06-02  Juan Langcrypt32: Add name value tests.
2006-06-02  Juan Langcrypt32: Add a couple CRL encoding tests, one that...
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2006-05-16  Juan Langcrypt32: Test importing public keys from a certificate.
2006-05-15  Juan Langcrypt32: Use the HRESULT synonyms for converted Win32...
2006-02-22  Juan Langcrypt32: Tidy up tests.
2006-02-16  Juan Langcrypt32: More encoding/decoding.
2006-01-31  Juan Langcrypt32: Correct X509_NAME decoding, and more stringent...
2006-01-13  Jeremy Whitecrypt32: Preserve gcc 2.95 compatibility.
2005-12-16  Juan Langcrypt32: Implement CRLDistPoints encoding/decoding.
2005-12-13  Juan Langcrypt32: Decode cleanups.
2005-12-02  Juan LangImplement more OID support functions.
2005-09-30  Juan LangMake CryptImport/ExportPublicKeyInfoEx behave the way...
2005-09-28  Juan LangEncode RSA public key modulus as unsigned integer,...
2005-09-28  Juan LangImplement CryptImport/ExportPublicKeyInfo.
2005-09-14  Mike McCormackFix gcc 4.0 warnings.
2005-09-13  Mike McCormackFix gcc 4.0 warnings.
2005-09-12  Mike McCormackFix gcc 4.0 warnings.
2005-09-08  Juan LangConvert a few more constants from strings to byte arrays.
2005-09-07  Mike McCormackFix gcc 4.0 warnings.
2005-09-06  Mike McCormackFix gcc 4.0 warnings.
2005-09-03  Juan LangCorrect a bunch of lurking asn.1 decode bugs.
2005-09-02  Juan LangImplement encoding/decoding RSA public keys.
2005-08-29  Juan LangImplement encoding/decoding of CERT_ALT_NAME_INFOs...
2005-08-16  Juan LangRemove a test that fails under WinME. Reported and...
2005-07-14  Juan LangEncode/decode certs, with tests.
2005-07-12  Juan Lang- encode/decode CERT_INFO, with tests
2005-07-07  Juan LangEncode/decode CERT_PUBLIC_KEY_INFO, with tests.
2005-07-01  Juan Lang- implement encoding/decoding of cert extensions
2005-06-29  Juan Lang- fix decoding of long-form data lengths
2005-06-27  Juan Lang- implement encode and decode of BasicConstraints2...
2005-06-16  Juan Lang- implement encoding and decoding of enumerated types...
2005-06-16  Mike McCormackFix some declaration and write string warnings.
2005-06-15  Juan LangAdd encode/decode support for multi-byte integers.
2005-06-13  Juan Lang- encode/decode X509_NAMEs for simple string encodings...
2005-06-10  Juan LangCryp{En|De}codeObjectEx should return success if the...
next