.. |
tests
|
crypt32/tests: Get rid of the iTunes chain that no longer validates.
|
2011-05-22 11:30:44 +02:00 |
Makefile.in
|
crypt32: Convert translations to po files.
|
2011-01-06 13:56:08 +01:00 |
base64.c
|
crypt32: Rework Base64WithHeaderAndTrailerToBinaryA and Base64WithHeaderAndTrailerToBinaryW so that they accept a wider variety of headers and trailers.
|
2011-04-25 19:38:25 +02:00 |
cert.c
|
crypt32: Support CERT_COMPARE_NAME_STR_A in CertFindCertificateInStore.
|
2011-06-09 16:57:44 +02:00 |
chain.c
|
crypt32: Accept CA certificates without a key usage extension.
|
2011-04-05 11:14:10 +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 return value (clang).
|
2011-02-16 14:26:26 +01:00 |
crypt32.rc
|
po: Fix/improve some English entries.
|
2011-04-29 14:21:40 +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
|
…
|
|
ctl.c
|
crypt32: Fix return value (clang).
|
2011-02-16 14:26:26 +01:00 |
decode.c
|
crypt32: Add stub for PFXVerifyPassword.
|
2011-06-03 17:36:09 +02:00 |
encode.c
|
crypt32: Don't assign a count value unless memory allocation succeeds (clang).
|
2011-02-16 14:26:27 +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 |
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: Fix content type in CRYPT_QueryEmbeddedMessageObject function.
|
2011-05-03 19:34:29 +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
|
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
|
configure: Improve check for security framework and don't warn about gnutls in that case.
|
2011-03-14 19:31:28 +01: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 stub for CertRegisterPhysicalStore.
|
2011-01-17 13:22:05 +01:00 |
str.c
|
crypt32: Fix CertStrToName's CERT_NAME_STR_NO_QUOTING_FLAG usage.
|
2011-04-19 18:29:24 +02:00 |