Sweden-Number/dlls/crypt32
Mike McCormack 4dace74bd8 crypt32: Fix a cast for Win64. 2006-06-14 12:47:05 +02:00
..
tests crypt32/tests: Don't use sizeof in ok() to avoid printf format warnings. 2006-06-13 14:02:03 +02:00
.gitignore crypt32: implement CryptEnumOIDInfo and CryptFindOIDInfo. 2006-02-24 11:26:01 +01:00
Makefile.in crypt32: Implement CryptBinaryToStringA and CryptStringToBinaryA. 2006-05-31 11:58:40 +02:00
base64.c crypt32: Implement CryptBinaryToStringA and CryptStringToBinaryA. 2006-05-31 11:58:40 +02:00
cert.c crypt32: Write-strings warning fix. 2006-05-31 11:44:20 +02:00
context.c crypt32: Use unsigned int instead of size_t to avoid printf format warnings. 2006-06-13 14:14:00 +02:00
crl.c crypt32: Implement CertVerifyCRLTimeValidity and partially implement CertVerifySubjectCertificateContext. 2006-05-26 20:20:50 +02:00
crypt32.rc Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
crypt32.spec crypt32: Implement CryptBinaryToStringA and CryptStringToBinaryA. 2006-05-31 11:58:40 +02:00
crypt32_De.rc Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
crypt32_En.rc Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
crypt32_Ko.rc Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
crypt32_No.rc Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
crypt32_private.h crypt32: Use unsigned int instead of size_t to avoid printf format warnings. 2006-06-13 14:14:00 +02:00
cryptres.h Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
decode.c crypt32: Implement X509_NAME_VALUE encoding/decoding. 2006-06-03 11:55:01 +02:00
encode.c crypt32: Write-strings warning fix. 2006-06-07 15:24:05 +02:00
main.c Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
oid.c crypt32: Fix a cast for Win64. 2006-06-14 12:47:05 +02:00
proplist.c Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
protectdata.c Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
serialize.c crypt32: Implement CertSerializeCRLStoreElement. 2006-05-26 11:56:45 +02:00
store.c crypt32: Use unsigned int instead of size_t to avoid printf format warnings. 2006-06-13 14:14:00 +02:00
str.c Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
version.rc Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00