Sweden-Number/dlls/crypt32/tests
Alexandre Julliard b86d515ed6 dlls: Remove explicit imports of kernel32 and ntdll. 2010-07-21 17:38:36 +02:00
..
Makefile.in dlls: Remove explicit imports of kernel32 and ntdll. 2010-07-21 17:38:36 +02:00
base64.c
cert.c crypt32/tests: Don't pass as a parameter a variable that could be local. 2009-12-07 09:49:07 +01:00
chain.c crypt32: Implement wildcard domain name matching in subject alternative names. 2010-05-21 14:37:52 +02:00
crl.c crypt32: When searching for a CRL by the AKI extension, the extension has to be decoded to match. 2009-11-21 14:31:46 +01:00
ctl.c crypt32: Fix duplicating a NULL CTL context. 2009-10-21 16:05:55 +02:00
encode.c crypt32/tests: Add a trailing '\n' to ok() calls. 2010-06-22 20:03:27 +02:00
main.c crypt32: Fix CryptFreeTls when calling with a freed index. 2010-03-03 11:50:04 +01:00
message.c
msg.c crypt32/tests: Add a win_skip(). 2010-01-20 15:29:50 +01:00
object.c
oid.c
protectdata.c crypt32/tests: Avoid size_t in traces. 2009-12-09 12:19:38 +01:00
sip.c crypt32: Fix a test failure on systems with no c: drive. 2009-10-26 11:17:00 +01:00
store.c crypt32/tests: Add a trailing '\n' to ok() calls. 2010-06-22 20:03:27 +02:00
str.c