Sweden-Number/dlls/crypt32
Jacek Caban fa37b63517 crypt32: Moved ContextList freeing to store.c and get rid of ContextList. 2013-10-17 11:20:01 +02:00
..
tests crypt32: Added more cert duplicate and link tests. 2013-10-17 11:18:50 +02:00
Makefile.in
base64.c
cert.c crypt32: Use context_t in addContext. 2013-10-17 11:19:20 +02:00
chain.c
collectionstore.c crypt32: Get rid of no longer needed contextSize arguments. 2013-10-17 11:19:31 +02:00
context.c crypt32: Moved ContextList freeing to store.c and get rid of ContextList. 2013-10-17 11:20:01 +02:00
crl.c crypt32: Store properties directly in link contexts and get rid of Context_GetProperties. 2013-10-17 11:19:03 +02:00
crypt32.rc
crypt32.spec
crypt32_private.h crypt32: Moved ContextList freeing to store.c and get rid of ContextList. 2013-10-17 11:20:01 +02:00
cryptres.h
ctl.c crypt32: Use context_t in addContext. 2013-10-17 11:19:20 +02:00
decode.c
encode.c
filestore.c
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
object.c crypt32: Use Context_Release instead of WINE_CONTEXT_INTERFACE. 2013-10-14 17:26:15 +02:00
oid.c
proplist.c
protectdata.c
provstore.c crypt32: Use context_t in addContext. 2013-10-17 11:19:20 +02:00
regstore.c crypt32: Store list entry directly in context_t. 2013-10-15 17:43:03 +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: Moved ContextList freeing to store.c and get rid of ContextList. 2013-10-17 11:20:01 +02:00
str.c