appwiz.cpl: Added Hebrew translation.
[wine] / dlls / cryptnet / tests /
2010-10-01  Alexandre Julliardtests: Make some variables static.
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-03-16  Alexandre Julliardmakefiles: Remove the no longer needed explicit separat...
2010-02-22  Alexandre Julliardmakefiles: Use the standard C_SRCS variable as the...
2009-12-16  Paul Vrienscryptnet/tests: Fix some test failures on W2K with...
2009-12-04  Juan Langcryptnet: Implement getting the certificate issuer...
2009-12-04  Juan Langcryptnet: Add tests for getting the certificate issuer...
2009-12-04  Juan Langcryptnet: Correct AKI extension used in end certificate...
2009-12-03  Juan Langcryptnet: Check revocation at an appropriate time.
2009-12-03  Juan Langcryptnet: Fix test failures on Win2k.
2009-12-02  Juan Langcryptnet: Correct AKI extension used in end certificate...
2009-11-20  Juan Langcryptnet: Check number of contexts in CertDllVerifyRevo...
2009-11-20  Juan Langcryptnet: Test CertDllVerifyRevocation.
2009-11-20  Juan Langcryptnet: Fix memory leaks in tests.
2009-01-30  Juan Langcryptnet: Skip failing tests no matter what the last...
2009-01-14  Michael Stefaniuccryptnet: Remove superfluous pointer casts.
2008-10-17  Juan Langcryptnet: Fix test failures on Windows Vista/2008.
2008-07-25  Detlef Riekenbergcryptnet/tests: Make the tests usable on win9x.
2007-10-23  Juan Langcryptnet: Return FALSE if the requested URL exists...
2007-10-23  Juan Langcryptnet: Implement CryptRetrieveObjectByUrlW for the...
2007-10-23  Juan Langcryptnet: Implement CryptRetrieveObjectByUrlA on top...
2007-10-23  Juan Langcryptnet: Add tests for CryptRetrieveObjectByUrl.
2007-10-22  Juan Langcryptnet: Fix a leak.
2007-10-19  Juan Langcryptnet: Add tests for CryptGetObjectUrl.