Sign in
goma
/
wine
/
e834c920ec09390a491848a3075eca8f35e3a253
/
dlls
/
crypt32
/
filestore.c
c52d110
crypt32: Don't free a file store's mem store, it's already freed by the provider store.
by Juan Lang
· 15 years ago
9035851
crypt32: Remove remaining superfluous pointer casts.
by Michael Stefaniuc
· 16 years ago
09aec4f
crypt32: Don't restrict file stores to binary-encoded files.
by Juan Lang
· 16 years ago
ec1e1b3
crypt32: Add CTLs to the file store.
by Juan Lang
· 17 years ago
8894496
crypt32: Use I_CertUpdateStore in file stores.
by Juan Lang
· 17 years ago
15cab33
crypt32: Implement opening file name stores from files that contain PKCS7 messages.
by Juan Lang
· 18 years ago
9998171
crypt32: Allow file stores to support more than one type of file.
by Juan Lang
· 18 years ago
60fcce5
crypt32: Create file store directly in CRYPT_FileNameOpenStoreW.
by Juan Lang
· 18 years ago
2373b8b
crypt32: Add a helper function to create a file store from an already-initialized memory store.
by Juan Lang
· 18 years ago
9c55a71
crypt32: Use CertSaveStore to save file stores.
by Juan Lang
· 18 years ago
bc81929
crypt32: Rename a couple of functions.
by Juan Lang
· 18 years ago
1d53424
crypt32: Don't store the crypto provider when it isn't needed.
by Juan Lang
· 18 years ago
9be5007
crypt32: Don't store redundant copy of crypto provider in file store.
by Juan Lang
· 18 years ago
71dffce
crypt32: Move file store to a separate file.
by Juan Lang
· 18 years ago