Release 1.5.29.
[wine] / dlls / advapi32 / crypt.h
2011-04-27  Marcus Meissneradvapi32: Mark some internal symbols as hidden.
2010-08-18  Austin Lundadvapi32: Add magic codes to HCRYPTKEY and HCRYPTHASH.
2009-03-27  Andrew Talbotadvapi32: Constify some variables.
2009-01-02  Andrew Talbotadvapi32: Remove unused function.
2007-10-31  Rob Shearmanadvapi32: Implement CredWriteW.
2007-02-05  Bang Jun-Youngadvapi32: Fix prototypes to match the PSDK.
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2006-05-15  Mike McCormackadvapi32: Implement and test SystemFunction004.
2006-05-15  Mike McCormackadvapi32: Implement and test SystemFunction002 (DES...
2005-04-11  Michael JungMake crypt functions more robust in case of incorrect...
2004-10-04  Hans LeidekkerImplement SystemFunction006().
2004-07-13  Michael JungReference counting for CRYPTPROV objects.
2003-09-05  Alexandre JulliardFixed header dependencies to be fully compatible with...
2003-07-21  Mike McCormackMoved declaration of VTableProvStruc from dlls/advapi32...
2002-08-13  Alexandre JulliardThe provider functions are WINAPI.
2002-07-31  Alexandre JulliardFixed some handle type mismatches and added a few casts...
2002-06-28  Gregg MattinsonRemoved C++ style comments.
2002-03-09  Alexandre JulliardAdded LGPL standard comment, and copyright notices...
2002-01-10  Travis MichielsenImplement advapi32 portion of the CryptoAPI.