.. |
tests
|
crypt32/tests: Test OpenSSL chain separately to address test failures on Win98.
|
2010-10-06 20:46:51 +02:00 |
Makefile.in
|
makefiles: Add a standard header for all makefiles to replace the common variable initializations.
|
2010-09-19 12:36:48 +02:00 |
base64.c
|
crypt32: Fix type of empty in encodeBase64W().
|
2010-03-26 10:32:23 +01:00 |
cert.c
|
crypt32: Implement CertAddCertificateLinkToStore on top of CertAddCertificateContextToStore.
|
2010-05-17 12:42:31 +02:00 |
chain.c
|
crypt32: Set correct error when encountering unsupported critical extensions in the base and SSL policy.
|
2010-10-06 20:46:50 +02:00 |
collectionstore.c
|
crypt32: Constify some variables.
|
2010-08-16 13:46:37 +02:00 |
context.c
|
…
|
|
crl.c
|
…
|
|
crypt32.spec
|
crypt32: Add a stub for CryptEncryptMessage.
|
2010-09-18 13:07:28 +02:00 |
crypt32_De.rc
|
crypt32: Fix German translation.
|
2010-10-04 15:00:05 +02:00 |
crypt32_En.rc
|
crypt32: Remove the ignored common resource attributes.
|
2010-07-22 11:41:35 +02:00 |
crypt32_Fr.rc
|
crypt32: Remove the ignored common resource attributes.
|
2010-07-22 11:41:35 +02:00 |
crypt32_Hu.rc
|
crypt32: Remove the ignored common resource attributes.
|
2010-07-22 11:41:35 +02:00 |
crypt32_It.rc
|
crypt32: Update Italian translation.
|
2010-09-21 17:53:53 +02:00 |
crypt32_Ko.rc
|
crypt32: Remove the ignored common resource attributes.
|
2010-07-22 11:41:35 +02:00 |
crypt32_Lt.rc
|
crypt32: Remove the ignored common resource attributes.
|
2010-07-22 11:41:35 +02:00 |
crypt32_Nl.rc
|
crypt32: Remove the ignored common resource attributes.
|
2010-07-22 11:41:35 +02:00 |
crypt32_No.rc
|
crypt32: Remove the ignored common resource attributes.
|
2010-07-22 11:41:35 +02:00 |
crypt32_Pl.rc
|
crypt32: Remove the ignored common resource attributes.
|
2010-07-22 11:41:35 +02:00 |
crypt32_Pt.rc
|
crypt32: Remove the ignored common resource attributes.
|
2010-07-22 11:41:35 +02:00 |
crypt32_Ro.rc
|
crypt32: Remove the ignored common resource attributes.
|
2010-07-22 11:41:35 +02:00 |
crypt32_Sv.rc
|
crypt32: Remove the ignored common resource attributes.
|
2010-07-22 11:41:35 +02:00 |
crypt32_Uk.rc
|
crypt32: Ukrainian translation update.
|
2010-07-28 16:28:20 +02:00 |
crypt32_private.h
|
crypt32: Constify some variables.
|
2010-08-16 13:46:37 +02:00 |
cryptres.h
|
…
|
|
ctl.c
|
…
|
|
decode.c
|
crypt32: Constify some variables.
|
2010-08-16 13:46:37 +02:00 |
encode.c
|
crypt32: Constify some variables.
|
2010-08-16 13:46:37 +02:00 |
filestore.c
|
…
|
|
main.c
|
crypt32: Switch to use the AES provider by default.
|
2010-03-16 11:29:53 +01:00 |
message.c
|
crypt32: Remove redundant NULL check before CryptMemFree (Smatch).
|
2010-09-29 10:06:01 +02:00 |
msg.c
|
crypt32: Initialize HashEncryptionAlgorithm.
|
2010-09-16 13:59:06 -05:00 |
object.c
|
crypt32: Constify some variables.
|
2010-08-20 13:21:30 +02:00 |
oid.c
|
crypt32: Add constants to support SHA-256, SHA-384, and SHA-512.
|
2010-03-16 11:29:48 +01:00 |
proplist.c
|
…
|
|
protectdata.c
|
…
|
|
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: Avoid relying on PATH_MAX in import_certs_from_dir helper.
|
2010-10-08 11:56:45 +02:00 |
serialize.c
|
crypt32: Increment current pointer on successful reads from memory.
|
2010-06-16 11:44:34 +02:00 |
sip.c
|
crypt32: Add parameter checking to CryptSIPCreateIndirectData.
|
2010-09-24 18:20:27 +02:00 |
store.c
|
crypt32: Add support for CERT_STORE_PROV_SERIALIZED to CertOpenStore.
|
2010-06-16 11:44:48 +02:00 |
str.c
|
crypt32: Constify some variables.
|
2010-08-20 13:21:30 +02:00 |
version.rc
|
…
|
|