wbemprox: Handle NULL operands in eval_strcmp.
[wine] / dlls / rsaenh / tests /
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-06-15  David Hedbergrsaenh: Don't fail on signature verification if the...
2011-02-16  André Hentschelrsaenh/tests: Test the reported length on success.
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-14  Juan Langrsaenh: Add support for CRYPT_IPSEC_HMAC_KEY.
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-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-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-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 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-09  Juan Langrsaenh/tests: Fix memory leak.
2009-12-07  Juan Langrsaenh/tests: Fix memory leaks.
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/tests: Add round-trip test of RSA.
2009-11-04  Juan Langrsaenh: Test exporting an RSA private key with the...
2009-10-21  Juan Langrsaenh: Store key when algid is a CALG_RSA_* algid...
2009-03-09  Francois GougetRemove spaces before '\n's.
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: Store a key's value to the registry when a...
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: Fix CryptSetKeyParam for KP_PERMISSIONS.
2009-01-29  Juan Langrsaenh: Honor the CRYPT_EXPORTABLE flag to CryptAcquire...
2009-01-29  Juan Langrsaenh: Add tests for key permissions.
2009-01-13  Michael Stefaniucrsaenh: Remove superfluous pointer casts.
2008-12-11  Paul Vriensrsaenh/tests: Fix a test failure on NT4.
2008-11-28  Paul Vriensrsaenh/tests: Fix a test failure on Win98.
2008-11-28  Paul Vriensrsaenh/tests: Fix a test failure on NT4 and below.
2008-11-28  Paul Vriensrsaenh/tests: Fix a test failure on NT4 and below.
2008-11-26  Paul Vriensrsaenh/tests: Fix a test failure on W2K and below.
2008-11-26  Paul Vriensrsaenh/tests: Use a 40-bit session key instead of 56...
2008-11-26  Paul Vriensrsaenh/tests: Fix a test failure on W2K and below.
2008-11-26  Paul Vriensrsaenh/tests: Use a 40-bit session key instead of 56...
2008-11-26  Paul Vriensrsaenh/tests: Fix a test failure on W2K and below.
2008-11-24  Juan Langrsaenh: Fix some test failures on older versions of...
2008-11-06  Paul Vriensrsaenh/tests: Fix a test failure on NT4 and below.
2008-10-27  Michael Stefaniucrsaenh: Use 0 instead of casting NULL to a handle of...
2008-07-29  Juan Langrsaenh: Test and correct the maximum allowable salt...
2008-06-09  Austin Englishrsaenh: Fix a couple failing tests on 2k.
2008-04-07  Paul Vriensrsaenh/tests: Fix a test on W2K and above.
2008-04-04  Paul Vriensrsaenh/tests: Add a few skips for non implemented param...
2008-04-03  Paul Vriensrsaenh/tests: Fix a typo.
2007-12-14  Michael Stefaniucrsaenh/tests: Remove an unused global variable.
2007-12-14  Michael Stefaniucrsaenh/tests: Remove duplicate abPlainPrivateKey variable.
2007-12-11  Rob Shearmanrsaenh: Fix some memory leaks in the tests.
2007-12-07  Rob Shearmanrsaenh: Fix some leaks of the provider handle in the...
2007-11-21  Vijay Kiran Kamujursaenh: Add implementation of Enhanced RSA AES Provider.
2007-11-21  Vijay Kiran Kamujursaenh: Add tests for RSA_AES provider.
2007-11-19  Gerald Pfeiferrsaenh/tests: Fix const-ness of parameters to printBytes().
2007-11-16  Vijay Kiran Kamujursaenh: Add a few more tests which check the decryption...
2007-10-18  Michael Jungrsaenh: Enlarge buffer in test_enum_container. Fixes...
2007-09-11  Juan Langrsaenh: Support setting the effective key length of...
2007-07-11  Juan Langrsaenh: Get rid of the hash idle state, native doesn...
2007-06-13  Maarten Lankhorstrsaenh: Allow CRYPT_NEWKEYSET and CRYPT_VERIFYCONTEXT...
2007-05-15  Mounir IDRASSIrsaenh: Fix crash in RSAENH_CPVerifySignature if pbSign...
2007-05-11  Mounir IDRASSIrsaenh: Add support for mandatory parameters to RSAENH_...
2007-05-08  Mounir IDRASSIrsaenh: Use the correct registry key in RSAENH_CPAcquir...
2007-05-07  Mounir IDRASSIrsaenh: Fix read_key_container bug that prevents CryptA...
2006-10-09  Paul Vriensrsaenh: Win64 printf format warning fixes.
2006-10-09  Paul Vriensrsaenh: Make hmac test run on all windows versions.
2006-10-03  Francois GougetAdd missing '\n's to ok() calls.
2006-10-02  Karsten Elfenbeinrsaenh/tests: import & export of a plaintext public...
2006-09-29  Michael StefaniucAdd a WINE_NO_LONG_INT define to many makefiles to...
2006-09-14  Alexandre Julliardmakefiles: Generate the dependencies line to avoid...
2006-08-08  Juan Langrsaenh: Test and fix CryptEncrypt with NULL buffer.
2006-07-28  Juan Langrsaenh: More tests and some fixes.
2006-07-10  Alexandre Julliardmake_dlls: Recursively ignore .ok files in all tests...
2006-07-10  Alexandre Julliardmake_dlls: Recursively ignore testlist.c in all tests...
2006-07-10  Alexandre JulliardTake advantage of the recursive nature of .gitignore...
next