.. |
tests
|
crypt32/tests: Get the tests running on Windows 98.
|
2007-11-20 16:45:02 +01:00 |
Makefile.in
|
crypt32: Partially implement CryptQueryObject.
|
2007-09-26 14:27:02 +02:00 |
base64.c
|
…
|
|
cert.c
|
crypt32: Implement finding an existing certificate in a store.
|
2007-11-28 11:20:06 +01:00 |
chain.c
|
crypt32: Do not use an empty body in an else-statement as documentation.
|
2007-12-10 12:35:56 +01:00 |
collectionstore.c
|
crypt32: Don't store the crypto provider when it isn't needed.
|
2007-08-20 11:52:21 +02:00 |
context.c
|
crypt32: Add more tests for getting issuer cert from store.
|
2007-09-10 15:48:10 +02:00 |
crl.c
|
crypt32: Use GetSystemTimeAsFileTime rather than GetSystemTime/SystemTimeToFileTime.
|
2007-10-19 14:21:18 +02:00 |
crypt32.rc
|
crypt32: Add Swedish translation.
|
2007-10-16 12:40:00 +02:00 |
crypt32.spec
|
crypt32: Add CertVerifyRevocation stub.
|
2007-10-24 12:33:10 +02:00 |
crypt32_De.rc
|
resources: Change German sublanguage code to SUBLANG_NEUTRAL.
|
2006-10-24 11:45:12 +02:00 |
crypt32_En.rc
|
…
|
|
crypt32_Fr.rc
|
…
|
|
crypt32_Ko.rc
|
Korean: Use SUBLANG_NEUTRAL in Korean resources.
|
2006-10-20 13:49:39 +02:00 |
crypt32_No.rc
|
…
|
|
crypt32_Sv.rc
|
crypt32: Add Swedish translation.
|
2007-10-16 12:40:00 +02:00 |
crypt32_private.h
|
Assorted spelling fixes.
|
2007-10-23 18:20:27 +02:00 |
cryptres.h
|
…
|
|
decode.c
|
crypt32: Remove unnecessary casts.
|
2007-12-04 14:32:39 +01:00 |
encode.c
|
crypt32: Don't leak buffer when a unicode string contains an invalid character.
|
2007-11-02 12:22:21 +01:00 |
filestore.c
|
crypt32: Use I_CertUpdateStore in file stores.
|
2007-10-19 14:20:44 +02:00 |
main.c
|
crypt32: Free root store when quitting.
|
2007-10-19 14:22:21 +02:00 |
msg.c
|
crypt32: Keep signer handle count separate from signer info.
|
2007-10-19 14:23:14 +02:00 |
object.c
|
crypt32: Rename a couple of functions.
|
2007-09-28 11:30:48 +02:00 |
oid.c
|
crypt32: Free memory on an error path.
|
2007-10-19 14:22:28 +02:00 |
proplist.c
|
crypt32: Add DebugInfo to critical sections.
|
2007-03-12 13:37:57 +01:00 |
protectdata.c
|
crypt32: Use 3DES to encrypt data.
|
2007-11-08 11:49:32 +01:00 |
provstore.c
|
crypt32: Don't store the crypto provider when it isn't needed.
|
2007-08-20 11:52:21 +02:00 |
regstore.c
|
crypt32: Use I_CertUpdateStore in registry stores.
|
2007-10-19 14:20:59 +02:00 |
rootstore.c
|
crypt32: Fix leaked chains creating the root store.
|
2007-11-02 12:21:53 +01:00 |
serialize.c
|
crypt32: Remove unnecessary casts.
|
2007-12-04 14:32:39 +01:00 |
sip.c
|
crypt32: Initialize a variable.
|
2007-11-05 14:15:06 +01:00 |
store.c
|
crypt32: Add CERT_STORE_ADD_NEWER support to CertAddCertificateContextToStore.
|
2007-11-28 11:20:11 +01:00 |
str.c
|
crypt32: Use consistent error checking.
|
2007-11-02 12:38:21 +01:00 |
version.rc
|
…
|
|