.. |
tests
|
crypt32/tests: Certificates update to fix chain failures on Fedora 25.
|
2016-11-28 13:55:54 +01:00 |
Makefile.in
|
configure: Rename substituted variables to a standard _CFLAGS and _LIBS format.
|
2014-01-30 14:51:33 +01:00 |
base64.c
|
…
|
|
cert.c
|
crypt32: Add CERT_OCSP_RESPONSE_PROP_ID setter.
|
2015-08-26 23:53:22 +09:00 |
chain.c
|
crypt32: Fix a leak on error path (Coverity).
|
2016-01-11 19:54:15 +09:00 |
collectionstore.c
|
crypt32: Use regular list iterator when there's no need for safe one.
|
2016-07-07 22:24:03 +09:00 |
context.c
|
crypt32: Don't access context after releaseContext call.
|
2013-10-22 16:37:41 +02:00 |
crl.c
|
crypt32: Get rid of no longer needed hCertStore checks.
|
2013-10-21 21:06:17 +02:00 |
crypt32.rc
|
makefiles: Add makedep pragmas for rc files that contain translations.
|
2013-11-05 20:38:19 +01:00 |
crypt32.spec
|
crypt32: Cert(Un)RegisterSystemStore semi-stubs.
|
2016-10-19 09:48:51 -07:00 |
crypt32_private.h
|
crypt32: Import system root certs into volatile registry keys instead of dedicated root store.
|
2016-11-07 17:49:25 +01:00 |
cryptres.h
|
…
|
|
ctl.c
|
crypt32: Remove an uneeded NONAMELESSUNION directive.
|
2015-03-10 15:18:18 +09:00 |
decode.c
|
crypt32: Zero-pad RSA Private Key values as needed to fit PRIVATEKEYBLOB.
|
2015-10-14 12:45:15 +09:00 |
encode.c
|
crypt32: Use BOOL type where appropriate.
|
2014-01-09 12:11:33 +01:00 |
filestore.c
|
crypt32: Set correct return value if CryptMemAlloc fails.
|
2013-12-09 11:47:44 +01:00 |
main.c
|
crypt32: Import system root certs into volatile registry keys instead of dedicated root store.
|
2016-11-07 17:49:25 +01:00 |
message.c
|
…
|
|
msg.c
|
crypt32: Add CryptMsgVerifyCountersignatureEncoded stub.
|
2016-03-23 13:14:34 +09:00 |
object.c
|
crypt32: Set correct return value if CryptMemAlloc fails.
|
2013-12-09 11:47:44 +01:00 |
oid.c
|
crypt32: Add support for decoding serial number property in the certificate attributes.
|
2013-12-12 12:27:29 +01:00 |
proplist.c
|
crypt32: Use regular list iterator when there's no need for safe one.
|
2016-07-07 22:24:03 +09:00 |
protectdata.c
|
…
|
|
provstore.c
|
crypt32: Keep reference to store in contexts.
|
2013-10-18 11:35:58 +02:00 |
regstore.c
|
crypt32: Import system root certs into volatile registry keys instead of dedicated root store.
|
2016-11-07 17:49:25 +01:00 |
rootstore.c
|
crypt32: Import system root certs into volatile registry keys instead of dedicated root store.
|
2016-11-07 17:49:25 +01:00 |
serialize.c
|
crypt32: Use Context_Release instead of WINE_CONTEXT_INTERFACE.
|
2013-10-14 17:26:15 +02:00 |
sip.c
|
crypt32: Add a new element to SIP_ADD_NEWPROVIDER.
|
2014-06-11 13:03:46 +02:00 |
store.c
|
crypt32: Import system root certs into volatile registry keys instead of dedicated root store.
|
2016-11-07 17:49:25 +01:00 |
str.c
|
crypt32: Fix key name null termination (Coverity).
|
2015-11-24 22:58:44 +09:00 |