crypt32: Implement updating enveloped messages.
[wine] / dlls / crypt32 / tests / protectdata.c
2009-12-09  Alexandre Julliardcrypt32/tests: Avoid size_t in traces.
2009-12-07  Juan Langcrypt32/tests: Fix memory leak in test.
2009-12-02  Alexandre Julliardrsaenh: Fix padding bytes check for 0-byte payload.
2009-11-09  Juan Langcrypt32: Fix test failures on Win9x/NT4.
2009-10-28  Dan Kegelcrypt32/tests: CryptUnprotectData: test zero-length...
2009-02-24  Francois Gougetcrypt32/tests: Use win_skip() to skip over unimplemente...
2009-01-30  Juan Langcrypt32: Fix CryptProtectData tests on older Windows...
2008-07-25  Reece Dunncrypt32/tests: fix the protectdata tests on Vista.
2008-06-04  Alexandre Julliardcrypt32/tests: Fix an end of line character.
2008-04-11  James Hawkinscrypt32: Fix a few tests that fail in win2k.
2007-11-20  Francois Gougetcrypt32/tests: Get the tests running on Windows 98.
2007-11-08  Juan Langcrypt32: Fix a leak.
2006-10-06  Paul Vrienscrypt32: Cast-qual warnings fix.
2006-10-02  Juan Langcrypt32/tests: Win64 printf format warning fixes.
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2005-08-29  Mike McCormackgcc 4.0 warning fixes.
2005-05-24  Kees CookCreate basic test suite for CryptProtectData/CryptUnpro...