Jonathan Ernst
|
360a3f9142
|
Update the address of the Free Software Foundation.
|
2006-05-23 14:11:13 +02:00 |
Juan Lang
|
73e825fb37
|
crypt32: Add more tests for adding certs to a store.
|
2006-05-16 20:24:52 +02:00 |
Juan Lang
|
769a52f831
|
crypt32: Avoid a use-after-free bug in tests.
|
2006-05-16 12:40:55 +02:00 |
Juan Lang
|
7e9ba76da1
|
crypt32: Use the HRESULT synonyms for converted Win32 error codes.
|
2006-05-15 11:06:04 +02:00 |
Juan Lang
|
ed66801d3a
|
crypt32: Partially implement CertGetIssuerCertificateFromStore.
|
2006-05-10 11:21:20 +02:00 |
Juan Lang
|
5eadd8c791
|
crypt32: Fix certificate adding
- Implement add disposition in CertAddCertificateContextToStore,
rather than in each store.
- Add a few more tests.
|
2006-03-30 21:55:00 +02:00 |
Mike McCormack
|
32f6b71c76
|
crypt32: Fix a warning.
|
2006-03-18 18:04:14 +01:00 |
Juan Lang
|
ae5823db3f
|
crypt32: Implement CertGetSubjectCertificateFromStore.
|
2006-03-17 13:11:21 +01:00 |
Juan Lang
|
b40a406dc3
|
crypt32: Tighten CertDuplicateCertificateContext test.
Test that the return from CertDuplicateCertificateContext is the same
as its parameter.
|
2006-03-16 16:21:59 +01:00 |
Juan Lang
|
aa6dc003a4
|
crypt32: Implement CertFindCertificateInStore, with tests.
|
2006-02-23 11:13:45 +01:00 |
Juan Lang
|
5d3889412d
|
crypt32: Tidy up tests.
Fix up encoded data to use BYTE arrays rather than strings, and remove
extraneous NULL bytes from the end of some of them
|
2006-02-22 18:20:03 +01:00 |
Juan Lang
|
2002e227cf
|
crypt32: Move certificate store functions to their own file.
|
2006-02-17 17:36:52 +01:00 |