.. |
tests
|
tests: Compile the tests by default with -D__WINESRC__.
|
2013-10-02 11:04:02 +02:00 |
Makefile.in
|
crypt32: Added support for retrieving issuers from URL cache.
|
2013-09-06 17:25:08 +02:00 |
base64.c
|
crypt32: Avoid TRUE:FALSE conditional expressions.
|
2012-08-13 11:49:49 +02:00 |
cert.c
|
crypt32: Get rid of no longer used contextSize argument in Context_Release.
|
2013-10-08 18:10:06 +02:00 |
chain.c
|
crypt32: Added support for retrieving certs by URL.
|
2013-09-06 17:25:08 +02:00 |
collectionstore.c
|
crypt32: Get rid of no longer used contextSize argument in Context_GetLinkedContext.
|
2013-10-08 18:09:58 +02:00 |
context.c
|
crypt32: Don't follow linked contexts in AddRef/Release implementations.
|
2013-10-08 18:10:15 +02:00 |
crl.c
|
crypt32: Get rid of no longer used contextSize argument in Context_Release.
|
2013-10-08 18:10:06 +02:00 |
crypt32.rc
|
crypt32: Use neutral language for the version resource.
|
2013-07-09 22:21:58 +02:00 |
crypt32.spec
|
crypt32: Add stub for PFXVerifyPassword.
|
2011-06-03 17:36:09 +02:00 |
crypt32_private.h
|
crypt32: Get rid of no longer used contextSize argument in Context_CopyProperties.
|
2013-10-08 18:10:10 +02:00 |
cryptres.h
|
crypt32: Remove some strings that don't need to be translated from the resources.
|
2012-01-18 16:43:43 +01:00 |
ctl.c
|
crypt32: Get rid of no longer used contextSize argument in Context_CopyProperties.
|
2013-10-08 18:10:10 +02:00 |
decode.c
|
crypt32: Use assignment instead of memcpy to copy a struct.
|
2013-01-24 15:38:56 +01:00 |
encode.c
|
crypt32: Avoid reading unitialized variables (Coverity).
|
2011-12-19 20:15:42 +01:00 |
filestore.c
|
crypt32: Get rid of PWINE_FILESTOREINFO typedef.
|
2013-09-04 14:38:24 +02:00 |
main.c
|
crypt32: Don't bother to free memory at process exit.
|
2013-05-15 10:16:05 +02:00 |
message.c
|
crypt32: Use assignment instead of memcpy to copy structs.
|
2013-02-05 20:15:36 +01:00 |
msg.c
|
crypt32: Get rid of remaining P* typedefs.
|
2013-09-04 14:38:41 +02:00 |
object.c
|
crypt32: Avoid signed-unsigned integer comparisons.
|
2013-01-02 13:35:54 +01:00 |
oid.c
|
crypt32: Remove unused variables.
|
2012-11-20 11:44:53 +01:00 |
proplist.c
|
crypt32: Get rid of PCONTEXT_PROPERTY typedef.
|
2013-09-04 14:38:27 +02:00 |
protectdata.c
|
…
|
|
provstore.c
|
crypt32: Get rid of PWINE_PROVIDERSTORE typedef.
|
2013-09-04 14:38:31 +02:00 |
regstore.c
|
crypt32: Get rid of PWINE_HASH_TO_DELETE and PWINE_REGSTOREINFO typedefs.
|
2013-09-04 14:38:37 +02:00 |
rootstore.c
|
crypt32: Get rid of PWINECRYPT_CERTSTORE typedef.
|
2013-09-04 14:37:57 +02:00 |
serialize.c
|
crypt32: Get rid of remaining P* typedefs.
|
2013-09-04 14:38:41 +02:00 |
sip.c
|
crypt32: Avoid double free in CRYPT_LoadSIP on error path (coverity).
|
2012-10-30 10:46:33 +01:00 |
store.c
|
crypt32: Get rid of no longer used contextSize argument in Context_CopyProperties.
|
2013-10-08 18:10:10 +02:00 |
str.c
|
crypt32: Test/correct CertGetNameString with NULL pvTypePara.
|
2011-09-09 13:33:11 +02:00 |