gdiplus: Added GdipCreateStreamOnFile.
[wine] / dlls / crypt32 /
2007-07-13  Juan Langcrypt32: Don't check if msg is NULL, tests show native...
2007-07-13  Juan Langcrypt32: Add a helper function to copy params.
2007-07-13  Juan Langcrypt32: Copy data in hash message update.
2007-07-13  Juan Langcrypt32: Add tests for hash message encoding.
2007-07-13  Juan Langcrypt32: Implement getting hash message version.
2007-07-13  Juan Langcrypt32: Partially implement updating hash messages.
2007-07-13  Juan Langcrypt32: Test updating hash messages with NULL stream...
2007-07-13  Juan Langcrypt32: Simplify hash value tests.
2007-07-13  Juan Langcrypt32: Implement getting a hash message's hash value.
2007-07-13  Juan Langcrypt32: Add tests for getting hash message params.
2007-07-13  Juan Langcrypt32: Add a stub hash message implementation.
2007-07-13  Juan Langcrypt32: Test opening hash messages to encode with...
2007-07-13  Juan Langcrypt32: Add tests for updating hash messages opened...
2007-07-13  Juan Langcrypt32: Add open tests for hash messages.
2007-07-13  Juan Langcrypt32: Implement streamed encoding of definite-length...
2007-07-13  Juan Langcrypt32: Make some encoding functions available outside...
2007-07-10  Juan Langcrypt32: Implement CryptSIPGetSignedDataMsg, CryptSIPPu...
2007-07-10  Juan Langcrypt32: Implement CryptSIPLoad.
2007-07-10  Juan Langcrypt32: More decode message update tests.
2007-07-10  Juan Langcrypt32: Add some tests for updating decode messages.
2007-07-10  Juan Langcrypt32: Implement getting the type of a decode message.
2007-07-10  Juan Langcrypt32: Add a stub decode message implementation.
2007-07-10  Juan Langcrypt32: Test and fix CryptMsgGetParam for streamed...
2007-07-10  Juan Langcrypt32: Add tests for streamed encoding of data messages.
2007-07-10  Juan Langcrypt32: Test that inner content OID is ignored for...
2007-07-10  Juan Langcrypt32: Make a copy of a passed-in stream info rather...
2007-07-10  Juan Langcrypt32: Add more tests for opening a data message...
2007-07-10  Juan Langcrypt32: Pass function pointers to CryptMsgBase_Init...
2007-07-05  Francois GougetAssorted spelling fixes.
2007-07-02  Juan Langcrypt32: Accept ERROR_INVALID_PARAMETER in addition...
2007-07-02  Juan Langcrypt32: Accept ERROR_BADKEY in addition to ERROR_INVAL...
2007-07-02  Juan Langcrypt32: Accept OSS errors as well.
2007-07-02  Juan Langcrypt32: Accept OSS errors.
2007-07-02  Juan Langcrypt32: Don't fail when CryptVerifyCertificateSignatur...
2007-07-02  Juan Langcrypt32: Use skip to avoid failures where support is...
2007-06-29  Juan Langcrypt32: Implement getting content for data messages...
2007-06-29  Juan Langcrypt32: Implement getting bare content for data messag...
2007-06-29  Juan Langcrypt32: Add tests for data message encoding.
2007-06-29  Juan Langcrypt32: Add a stub get param function for data message...
2007-06-29  Juan Langcrypt32: Implement CryptMsgUpdate for data messages...
2007-06-29  Juan Langcrypt32: Add a finalized member to message.
2007-06-29  Juan Langcrypt32: Store stream info in message.
2007-06-29  Juan Langcrypt32: Add an update function, use it to implement...
2007-06-29  Juan Langcrypt32: Add a get param function, use it to implement...
2007-06-29  Juan Langcrypt32: Stub CryptMsgOpenToEncode for data messages.
2007-06-29  Juan Langcrypt32: Test CryptMsgGetParam for data messages opened...
2007-06-29  Juan Langcrypt32: Test CryptMsgUpdate for data messages opened...
2007-06-29  Juan Langcrypt32: Test CryptMsgOpenToEncode for data messages.
2007-06-29  Juan Langcrypt32: Add base message type and use it to implement...
2007-06-29  Juan Langcrypt32: Add basic parameter checking to CryptMsgOpenTo*.
2007-06-29  Juan Langcrypt32: Add basic tests for CryptMsg functions.
2007-06-29  Juan Langcrypt32: Don't return fake HCRYPTMSG from CryptMsgOpenTo*.
2007-06-26  Alexandre Julliardcrypt32: Fix an uninitialized variable compiler warning.
2007-06-25  Jeff Latimercrypt32: Fix possible dereference of NULL ptr.
2007-06-25  Alexandre Julliardcrypt32: Fix incorrect usage of CharNextA.
2007-06-18  Francois Gougetcrypt32/tests: Fix compilation on systems that don...
2007-06-18  Paul Vrienscrypt32/tests: Don't crash on Vista.
2007-06-14  Francois Gougetcrypt32: Add missing '\n' to ok() call.
2007-06-14  Paul Vrienscrypt32/tests: Vista uses a different error code.
2007-06-14  Paul Vrienscrypt32/tests: Skip tests if we don't have enough rights.
2007-06-13  Paul Vrienscrypt32/tests: Skip tests if we don't have enough rights.
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: Use CRYPT_EncodeEnsureSpace to allocate memory...
2007-06-13  Juan Langcrypt32: Implement PKCS_ATTRIBUTE encoding/decoding.
2007-06-13  Juan Langcrypt32: Separate set encoding into a separate function.
2007-06-13  Juan Langcrypt32: Implement PKCS_CONTENT_INFO encoding/decoding.
2007-06-13  Juan Langcrypt32: Implement CERT_AUTHORITY_KEY_ID2_INFO encoding...
2007-06-11  Juan Langcrypt32: Add CryptMsg* stubs.
2007-06-04  Stefan Leichtercrypt32: Replace CRYPT_RecurseDeleteKey with RegDeleteT...
2007-05-29  Francois GougetAssorted spelling fixes.
2007-05-29  Juan Langcrypt32: Remove wrong test and parameter check.
2007-05-25  Juan Langcrypt32: Statically initialize static lists and critica...
2007-05-21  Mounir IDRASSIcrypt32: Fix CertAddCertificateContextToStore when...
2007-05-15  Juan Langcrypt32: Remove last error checks on success.
2007-05-15  Juan Langcrypt32: Use public functions to get store access state.
2007-05-15  Juan Langcrypt32: Implement CertGetStoreProperty and CertSetStor...
2007-05-15  Juan Langcrypt32: Don't set ret to TRUE when it already is.
2007-05-14  Mounir IDRASSIcrypt32: Stub implementation of CertGetCertificateChain.
2007-05-14  Mounir IDRASSIcrypt32: Stub implementation of CryptFindLocalizedName.
2007-05-14  Mounir IDRASSIcrypt32: Fix crash in CertGetCertificateContextProperty...
2007-05-11  Francois Gougetcrypt32: Add missing '\n' in FIXME() call.
2007-05-10  Mounir IDRASSIcrypt32: Correct the implementation of CertCreateSelfSi...
2007-05-09  Juan Langcrypt32: Implement CertEnumSystemStore.
2007-04-30  Andrew Talbotcrypt32: Exclude unused headers.
2007-04-24  Paul Vrienscrypt32/tests: Use A-version for registry functions.
2007-04-16  Andrew Talbotcrypt32: Constify some variables.
2007-04-16  Andrew Talbotcrypt32: Constify some variables.
2007-04-10  Andrew Talbotcrypt32: Constify some variables.
2007-03-28  Francois GougetRemove unneeded checks on the GetModuleHandle() return...
2007-03-14  Paul Vrienscrypt32/tests: No need to check return value of GetModu...
2007-03-13  Paul Vrienscrypt32/tests: Use GetModuleHandle and skip.
2007-03-13  Juan Langcrypt32: Set ppSignerSig to NULL in case caller doesn...
2007-03-12  Jan Zerebeckicrypt32: Add DebugInfo to critical sections.
2007-01-15  Paul Vrienscrypt32/tests: Fix compilation for older gcc versions...
2007-01-12  Paul Vrienscrypt32/tests: Cast-qual warning fixes.
2007-01-08  Francois Gougetcrypt32/tests: Replace some '#if 0's with 'if (0)'s.
2006-12-14  Dmitry Timoshkovcrypt32: Make some data const.
2006-12-11  Marcus Meissnermade functions and variables static in some testcases.
2006-12-08  Andrew Talbotcrypt32/tests: Cast-qual warnings fix.
next