Juan Lang
|
79cd672c3d
|
crypt32: Use public functions to get store access state.
|
2007-05-15 15:19:33 +02:00 |
|
Juan Lang
|
6e23b4a25d
|
crypt32: Implement file stores.
|
2006-07-26 10:24:53 +02:00 |
|
Juan Lang
|
ead21189c2
|
crypt32: Implement X509_UNICODE_NAME_VALUE encoding/decoding.
|
2006-07-19 18:15:56 +02:00 |
|
Juan Lang
|
30bf5d9adb
|
crypt32: Fix reading key prov info from serialized data.
|
2006-07-18 11:18:37 +02:00 |
|
Alexandre Julliard
|
dbd473ff79
|
crypt32: Use unsigned int instead of size_t to avoid printf format warnings.
|
2006-06-13 14:14:00 +02:00 |
|
Juan Lang
|
dd4bd4ad28
|
crypt32: Implement X509_NAME_VALUE encoding/decoding.
|
2006-06-03 11:55:01 +02:00 |
|
Juan Lang
|
dc660a81ed
|
crypt32: Combine redundant code.
|
2006-05-26 20:16:07 +02:00 |
|
Juan Lang
|
f94d49dcd4
|
crypt32: Implement CertSerializeCRLStoreElement.
|
2006-05-26 11:56:45 +02:00 |
|
Juan Lang
|
9f1dd10a48
|
crypt32: Move cert functions that don't depend on the implementation of stores to cert.c.
|
2006-05-25 10:37:28 +02:00 |
|
Juan Lang
|
e48a0a3c23
|
crypt32: Abstract contexts.
- create an abstract interface for contexts, and use it for certificates
- create a simple context list, and use it for memory stores
|
2006-05-23 17:52:40 +02:00 |
|
Jonathan Ernst
|
360a3f9142
|
Update the address of the Free Software Foundation.
|
2006-05-23 14:11:13 +02:00 |
|
Juan Lang
|
d9a027952d
|
crypt32: Move context interface definition to common header.
|
2006-05-20 13:57:43 +02:00 |
|
Juan Lang
|
f224b34e60
|
crypt32: Split the unwieldy encode.c into two files.
|
2006-05-16 20:28:39 +02:00 |
|
Juan Lang
|
91b80fc8e2
|
crypt32: Move context properties to a separate file.
|
2006-03-10 21:41:38 +01:00 |
|
Juan Lang
|
c3a125179d
|
crypt32: Move serialization functions to serialize.c.
|
2006-03-04 16:12:28 +01:00 |
|
Juan Lang
|
690f98408b
|
crypt32: implement CryptEnumOIDInfo and CryptFindOIDInfo.
- implement CryptEnumOIDInfo and CryptFindOIDInfo
- implement CertOIDToAlgId and CertAlgIdToOID using CryptFindOIDInfo
|
2006-02-24 11:26:01 +01:00 |
|
Juan Lang
|
f702794f35
|
Implement more OID support functions.
Use the exported OID support functions internally.
Move OID support functions and stubs to a separate file.
|
2005-12-02 11:28:09 +01:00 |
|
Juan Lang
|
02cb0c77d7
|
Implemented CryptHashCertificate.
|
2005-08-25 09:51:59 +00:00 |
|