.. |
tests
|
crypt32: Initialize a pointer for dynamic data.
|
2011-11-22 18:24:41 +01:00 |
base64.c
|
crypt32: Remove dead code (Clang).
|
2011-07-05 14:42:40 +02:00 |
cert.c
|
crypt32: Fix memory leak in failure cases.
|
2011-09-22 19:51:50 +02:00 |
chain.c
|
crypt32: Fix printing NULL strings.
|
2011-09-20 16:21:38 +02:00 |
collectionstore.c
|
crypt32: Constify some variables.
|
2010-08-16 13:46:37 +02:00 |
context.c
|
crypt32: Rename a function to reflect its behavior better, and return whether it succeeds.
|
2009-11-04 16:45:18 +01:00 |
crl.c
|
crypt32: Fix memory leak in failure cases.
|
2011-09-22 19:51:50 +02:00 |
crypt32.rc
|
crypt32 & cryptdlg: Specify a message context for 'CA', 'OCSP' and 'CPS'.
|
2011-09-05 11:38:03 +02:00 |
crypt32.spec
|
crypt32: Add stub for PFXVerifyPassword.
|
2011-06-03 17:36:09 +02:00 |
crypt32_private.h
|
crypt32: Mark internal symbols as hidden visibility.
|
2011-04-25 13:02:07 +02:00 |
cryptres.h
|
crypt32: Add "Disallowed" to CryptFindLocalizedName.
|
2009-07-06 14:35:26 +02:00 |
ctl.c
|
crypt32: Fix memory leak in failure cases.
|
2011-09-22 19:51:50 +02:00 |
decode.c
|
crypt32: Initialize a pointer for dynamic data.
|
2011-11-22 18:24:41 +01:00 |
encode.c
|
crypt32: Avoid reading unitialized variables (Coverity).
|
2011-12-19 20:15:42 +01:00 |
filestore.c
|
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 |
main.c
|
crypt32: Switch to use the AES provider by default.
|
2010-03-16 11:29:53 +01:00 |
Makefile.in
|
crypt32: Convert translations to po files.
|
2011-01-06 13:56:08 +01:00 |
message.c
|
crypt32: Implement CryptEncryptMessage.
|
2010-12-08 16:50:58 +01:00 |
msg.c
|
crypt32: Don't assume a function succeeded (clang).
|
2011-02-16 14:26:26 +01:00 |
object.c
|
crypt32: Remove dead code (Clang).
|
2011-07-05 14:42:40 +02:00 |
oid.c
|
crypt32: Delete the oid and sip static critical sections when unloading the dll.
|
2011-11-16 17:02:52 +01:00 |
proplist.c
|
|
|
protectdata.c
|
crypt32: GetUserName sets last error to ERROR_INSUFFICIENT_BUFFER if the buffer is too small.
|
2011-06-01 16:13:30 +02:00 |
provstore.c
|
|
|
regstore.c
|
crypt32: Add stub for CERT_STORE_CTRL_AUTO_RESYNC of registry stores.
|
2010-05-17 12:42:31 +02:00 |
rootstore.c
|
crypt32: Include system headers before Windows headers.
|
2011-09-05 17:22:17 +02:00 |
serialize.c
|
dlls: Assorted spelling fixes.
|
2011-08-01 18:26:27 +02:00 |
sip.c
|
crypt32: Delete the oid and sip static critical sections when unloading the dll.
|
2011-11-16 17:02:52 +01:00 |
store.c
|
crypt32: Add stub for CertRegisterPhysicalStore.
|
2011-01-17 13:22:05 +01:00 |
str.c
|
crypt32: Test/correct CertGetNameString with NULL pvTypePara.
|
2011-09-09 13:33:11 +02:00 |