Sebastian Lackner
|
2b1c8fed24
|
crypt32: Set correct return value if CryptMemAlloc fails.
|
2013-12-09 11:47:44 +01:00 |
Dmitry Timoshkov
|
d95797e170
|
crypt32: Check number of bytes returned by ReadFile and avoid a memory leak on error path.
|
2013-10-30 15:28:27 +01:00 |
Jacek Caban
|
eacc0b8238
|
crypt32: Get rid of PWINE_FILESTOREINFO typedef.
|
2013-09-04 14:38:24 +02:00 |
Jacek Caban
|
0c4a2df240
|
crypt32: Get rid of PWINECRYPT_CERTSTORE typedef.
|
2013-09-04 14:37:57 +02:00 |
Juan Lang
|
c52d110de1
|
crypt32: Don't free a file store's mem store, it's already freed by the provider store.
|
2009-11-05 11:57:58 +01:00 |
Michael Stefaniuc
|
903585162d
|
crypt32: Remove remaining superfluous pointer casts.
|
2009-01-28 12:30:54 +01:00 |
Juan Lang
|
09aec4f155
|
crypt32: Don't restrict file stores to binary-encoded files.
|
2008-12-20 10:58:53 +01:00 |
Juan Lang
|
ec1e1b30cd
|
crypt32: Add CTLs to the file store.
|
2008-09-02 11:53:42 +02:00 |
Juan Lang
|
889449630d
|
crypt32: Use I_CertUpdateStore in file stores.
|
2007-10-19 14:20:44 +02:00 |
Juan Lang
|
15cab33041
|
crypt32: Implement opening file name stores from files that contain PKCS7 messages.
|
2007-10-01 12:32:20 +02:00 |
Juan Lang
|
99981716b2
|
crypt32: Allow file stores to support more than one type of file.
|
2007-10-01 12:32:12 +02:00 |
Juan Lang
|
60fcce5558
|
crypt32: Create file store directly in CRYPT_FileNameOpenStoreW.
|
2007-10-01 12:32:03 +02:00 |
Juan Lang
|
2373b8bc80
|
crypt32: Add a helper function to create a file store from an already-initialized memory store.
|
2007-10-01 12:31:55 +02:00 |
Juan Lang
|
9c55a71f8f
|
crypt32: Use CertSaveStore to save file stores.
|
2007-09-28 11:31:32 +02:00 |
Juan Lang
|
bc81929519
|
crypt32: Rename a couple of functions.
|
2007-09-28 11:30:48 +02:00 |
Juan Lang
|
1d53424470
|
crypt32: Don't store the crypto provider when it isn't needed.
|
2007-08-20 11:52:21 +02:00 |
Juan Lang
|
9be5007669
|
crypt32: Don't store redundant copy of crypto provider in file store.
|
2007-08-20 11:52:12 +02:00 |
Juan Lang
|
71dffcee84
|
crypt32: Move file store to a separate file.
|
2007-08-17 12:01:38 +02:00 |