wine-wine/dlls/crypt32
Juan Lang 92afe743ef crypt32: Forward CryptAcquireContextU to CryptAcquireContextW. 2006-10-04 09:59:51 +02:00
..
tests crypt32/tests: Replace bad use of sprintf by 2 strcats. 2006-10-03 20:20:49 +02:00
Makefile.in Add a WINE_NO_LONG_INT define to many makefiles to ease the transition of DWORD/LONG/ULONG from long to int. 2006-09-29 16:08:30 +02:00
base64.c crypt32: Implement CryptBinaryToStringA and CryptStringToBinaryA. 2006-05-31 11:58:40 +02:00
cert.c crypt32: Make it clearer where alg ids come from in CryptVerifyCertificateSignatureEx. 2006-10-03 20:20:29 +02:00
chain.c crypt32: Don't crash on freeing null chain engine. 2006-09-21 11:16:10 +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 CertGetCRLFromStore. 2006-06-22 12:29:04 +02:00
crypt32.rc crypt32: Initial French translation. 2006-10-03 11:17:37 +02:00
crypt32.spec crypt32: Forward CryptAcquireContextU to CryptAcquireContextW. 2006-10-04 09:59:51 +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_Fr.rc crypt32: Initial French translation. 2006-10-03 11:17:37 +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: Implement file stores. 2006-07-26 10:24:53 +02:00
cryptres.h Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
decode.c crypt32: Encode/decode authority key ids. 2006-09-27 09:40:50 +02:00
encode.c crypt32: Encode/decode authority key ids. 2006-09-27 09:40:50 +02:00
main.c crypt32: Move SIP related functions to their own file. 2006-09-20 11:16:20 +02:00
oid.c crypt32: Include wine/port.h for strcasecmp. 2006-10-03 20:33:36 +02:00
proplist.c Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
protectdata.c crypt32: Cast-qual warnings fix. 2006-09-07 13:44:42 +02:00
serialize.c crypt32: Implement file stores. 2006-07-26 10:24:53 +02:00
sip.c crypt32: Added some CryptSIP stub implementations. 2006-09-29 14:41:00 +02:00
store.c crypt32: Include wine/port.h for strcasecmp. 2006-10-03 20:33:36 +02:00
str.c crypt32: Cast-qual warnings fix. 2006-09-07 13:44:42 +02:00
version.rc Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00