Francois Gouget
|
d30c037a1e
|
cryptnet/tests: Remove an uneeded NONAMELESSUNION directive.
|
2015-03-10 15:18:21 +09:00 |
Juan Lang
|
0439500f2c
|
cryptnet/tests: Fix test failures on older NT4.
|
2012-02-13 13:09:45 +01:00 |
Francois Gouget
|
5920de5ffb
|
Assorted spelling and case fixes.
|
2011-05-09 12:09:27 +02:00 |
Juan Lang
|
1ce0799dae
|
wininet: Differentiate checking online and offline CRLs.
|
2011-03-14 12:16:40 +01:00 |
Juan Lang
|
0f6a6dcd2b
|
cryptnet/tests: Add more tests for revocation checking.
|
2011-03-14 12:16:28 +01:00 |
Juan Lang
|
2a1f26b6da
|
cryptnet: Fix typo.
Spotted by Joris Huizer.
|
2011-03-14 12:15:33 +01:00 |
Juan Lang
|
016795a9bf
|
cryptnet/tests: Partially revert commit de6e33f306 .
It introduced new (old) test failures on some still-tested Windows
versions.
|
2011-03-11 11:42:19 +01:00 |
Austin English
|
de6e33f306
|
cryptnet/tests: Remove win9x hacks.
|
2011-02-28 13:11:14 +01:00 |
Austin English
|
66ebabaee1
|
cryptnet/tests: Make sure to use return value (LLVM/Clang).
|
2011-02-07 10:06:27 -06:00 |
Alexandre Julliard
|
0a28308b90
|
cryptnet/tests: Don't import shlwapi.
|
2010-11-25 12:01:43 +01:00 |
Andrew Eikum
|
35f8d7397b
|
cryptnet/tests: Use UrlCanonicalize to create a URL.
|
2010-10-12 11:46:26 +02:00 |
Alexandre Julliard
|
730f01801f
|
tests: Make some variables static.
|
2010-10-01 13:41:42 +02:00 |
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 |