Sweden-Number/dlls/crypt32
Juan Lang 8170acfc35 crypt32: Remove iTunes chain from certificate policy tests, there's no guarantee the root cert is trusted. 2007-10-26 12:46:30 +02:00
..
tests crypt32: Remove iTunes chain from certificate policy tests, there's no guarantee the root cert is trusted. 2007-10-26 12:46:30 +02:00
Makefile.in crypt32: Partially implement CryptQueryObject. 2007-09-26 14:27:02 +02:00
base64.c crypt32: Win64 printf format warning fixes. 2006-10-04 09:59:57 +02:00
cert.c crypt32: Implement CertVerifyRevocation. 2007-10-24 12:33:32 +02:00
chain.c crypt32: Implement cert chain revocation checking. 2007-10-24 12:33:39 +02: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 Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
crypt32_Fr.rc French rc files must be encoded in iso-8859-1, not utf-8. 2006-10-06 12:32:08 +02:00
crypt32_Ko.rc Korean: Use SUBLANG_NEUTRAL in Korean resources. 2006-10-20 13:49:39 +02:00
crypt32_No.rc Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
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 Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
decode.c crypt32: Fix pointer casts in decode.c too. 2007-10-17 14:14:36 +02:00
encode.c crypt32: Don't assume string pointer has been set if length is 0. 2007-10-22 13:52:15 +02: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: Avoid misleading fixme when no data are passed to CryptUnprotectData. 2007-10-25 12:54:14 +02: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: Free root store when quitting. 2007-10-19 14:22:21 +02:00
serialize.c crypt32: Be more strict about format of serialized store files. 2007-10-01 12:32:44 +02:00
sip.c crypt32: Trace more return values. 2007-08-10 12:58:17 +02:00
store.c crypt32: Simplify I_CertUpdateStore. 2007-10-22 12:36:07 +02:00
str.c crypt32: Always set *ppszError. 2007-10-22 13:52:24 +02:00
version.rc Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00