20 Commits

Author SHA1 Message Date
Paul Vriens
19e63d11ce cryptnet/tests: Fix some test failures on W2K with just SP3 or SP4. 2009-12-16 16:05:41 +01:00
Juan Lang
59820c2e5c cryptnet: Implement getting the certificate issuer URL from a cert's authority info access extension. 2009-12-04 12:01:53 +01:00
Juan Lang
a7c236a066 cryptnet: Add tests for getting the certificate issuer URL from a cert's authority info access extension. 2009-12-04 12:01:48 +01:00
Juan Lang
f7e7f09a4b cryptnet: Correct AKI extension used in end certificate and CRL when checking revocation. 2009-12-04 12:01:12 +01:00
Juan Lang
1860d2a8d3 cryptnet: Check revocation at an appropriate time. 2009-12-03 10:12:06 +01:00
Juan Lang
052aea2476 cryptnet: Fix test failures on Win2k. 2009-12-03 10:11:39 +01:00
Juan Lang
a2420c85f4 cryptnet: Correct AKI extension used in end certificate and CRL when checking revocation. 2009-12-02 12:18:08 +01:00
Juan Lang
a82678da97 cryptnet: Check number of contexts in CertDllVerifyRevocation. 2009-11-20 11:13:49 +01:00
Juan Lang
be1fd9b3f1 cryptnet: Test CertDllVerifyRevocation. 2009-11-20 11:13:44 +01:00
Juan Lang
320407a174 cryptnet: Fix memory leaks in tests. 2009-11-20 11:13:30 +01:00
Juan Lang
bc2fa00789 cryptnet: Skip failing tests no matter what the last error is, but only on Windows. 2009-01-30 11:44:36 +01:00
Michael Stefaniuc
a28052ab8a cryptnet: Remove superfluous pointer casts. 2009-01-14 13:51:01 +01:00
Juan Lang
6ef7dafa39 cryptnet: Fix test failures on Windows Vista/2008. 2008-10-17 12:31:06 +02:00
Detlef Riekenberg
be5db33c30 cryptnet/tests: Make the tests usable on win9x. 2008-07-25 11:29:15 +02:00
Juan Lang
dcb8c874e8 cryptnet: Return FALSE if the requested URL exists and the url array size is NULL. 2007-10-23 12:24:49 +02:00
Juan Lang
681a408aa6 cryptnet: Implement CryptRetrieveObjectByUrlW for the file: protocol. 2007-10-23 12:24:43 +02:00
Juan Lang
1fbb0f6a5a cryptnet: Implement CryptRetrieveObjectByUrlA on top of CryptRetrieveObjectByUrlW. 2007-10-23 12:24:22 +02:00
Juan Lang
a7cfe075c8 cryptnet: Add tests for CryptRetrieveObjectByUrl. 2007-10-23 12:24:13 +02:00
Juan Lang
25c21e5bff cryptnet: Fix a leak. 2007-10-22 12:36:07 +02:00
Juan Lang
322bcddfa8 cryptnet: Add tests for CryptGetObjectUrl. 2007-10-19 12:29:39 +02:00