gdiplus: Remove unneeded address-of operator from array name.
[wine] / dlls / rsaenh /
2012-11-02  Juan Langrsaenh: Ensure a PKCS1 data block has at least minimum...
2011-11-17  Frédéric Delanoyrsaenh: Remove unused file-static variables.
2011-11-02  Andrew Talbotrsaenh: Remove unneeded address-of operator from array...
2011-11-01  Juan Langrsaenh: Infer private exponent length from data length.
2011-11-01  Juan Langrsaenh: Test importing a key with an input buffer that...
2011-11-01  Juan Langrsaenh: Add error messages for failed private key imports.
2011-08-24  Francois GougetAssorted spelling fixes.
2011-08-03  Frédéric Delanoydlls: Assorted spelling fixes.
2011-08-02  Alexandre Julliardwinecrt0: Remove the clsid parameter in __wine_(un...
2011-06-15  David Hedbergrsaenh: Don't fail on signature verification if the...
2011-05-24  Marcus Meissnerrsaenh: First part of marking internal symbols with...
2011-02-23  Marcus Meissnerrsaenh: Fixed bad sizeof() usage (Coverity).
2011-02-16  André Hentschelrsaenh/tests: Test the reported length on success.
2011-02-15  Juan Langrsaenh: Fully initialize schannel algorithm information.
2011-02-11  Juan Langrsaenh: Disallow deriving schannel encryption keys...
2011-02-11  Juan Langrsaenh: Disallow creating schannel master hashes before...
2011-02-11  Juan Langrsaenh/tests: Test errors creating schannel keys and...
2011-02-07  Austin Englishrsaenh/tests: Make sure to use return values (LLVM...
2011-01-17  Nikolay Sivovrsaenh/tests: Fix a key leak (Valgrind).
2011-01-17  Juan Langrsaenh: Be more careful about when to hash HMAC key...
2011-01-17  Juan Langrsaenh: Only set key length on successful retrieval...
2011-01-14  Juan Langrsaenh: Add support for CRYPT_IPSEC_HMAC_KEY.
2011-01-14  Juan Langrsaenh: Move check for CRYPT_IPSEC_HMAC_KEY to each...
2011-01-12  Juan Langrsaenh/tests: Add tests for CRYPT_IPSEC_HMAC_KEY.
2010-12-20  Greg Geldorprsaenh/tests: CryptGetKeyParam doesn't fail on Win7...
2010-12-13  André Hentschelrsaenh: Fix test failure on some NT4 machines.
2010-12-09  Alexandre Julliardrsaenh: Convert dll registration to the IRegistrar...
2010-09-19  Alexandre Julliardmakefiles: Add a standard header for all makefiles...
2010-07-21  Alexandre Julliarddlls: Remove explicit imports of kernel32 and ntdll.
2010-05-26  Gerald Pfeiferrsaenh: Simplify store_key_container_permissions.
2010-05-21  Juan Langrsaenh: Implement CALG_SSL3_SHAMD5 hashing.
2010-05-21  Juan Langrsaenh: Add tests for CALG_SSL3_SHAMD5 hashing.
2010-05-03  André Hentschelrsaenh: Fix a testfailure which occures on some Win7...
2010-05-03  André Hentschelrsaenh: Fix a testfailure on Win7.
2010-04-12  Paul Vriensrsaenh/tests: Fix some test failures on NT4 and lower.
2010-04-08  Paul Vriensrsaenh/tests: Run tests again on Windows 95.
2010-04-01  Mikhail Maroukhinersaenh/tests: Fix compiler warnings with flag -Wcast...
2010-03-31  Hans Leidekkerrsaenh: Add some tests for the hash functions.
2010-03-31  Juan Langrsaenh: Don't return salt for algorithms that don't...
2010-03-31  Juan Langrsaenh: Support setting salt via KP_SALT (resend).
2010-03-31  Juan Langrsaenh: Add tests of KP_SALT parameter.
2010-03-29  Mikhail Maroukhinersaenh: Fix compiler warnings with flag -Wcast-qual.
2010-03-29  Michael Stefaniucrsaenh: Remove superfluous casts of zero.
2010-03-22  Francois Gougetrsaenh: Use NULL instead of casting 0.
2010-03-17  Paul Vriensrsaenh/tests: Fix some test failures on XP (pre SP3).
2010-03-16  Alexandre Julliardmakefiles: Remove the no longer needed explicit separat...
2010-03-16  Juan Langrsaenh: Add signature support for SHA-256, SHA-384...
2010-03-16  Juan Langrsaenh: Add support for SHA-256, SHA-384, and SHA-512.
2010-03-15  Juan Langrsaenh: Add simple tests for SHA-256, SHA-384, and...
2010-03-15  Juan Langrsaenh: Fix some test failures on Win9x/NT4.
2010-02-22  Alexandre Julliardmakefiles: Use the standard C_SRCS variable as the...
2010-01-14  Paul Vriensrsaenh/tests: Don't check result twice (Coccinelle).
2009-12-10  Juan Langrsaenh: Fix memory leak reading stored keys.
2009-12-09  Juan Langrsaenh: Free a verify context's keys when it's destroyed.
2009-12-09  Juan Langrsaenh: Use helper function to release and install...
2009-12-09  Juan Langrsaenh/tests: Fix memory leak.
2009-12-07  Juan Langrsaenh/tests: Fix memory leaks.
2009-12-07  Juan Langrsaenh: Fix memory leak in CPSignHash.
2009-12-02  Alexandre Julliardrsaenh: Fix padding bytes check for 0-byte payload.
2009-11-19  Paul Vriensrsaenh/tests: Fix some test failures on W2K.
2009-11-18  Paul Vriensrsaenh/tests: Fix some test failures on Wow64.
2009-11-16  Francois Gougetrsaenh/tests: Add a trailing '\n' to an ok() call.
2009-11-12  Juan Langrsaenh/tests: Fix length of copied buffer.
2009-11-11  Juan Langrsaenh/tests: Fix a couple typos.
2009-11-11  Juan Langrsaenh/tests: Fix some test failures.
2009-11-09  Juan Langrsaenh: Only reverse the significant bytes of an export...
2009-11-09  Juan Langrsaenh: Only reverse the significant bytes of an export...
2009-11-09  Juan Langrsaenh/tests: Add round-trip test of RSA.
2009-11-09  Juan Langrsaenh: Explicitly clear unused memory when exporting...
2009-11-09  Juan Langrsaenh: Explicitly clear unused memory when exporting...
2009-11-04  Juan Langrsaenh: Test exporting an RSA private key with the...
2009-10-22  Juan Langrsaenh: Revert part of d3c482250a8232e9657ecefb3e61fff0...
2009-10-22  Juan Langrsaenh: Fail if CRYPT_IPSEC_HMAC_KEY is passed to Crypt...
2009-10-21  Juan Langrsaenh: Store key when algid is a CALG_RSA_* algid...
2009-10-20  Juan Langrsaenh: Make the enhanced crypto provider the default.
2009-10-20  Juan Langrsaenh: Add some traces to key importing.
2009-10-13  Dmitry Timoshkovrsaenh: Fix the accepted RC2 key length, based on a...
2009-08-10  Juan Langrsaenh: Implement exporting PLAINTEXTKEYBLOBs.
2009-08-10  Juan Langrsaenh: Implement importing PLAINTEXTKEYBLOBs.
2009-05-26  Francois Gougetrsaenh: Make the mpi functions static, remove mp_signed...
2009-03-09  Francois GougetRemove spaces before '\n's.
2009-02-16  Andrew Talbotrsaenh: Replace malloc/realloc with HeapAlloc/HeapReAlloc.
2009-02-09  Alexandre Julliardrsaenh: Rename the HANDLETABLE structure to avoid confl...
2009-02-05  Francois Gougetrsaenh: {alloc,release}_handle_table() are not used...
2009-02-04  Juan Langrsaenh: Fix failing tests on Windows ME.
2009-01-30  Paul Vriensrsaenh/tests: Fix the remaining test failures on Win9x...
2009-01-30  Juan Langrsaenh: Fix some recently introduced test failures...
2009-01-29  Juan Langrsaenh: Also write a key's permissions when it's being...
2009-01-29  Juan Langrsaenh: Load/store key permissions along with key pair...
2009-01-29  Juan Langrsaenh: Use key spec rather than char * to identify...
2009-01-29  Juan Langrsaenh: Don't store a key to the registry when it's...
2009-01-29  Juan Langrsaenh: Store a key's value to the registry when a...
2009-01-29  Juan Langrsaenh: Split CPImportKey into a helper function for...
2009-01-29  Juan Langrsaenh: Use helper function to install keys.
2009-01-29  Juan Langrsaenh: Separate storing a key container's keys from...
2009-01-29  Juan Langrsaenh: Add a test for importing a key into a container...
2009-01-29  Juan Langrsaenh: Honor a key's permissions when exporting a...
2009-01-29  Juan Langrsaenh: Split CPExportKey into helper functions for...
2009-01-29  Juan Langrsaenh: Fix CryptSetKeyParam for KP_PERMISSIONS.
2009-01-29  Juan Langrsaenh: Honor the CRYPT_EXPORTABLE flag to CryptAcquire...
next