Sweden-Number/dlls/crypt32
Jacek Caban 2553b4602b crypt32: Use context_t in Context_CreateLinkContext. 2013-10-14 17:26:15 +02:00
..
tests crypt32: Added new empty store type and use it for creating certificates with no store. 2013-10-14 17:26:14 +02:00
Makefile.in crypt32: Added support for retrieving issuers from URL cache. 2013-09-06 17:25:08 +02:00
base64.c
cert.c crypt32: Moved context desatructor to vtbl. 2013-10-14 17:26:15 +02:00
chain.c crypt32: Added support for retrieving certs by URL. 2013-09-06 17:25:08 +02:00
collectionstore.c crypt32: Use context_t in Context_CreateLinkContext. 2013-10-14 17:26:15 +02:00
context.c crypt32: Use context_t in Context_CreateLinkContext. 2013-10-14 17:26:15 +02:00
crl.c crypt32: Moved context desatructor to vtbl. 2013-10-14 17:26:15 +02:00
crypt32.rc crypt32: Use neutral language for the version resource. 2013-07-09 22:21:58 +02:00
crypt32.spec
crypt32_private.h crypt32: Use context_t in Context_CreateLinkContext. 2013-10-14 17:26:15 +02:00
cryptres.h
ctl.c crypt32: Moved context desatructor to vtbl. 2013-10-14 17:26:15 +02:00
decode.c
encode.c
filestore.c crypt32: Get rid of PWINE_FILESTOREINFO typedef. 2013-09-04 14:38:24 +02:00
main.c crypt32: Added new empty store type and use it for creating certificates with no store. 2013-10-14 17:26:14 +02:00
message.c
msg.c crypt32: Get rid of remaining P* typedefs. 2013-09-04 14:38:41 +02:00
object.c crypt32: Use Context_Release instead of WINE_CONTEXT_INTERFACE. 2013-10-14 17:26:15 +02:00
oid.c
proplist.c crypt32: Get rid of PCONTEXT_PROPERTY typedef. 2013-09-04 14:38:27 +02:00
protectdata.c
provstore.c crypt32: Moved store context functions to vtbl. 2013-10-14 17:26:14 +02:00
regstore.c crypt32: Use Context_Release instead of WINE_CONTEXT_INTERFACE. 2013-10-14 17:26:15 +02:00
rootstore.c crypt32: Added addref to store vtbl and use it instead of directly accessing ref. 2013-10-14 17:26:14 +02:00
serialize.c crypt32: Use Context_Release instead of WINE_CONTEXT_INTERFACE. 2013-10-14 17:26:15 +02:00
sip.c
store.c crypt32: Use Context_Release instead of WINE_CONTEXT_INTERFACE. 2013-10-14 17:26:15 +02:00
str.c