Juan Lang
|
77ea583ab0
|
crypt32: Implement CertGetCRLFromStore.
- implement CertGetCRLFromStore, with tests
- update tests for CRL revocation functions to show name isn't checked
|
2006-06-22 12:29:04 +02:00 |
Juan Lang
|
e8992af0fa
|
crypt32: Implement some CRL verification functions.
|
2006-06-21 11:15:49 +02:00 |
Juan Lang
|
13e006a715
|
crypt32: Simplify CRL creation.
Decoding already handles signed and unsigned CRLs, so don't duplicate
that in CertCreateCRLContext.
|
2006-06-20 11:05:26 +02:00 |
Juan Lang
|
b29c2335b8
|
crypt32: Implement CertVerifyCRLTimeValidity and partially implement CertVerifySubjectCertificateContext.
|
2006-05-26 20:20:50 +02:00 |
Juan Lang
|
c4f2bcf3d1
|
crypt32: Add support for CRLs.
|
2006-05-25 20:19:12 +02:00 |